StartOfDayTimer Class Reference
#include <startdaytimer.h>
Inherits DailyTimer.
Static Public Member Functions | |
static void | connect (TQObject *receiver, const char *member) |
static void | disconnect (TQObject *receiver, const char *member=0) |
Static Protected Member Functions | |
static StartOfDayTimer * | instance () |
Detailed Description
StartOfDayTimer is an application-wide timer synchronised to the user-defined start-of-day time (set in KAlarm's Preferences dialog).
It automatically adjusts to any changes in the start-of-day time.
Definition at line 35 of file startdaytimer.h.
Constructor & Destructor Documentation
◆ ~StartOfDayTimer()
|
inlinevirtual |
Definition at line 40 of file startdaytimer.h.
◆ StartOfDayTimer()
|
protected |
Definition at line 29 of file startdaytimer.cpp.
Member Function Documentation
◆ connect()
|
inlinestatic |
Connect to the timer signal.
- Parameters
-
receiver Receiving object. member Slot to activate.
Definition at line 45 of file startdaytimer.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 52 of file startdaytimer.h.
◆ instance()
|
staticprotected |
Definition at line 35 of file startdaytimer.cpp.
The documentation for this class was generated from the following files: