kalarm
PreferencesBase Class Reference
#include <kalarmconfig.h>

Detailed Description
Definition at line 14 of file kalarmconfig.h.
Member Enumeration Documentation
| anonymous enum |
- Enumerator:
Definition at line 24 of file kalarmconfig.h.
- Enumerator:
-
Recur_None Recur_Login Recur_SubDaily Recur_Daily Recur_Weekly Recur_Monthly Recur_Yearly
Definition at line 21 of file kalarmconfig.h.
Definition at line 19 of file kalarmconfig.h.
Constructor & Destructor Documentation
| PreferencesBase::~PreferencesBase | ( | ) |
Definition at line 409 of file kalarmconfig.cpp.
| PreferencesBase::PreferencesBase | ( | ) | [protected] |
Definition at line 31 of file kalarmconfig.cpp.
Member Function Documentation
| static QColor PreferencesBase::archivedColour | ( | ) | [inline, static] |
| void PreferencesBase::archivedColourChanged | ( | const QColor & | ArchivedColour | ) | [signal] |
| ItemColor* PreferencesBase::archivedColourItem | ( | ) | [inline] |
| static int PreferencesBase::archivedKeepDays | ( | ) | [inline, static] |
| void PreferencesBase::archivedKeepDaysChanged | ( | int | ArchivedKeepDays | ) | [signal] |
| ItemInt* PreferencesBase::archivedKeepDaysItem | ( | ) | [inline] |
| static bool PreferencesBase::askResource | ( | ) | [inline, static] |
| ItemBool* PreferencesBase::askResourceItem | ( | ) | [inline] |
| static bool PreferencesBase::autoStart | ( | ) | [inline, static] |
| ItemBool* PreferencesBase::autoStartItem | ( | ) | [inline] |
| static QString PreferencesBase::base_CmdXTermCommand | ( | ) | [inline, static] |
| ItemString* PreferencesBase::base_CmdXTermCommandItem | ( | ) | [inline] |
Get Item object corresponding to Base_CmdXTermCommand().
Definition at line 570 of file kalarmconfig.h.
| static bool PreferencesBase::base_ConfirmAlarmDeletion | ( | ) | [inline, static] |
| ItemBool* PreferencesBase::base_ConfirmAlarmDeletionItem | ( | ) | [inline] |
Get Item object corresponding to Base_ConfirmAlarmDeletion().
Definition at line 1364 of file kalarmconfig.h.
| static int PreferencesBase::base_DefaultSoundVolume | ( | ) | [inline, static] |
| ItemInt* PreferencesBase::base_DefaultSoundVolumeItem | ( | ) | [inline] |
Get Item object corresponding to Base_DefaultSoundVolume().
Definition at line 1011 of file kalarmconfig.h.
| static QString PreferencesBase::base_EmailBccAddress | ( | ) | [inline, static] |
| ItemString* PreferencesBase::base_EmailBccAddressItem | ( | ) | [inline] |
Get Item object corresponding to Base_EmailBccAddress().
Definition at line 543 of file kalarmconfig.h.
| static bool PreferencesBase::base_EmailCopyToKMail | ( | ) | [inline, static] |
Get Whether to copy sent emails into KMail's Sent folder.
Definition at line 481 of file kalarmconfig.h.
| ItemBool* PreferencesBase::base_EmailCopyToKMailItem | ( | ) | [inline] |
Get Item object corresponding to Base_EmailCopyToKMail().
Definition at line 489 of file kalarmconfig.h.
| static QString PreferencesBase::base_EmailFrom | ( | ) | [inline, static] |
| ItemString* PreferencesBase::base_EmailFromItem | ( | ) | [inline] |
| static bool PreferencesBase::base_EmailQueuedNotify | ( | ) | [inline, static] |
| ItemBool* PreferencesBase::base_EmailQueuedNotifyItem | ( | ) | [inline] |
Get Item object corresponding to Base_EmailQueuedNotify().
Definition at line 1391 of file kalarmconfig.h.
| static QStringList PreferencesBase::base_MessageColours | ( | ) | [inline, static] |
| ItemStringList* PreferencesBase::base_MessageColoursItem | ( | ) | [inline] |
Get Item object corresponding to Base_MessageColours().
Definition at line 119 of file kalarmconfig.h.
| static QString PreferencesBase::base_QuitWarn | ( | ) | [inline, static] |
| ItemString* PreferencesBase::base_QuitWarnItem | ( | ) | [inline] |
| static QDateTime PreferencesBase::base_StartOfDay | ( | ) | [inline, static] |
| void PreferencesBase::base_StartOfDayChanged | ( | const QDateTime & | Base_StartOfDay | ) | [signal] |
| ItemDateTime* PreferencesBase::base_StartOfDayItem | ( | ) | [inline] |
| static QString PreferencesBase::base_TimeZone | ( | ) | [inline, static] |
| void PreferencesBase::base_TimeZoneChanged | ( | const QString & | Base_TimeZone | ) | [signal] |
| ItemString* PreferencesBase::base_TimeZoneItem | ( | ) | [inline] |
| static QDateTime PreferencesBase::base_WorkDayEnd | ( | ) | [inline, static] |
| ItemDateTime* PreferencesBase::base_WorkDayEndItem | ( | ) | [inline] |
| static uint PreferencesBase::base_WorkDays | ( | ) | [inline, static] |
| ItemUInt* PreferencesBase::base_WorkDaysItem | ( | ) | [inline] |
| static QDateTime PreferencesBase::base_WorkDayStart | ( | ) | [inline, static] |
| ItemDateTime* PreferencesBase::base_WorkDayStartItem | ( | ) | [inline] |
Get Item object corresponding to Base_WorkDayStart().
Definition at line 655 of file kalarmconfig.h.
| void PreferencesBase::base_WorkTimeChanged | ( | const QDateTime & | Base_WorkDayStart, | |
| const QDateTime & | Base_WorkDayEnd, | |||
| int | Base_WorkDays | |||
| ) | [signal] |
| static bool PreferencesBase::defaultAutoClose | ( | ) | [inline, static] |
| ItemBool* PreferencesBase::defaultAutoCloseItem | ( | ) | [inline] |
| static QColor PreferencesBase::defaultBgColour | ( | ) | [inline, static] |
| ItemColor* PreferencesBase::defaultBgColourItem | ( | ) | [inline] |
| static bool PreferencesBase::defaultCancelOnPreActionError | ( | ) | [inline, static] |
| ItemBool* PreferencesBase::defaultCancelOnPreActionErrorItem | ( | ) | [inline] |
Get Item object corresponding to DefaultCancelOnPreActionError().
Definition at line 1283 of file kalarmconfig.h.
| static QString PreferencesBase::defaultCmdLogFile | ( | ) | [inline, static] |
| ItemPath* PreferencesBase::defaultCmdLogFileItem | ( | ) | [inline] |
Get Item object corresponding to DefaultCmdLogFile().
Definition at line 1119 of file kalarmconfig.h.
| static CmdLogType PreferencesBase::defaultCmdLogType | ( | ) | [inline, static] |
| ItemEnum* PreferencesBase::defaultCmdLogTypeItem | ( | ) | [inline] |
Get Item object corresponding to DefaultCmdLogType().
Definition at line 1092 of file kalarmconfig.h.
| static bool PreferencesBase::defaultCmdScript | ( | ) | [inline, static] |
| ItemBool* PreferencesBase::defaultCmdScriptItem | ( | ) | [inline] |
Get Item object corresponding to DefaultCmdScript().
Definition at line 1065 of file kalarmconfig.h.
| static bool PreferencesBase::defaultConfirmAck | ( | ) | [inline, static] |
| ItemBool* PreferencesBase::defaultConfirmAckItem | ( | ) | [inline] |
Get Item object corresponding to DefaultConfirmAck().
Definition at line 891 of file kalarmconfig.h.
| static bool PreferencesBase::defaultCopyToKOrganizer | ( | ) | [inline, static] |
| ItemBool* PreferencesBase::defaultCopyToKOrganizerItem | ( | ) |
KDE 4.2 API Reference