kalarm
RepetitionDlg Class Reference
#include <repetitionbutton.h>
Inheritance diagram for RepetitionDlg:
Public Member Functions | |
RepetitionDlg (const QString &caption, bool readOnly, QWidget *parent=0) | |
Repetition | repetition () const |
void | set (const Repetition &, bool dateOnly=false, int maxDuration=-1) |
void | setReadOnly (bool) |
Detailed Description
Definition at line 78 of file repetitionbutton.h.
Constructor & Destructor Documentation
RepetitionDlg::RepetitionDlg | ( | const QString & | caption, |
bool | readOnly, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 150 of file repetitionbutton.cpp.
Member Function Documentation
Repetition RepetitionDlg::repetition | ( | ) | const |
Definition at line 283 of file repetitionbutton.cpp.
void RepetitionDlg::set | ( | const Repetition & | repetition, |
bool | dateOnly = false , |
||
int | maxDuration = -1 |
||
) |
Definition at line 233 of file repetitionbutton.cpp.
void RepetitionDlg::setReadOnly | ( | bool | ro | ) |
Definition at line 270 of file repetitionbutton.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.