kalarm/lib
MinuteTimer Class Reference
#include <synchtimer.h>
Inheritance diagram for MinuteTimer:

Detailed Description
MinuteTimer is an application-wide timer synchronised to the minute boundary.
- Author:
- David Jarvie <software@astrojar.org.uk>
Definition at line 76 of file synchtimer.h.
Public Member Functions | |
virtual | ~MinuteTimer () |
Static Public Member Functions | |
static void | connect (QObject *receiver, const char *member) |
static void | disconnect (QObject *receiver, const char *member=0) |
Protected Slots | |
virtual void | slotTimer () |
Protected Member Functions | |
MinuteTimer () | |
virtual void | start () |
Static Protected Member Functions | |
static MinuteTimer * | instance () |
Member Function Documentation
|
Connect to the timer signal.
Definition at line 85 of file synchtimer.h. |
|
Disconnect from the timer signal.
Definition at line 92 of file synchtimer.h. |
The documentation for this class was generated from the following files: