| Home · All Classes · Annotated · Functions |
The QDLHeartBeat class automates the sending of a heart beat to clients. More...
#include <QDLHeartBeat>
Inherits QObject.
The QDLHeartBeat class automates the sending of a heart beat to clients.
QDLHeartBeat automates the sending of a heart beat to a QDLClient. It begins sending a heart beat when constructed and terminates when it is destructed (for example, goes out of scope).
This is used by a source application to let a client know that a request is being actively processed.
See also QDLClient.
Constructs a QDLHeartBeat and immediately begins sending heart beats to the client specified by clientID.
Destructs the QDLHeartBeat so that it no longer sends heart beats.
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |