kalarm
#include <repetitionbutton.h>
Definition at line 45 of file repetitionbutton.h.
RepetitionButton::RepetitionButton |
( |
const QString & |
caption, |
|
|
bool |
waitForInitialisation, |
|
|
QWidget * |
parent |
|
) |
| |
void RepetitionButton::activate |
( |
| ) |
|
|
inline |
void RepetitionButton::changed |
( |
| ) |
|
|
signal |
void RepetitionButton::initialise |
( |
const Repetition & |
repetition, |
|
|
bool |
dateOnly, |
|
|
int |
maxDuration = -1 |
|
) |
| |
virtual bool RepetitionButton::isReadOnly |
( |
| ) |
const |
|
inlinevirtual |
void RepetitionButton::needsInitialisation |
( |
| ) |
|
|
signal |
Repetition RepetitionButton::repetition |
( |
| ) |
const |
|
inline |
void RepetitionButton::set |
( |
const Repetition & |
repetition | ) |
|
void RepetitionButton::set |
( |
const Repetition & |
repetition, |
|
|
bool |
dateOnly, |
|
|
int |
maxDuration = -1 |
|
) |
| |
virtual void RepetitionButton::setReadOnly |
( |
bool |
ro | ) |
|
|
inlinevirtual |
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.