kalarm
SubDailyRule Class Reference
#include <recurrenceedit_p.h>
Inheritance diagram for SubDailyRule:
Public Member Functions | |
SubDailyRule (bool readOnly, QWidget *parent) | |
Public Member Functions inherited from Rule | |
Rule (const QString &freqText, const QString &freqWhatsThis, bool time, bool readOnly, QWidget *parent) | |
int | frequency () const |
QVBoxLayout * | layout () const |
virtual void | saveState () |
void | setFrequency (int) |
virtual void | setFrequencyFocus () |
virtual bool | stateChanged () const |
virtual QWidget * | validate (QString &) |
Public Member Functions inherited from NoRule | |
NoRule (QWidget *parent) | |
Additional Inherited Members | |
Signals inherited from Rule | |
void | changed () |
void | frequencyChanged () |
Detailed Description
Definition at line 83 of file recurrenceedit_p.h.
Constructor & Destructor Documentation
SubDailyRule::SubDailyRule | ( | bool | readOnly, |
QWidget * | parent | ||
) |
Definition at line 1182 of file recurrenceedit.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.