MidnightTimer Class Reference
#include <synchtimer.h>
Static Public Member Functions | |
static void | connect (TQObject *receiver, const char *member) |
static void | disconnect (TQObject *receiver, const char *member=0) |
Detailed Description
MidnightTimer is an application-wide timer synchronised to midnight, local time.
Definition at line 181 of file synchtimer.h.
Member Function Documentation
◆ connect()
|
inlinestatic |
Connect to the timer signal.
- Parameters
-
receiver Receiving object. member Slot to activate.
Definition at line 188 of file synchtimer.h.
◆ disconnect()
|
inlinestatic |
Disconnect from the timer signal.
- Parameters
-
receiver Receiving object. member Slot to disconnect. If null, all slots belonging to receiver
will be disconnected.
Definition at line 195 of file synchtimer.h.
The documentation for this class was generated from the following file: