korganizer
RecurBase Class Reference
#include <koeditorrecurrence.h>
Inheritance diagram for RecurBase:

Detailed Description
Definition at line 53 of file koeditorrecurrence.h.
Public Member Functions | |
| int | frequency () |
| QWidget * | frequencyEdit () |
| RecurBase (QWidget *parent=0) | |
| void | setDateTimes (const QDateTime &, const QDateTime &) |
| void | setFrequency (int) |
Protected Member Functions | |
| QBoxLayout * | createFrequencySpinBar (QWidget *parent, QLayout *layout, const QString &everyText, const QString &unitText) |
Static Protected Member Functions | |
| static KComboBox * | createMonthNameCombo (QWidget *parent=0) |
| static KComboBox * | createWeekCountCombo (QWidget *parent=0) |
| static KComboBox * | createWeekdayCombo (QWidget *parent=0) |
Constructor & Destructor Documentation
| RecurBase::RecurBase | ( | QWidget * | parent = 0 |
) | [explicit] |
Definition at line 64 of file koeditorrecurrence.cpp.
Member Function Documentation
| QBoxLayout * RecurBase::createFrequencySpinBar | ( | QWidget * | parent, | |
| QLayout * | layout, | |||
| const QString & | everyText, | |||
| const QString & | unitText | |||
| ) | [protected] |
Definition at line 146 of file koeditorrecurrence.cpp.
| KComboBox * RecurBase::createMonthNameCombo | ( | QWidget * | parent = 0 |
) | [static, protected] |
Definition at line 131 of file koeditorrecurrence.cpp.
| KComboBox * RecurBase::createWeekCountCombo | ( | QWidget * | parent = 0 |
) | [static, protected] |
Definition at line 90 of file koeditorrecurrence.cpp.
| KComboBox * RecurBase::createWeekdayCombo | ( | QWidget * | parent = 0 |
) | [static, protected] |
Definition at line 114 of file koeditorrecurrence.cpp.
| int RecurBase::frequency | ( | ) |
Definition at line 85 of file koeditorrecurrence.cpp.
| QWidget * RecurBase::frequencyEdit | ( | ) |
Definition at line 71 of file koeditorrecurrence.cpp.
Definition at line 62 of file koeditorrecurrence.h.
| void RecurBase::setFrequency | ( | int | f | ) |
Definition at line 76 of file koeditorrecurrence.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference