SynchTimer Class Referenceabstract
#include <synchtimer.h>
Inheritance diagram for SynchTimer:
Protected Slots | |
| virtual void | slotTimer ()=0 |
Protected Member Functions | |
| virtual void | start ()=0 |
| void | connecT (TQObject *receiver, const char *member) |
| void | disconnecT (TQObject *receiver, const char *member=0) |
| bool | hasConnections () const |
Protected Attributes | |
| TQTimer * | mTimer |
Detailed Description
SynchTimer is a virtual base class for application-wide timers synchronised to a time boundary.
Definition at line 37 of file synchtimer.h.
The documentation for this class was generated from the following files:
