MinuteTimer Class Reference
MinuteTimer is an application-wide timer synchronised to the minute boundary. More...
#include <synchtimer.h>
Inherits SynchTimer.
Static Public Member Functions
- static void connect (QObject *receiver, const char *member)
- static void disconnect (QObject *receiver, const char *member=0)
Protected Slots
Protected Member Functions
Static Protected Member Functions
- static MinuteTimer * instance ()
Detailed Description
MinuteTimer is an application-wide timer synchronised to the minute boundary.
- Author:
- David Jarvie <software@astrojar.org.uk>
Member Function Documentation
|
Connect to the timer signal.
|
|
Disconnect from the timer signal.
|
The documentation for this class was generated from the following files:
- synchtimer.h
- synchtimer.cpp