kalarm
#include <alarmtimewidget.h>
Definition at line 41 of file alarmtimewidget.h.
| AlarmTimeWidget::AlarmTimeWidget |
( |
const QString & |
groupBoxTitle, |
|
|
Mode |
mode, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
| AlarmTimeWidget::AlarmTimeWidget |
( |
Mode |
mode, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
| bool AlarmTimeWidget::anyTime |
( |
| ) |
const |
|
inline |
| void AlarmTimeWidget::changed |
( |
const KDateTime & |
| ) |
|
|
signal |
| void AlarmTimeWidget::dateOnlyToggled |
( |
bool |
anyTime | ) |
|
|
signal |
| void AlarmTimeWidget::enableAnyTime |
( |
bool |
enable | ) |
|
| KDateTime AlarmTimeWidget::getDateTime |
( |
int * |
minsFromNow = 0, |
|
|
bool |
checkExpired = true, |
|
|
bool |
showErrorMessage = true, |
|
|
QWidget ** |
errorWidget = 0 |
|
) |
| const |
| QString AlarmTimeWidget::i18n_TimeAfterPeriod |
( |
| ) |
|
|
static |
| const KDateTime& AlarmTimeWidget::maxDateTime |
( |
| ) |
const |
|
inline |
| void AlarmTimeWidget::pastMax |
( |
| ) |
|
|
signal |
| void AlarmTimeWidget::selectTimeFromNow |
( |
int |
minutes = 0 | ) |
|
| void AlarmTimeWidget::setDateTime |
( |
const DateTime & |
dt | ) |
|
| void AlarmTimeWidget::setMaxDateTime |
( |
const DateTime & |
dt = DateTime() | ) |
|
| void AlarmTimeWidget::setMinDateTime |
( |
const KDateTime & |
dt = KDateTime() | ) |
|
| void AlarmTimeWidget::setMinDateTimeIsCurrent |
( |
| ) |
|
| void AlarmTimeWidget::setReadOnly |
( |
bool |
ro | ) |
|
| void AlarmTimeWidget::showMoreOptions |
( |
bool |
more | ) |
|
| QSize AlarmTimeWidget::sizeHint |
( |
| ) |
const |
|
inline |
| KDateTime::Spec AlarmTimeWidget::timeSpec |
( |
| ) |
const |
|
inline |
| const int AlarmTimeWidget::maxDelayTime = 999*60 + 59 |
|
static |
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
KDE's Doxygen guidelines are available online.