kalarm/lib

SynchTimer Class Reference

#include <synchtimer.h>

Inheritance diagram for SynchTimer:

DailyTimer MinuteTimer List of all members.

Detailed Description

SynchTimer is a virtual base class for application-wide timers synchronised to a time boundary.

Author:
David Jarvie <software@astrojar.org.uk>

Definition at line 37 of file synchtimer.h.


Public Member Functions

virtual ~SynchTimer ()

Protected Slots

virtual void slotTimer ()=0

Protected Member Functions

 SynchTimer ()
virtual void start ()=0
void connecT (QObject *receiver, const char *member)
void disconnecT (QObject *receiver, const char *member=0)
bool hasConnections () const

Protected Attributes

QTimer * mTimer

Classes

struct  Connection

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys