kalarm
RepetitionDlg Class Reference
#include <repetition.h>
Inheritance diagram for RepetitionDlg:

Detailed Description
Definition at line 71 of file repetition.h.
Public Member Functions | |
| int | count () const |
| KCal::Duration | interval () const |
| RepetitionDlg (const QString &caption, bool readOnly, QWidget *parent=0) | |
| void | set (const KCal::Duration &interval, int count, bool dateOnly=false, int maxDuration=-1) |
| void | setReadOnly (bool) |
Constructor & Destructor Documentation
Definition at line 153 of file repetition.cpp.
Member Function Documentation
| int RepetitionDlg::count | ( | ) | const |
Definition at line 291 of file repetition.cpp.
| Duration RepetitionDlg::interval | ( | ) | const |
Definition at line 283 of file repetition.cpp.
| void RepetitionDlg::set | ( | const KCal::Duration & | interval, | |
| int | count, | |||
| bool | dateOnly = false, |
|||
| int | maxDuration = -1 | |||
| ) |
| void RepetitionDlg::setReadOnly | ( | bool | ro | ) |
Definition at line 270 of file repetition.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference