SynchTimer Class Reference
SynchTimer is a virtual base class for application-wide timers synchronised to a time boundary. More...
#include <synchtimer.h>
Inherits QObject.
Inherited by DailyTimer, MinuteTimer, and StartOfDayTimer.
Protected Slots
Protected Member Functions
- virtual void start ()=0
- void connecT (QObject *receiver, const char *member)
- void disconnecT (QObject *receiver, const char *member=0)
Protected Attributes
Detailed Description
SynchTimer is a virtual base class for application-wide timers synchronised to a time boundary.
- Author:
- David Jarvie <software@astrojar.org.uk>
The documentation for this class was generated from the following files:
- synchtimer.h
- synchtimer.cpp