kalarm
StartOfDayTimer Class Reference
#include <startdaytimer.h>
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.
- Author:
- David Jarvie <software@astrojar.org.uk>
Definition at line 35 of file startdaytimer.h.
Public Member Functions | |
virtual | ~StartOfDayTimer () |
Static Public Member Functions | |
static void | connect (QObject *receiver, const char *member) |
static void | disconnect (QObject *receiver, const char *member=0) |
Protected Member Functions | |
StartOfDayTimer () | |
Static Protected Member Functions | |
static StartOfDayTimer * | instance () |
Member Function Documentation
|
Connect to the timer signal.
Definition at line 44 of file startdaytimer.h. |
|
Disconnect from the timer signal.
Definition at line 51 of file startdaytimer.h. |
The documentation for this class was generated from the following files: