BPS C++ API  2.24.4
BpsSchedule Member List

This is the complete list of members for BpsSchedule, including all inherited members.

BpsSchedule()BpsSchedule
BpsSchedule(const BpsSchedule &aOther)BpsSchedule
BpsSchedule(const QString &aCronText)BpsSchedule
clearExceptionDays()BpsSchedule
cronText() constBpsSchedule
dayOfMonth(int aDayOfMonth) constBpsSchedule
firstDateTime(const QDate &aDate) constBpsSchedule
firstTime() constBpsSchedule
hour(int aHour) constBpsSchedule
isDateIncluded(const QDate &aDate) constBpsSchedule
isDateTimeIncluded(const QDateTime &aDateTime) constBpsSchedule
lastDateTime(const QDate &aDate) constBpsSchedule
lastTime() constBpsSchedule
loadExceptionDays(BpsDatastore *aDatastore, const QVariant &aPartnerKey=QVariant())BpsSchedule
loadExceptionDays(BpsDatastore *aDatastore, const QVariantList &aPartnerKeys)BpsSchedule
minute(int aMinute) constBpsSchedule
month(int aMonth) constBpsSchedule
month(const QString &aMonth) constBpsSchedule
nextDate(const QDate &aStart) constBpsSchedule
nextDateTime(const QDateTime &aStart) constBpsSchedule
operator=(const BpsSchedule &aOther)BpsSchedule
previousDate(const QDate &aStart) constBpsSchedule
previousDateTime(const QDateTime &aStart) constBpsSchedule
setCronText(const QString &aCronText)BpsSchedule
setDayOfMonth(int aDayOfMonth, bool aEnable)BpsSchedule
setHour(int aHour, bool aEnable)BpsSchedule
setMinute(int aMinute, bool aEnable)BpsSchedule
setMonth(int aMonth, bool aEnable)BpsSchedule
setMonth(const QString &aMonth, bool aEnable)BpsSchedule
setWeekday(int aWeekday, bool aEnable)BpsSchedule
setWeekday(const QString &aWeekday, bool aEnable)BpsSchedule
weekday(int aWeekday) constBpsSchedule
weekday(const QString &aWeekday) constBpsSchedule