kalarm
TimeSelector Class Reference
#include <timeselector.h>
Inheritance diagram for TimeSelector:

Detailed Description
Definition at line 31 of file timeselector.h.
Signals | |
| void | toggled (bool) |
| void | valueChanged (const KCal::Duration &) |
Public Member Functions | |
| bool | isChecked () const |
| KCal::Duration | period () const |
| void | setChecked (bool on) |
| void | setDateOnly (bool dateOnly=true) |
| void | setFocusOnCount () |
| void | setMaximum (int hourmin, int days) |
| void | setPeriod (const KCal::Duration &, bool dateOnly, TimePeriod::Units defaultUnits) |
| void | setReadOnly (bool) |
| TimeSelector (const QString &selectText, const QString &postfix, const QString &selectWhatsThis, const QString &valueWhatsThis, bool allowHourMinute, QWidget *parent) | |
Protected Slots | |
| void | periodChanged (const KCal::Duration &) |
| void | selectToggled (bool) |
Constructor & Destructor Documentation
| TimeSelector::TimeSelector | ( | const QString & | selectText, | |
| const QString & | postfix, | |||
| const QString & | selectWhatsThis, | |||
| const QString & | valueWhatsThis, | |||
| bool | allowHourMinute, | |||
| QWidget * | parent | |||
| ) |
Definition at line 38 of file timeselector.cpp.
Member Function Documentation
| bool TimeSelector::isChecked | ( | ) | const |
Definition at line 85 of file timeselector.cpp.
| Duration TimeSelector::period | ( | ) | const |
Definition at line 113 of file timeselector.cpp.
| void TimeSelector::periodChanged | ( | const KCal::Duration & | period | ) | [protected, slot] |
Definition at line 158 of file timeselector.cpp.
| void TimeSelector::selectToggled | ( | bool | on | ) | [protected, slot] |
Definition at line 144 of file timeselector.cpp.
| void TimeSelector::setChecked | ( | bool | on | ) |
Definition at line 90 of file timeselector.cpp.
| void TimeSelector::setDateOnly | ( | bool | dateOnly = true |
) |
Definition at line 104 of file timeselector.cpp.
| void TimeSelector::setFocusOnCount | ( | ) |
Definition at line 136 of file timeselector.cpp.
| void TimeSelector::setMaximum | ( | int | hourmin, | |
| int | days | |||
| ) |
Definition at line 99 of file timeselector.cpp.
| void TimeSelector::setPeriod | ( | const KCal::Duration & | , | |
| bool | dateOnly, | |||
| TimePeriod::Units | defaultUnits | |||
| ) |
| void TimeSelector::setReadOnly | ( | bool | ro | ) |
Definition at line 75 of file timeselector.cpp.
| void TimeSelector::toggled | ( | bool | ) | [signal] |
| void TimeSelector::valueChanged | ( | const KCal::Duration & | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference