kalarm
RepetitionButton Class Reference
List of all members.Detailed Description
Definition at line 35 of file repetition.h.
Signals | |
| void | needsInitialisation () |
| void | changed () |
Public Member Functions | |
| RepetitionButton (const QString &caption, bool waitForInitialisation, QWidget *parent, const char *name=0) | |
| void | set (int interval, int count) |
| void | set (int interval, int count, bool dateOnly, int maxDuration=-1) |
| void | initialise (int interval, int count, bool dateOnly, int maxDuration=-1) |
| void | activate () |
| int | interval () const |
| int | count () const |
| virtual void | setReadOnly (bool ro) |
| virtual bool | isReadOnly () const |
The documentation for this class was generated from the following files:

