Home
Server
Lib
Interfaces
API
Write Plugins
RepeatingOption
List of All Members for RepeatingOption
This is the complete list of members for
nymeaserver::RepeatingOption
, including inherited members.
enum
RepeatingMode
RepeatingOption
()
RepeatingOption
(const RepeatingMode &, const QList<int> &, const QList<int> &)
evaluateMonthDay
(const QDateTime &) const : bool
evaluateWeekDay
(const QDateTime &) const : bool
isEmtpy
() const : bool
isValid
() const : bool
mode
() const : RepeatingMode
monthDays
() const : QList<int>
weekDays
() const : QList<int>