korganizer
KOPrefsBase Class Reference
Inheritance diagram for KOPrefsBase:

Detailed Description
Definition at line 12 of file koprefs_base.h.
Member Function Documentation
void KOPrefsBase::setAutoSave | ( | bool | v | ) | [inline] |
Set Enable automatic saving of manually opened calendar files.
Definition at line 32 of file koprefs_base.h.
bool KOPrefsBase::autoSave | ( | ) | const [inline] |
Get Enable automatic saving of manually opened calendar files.
Definition at line 41 of file koprefs_base.h.
ItemBool* KOPrefsBase::autoSaveItem | ( | ) | [inline] |
void KOPrefsBase::setAutoSaveInterval | ( | int | v | ) | [inline] |
int KOPrefsBase::autoSaveInterval | ( | ) | const [inline] |
ItemInt* KOPrefsBase::autoSaveIntervalItem | ( | ) | [inline] |
void KOPrefsBase::setConfirm | ( | bool | v | ) | [inline] |
bool KOPrefsBase::confirm | ( | ) | const [inline] |
ItemBool* KOPrefsBase::confirmItem | ( | ) | [inline] |
void KOPrefsBase::setArchiveEvents | ( | bool | v | ) | [inline] |
bool KOPrefsBase::archiveEvents | ( | ) | const [inline] |
ItemBool* KOPrefsBase::archiveEventsItem | ( | ) | [inline] |
void KOPrefsBase::setArchiveTodos | ( | bool | v | ) | [inline] |
bool KOPrefsBase::archiveTodos | ( | ) | const [inline] |
ItemBool* KOPrefsBase::archiveTodosItem | ( | ) | [inline] |
void KOPrefsBase::setAutoArchive | ( | bool | v | ) | [inline] |
bool KOPrefsBase::autoArchive | ( | ) | const [inline] |
ItemBool* KOPrefsBase::autoArchiveItem | ( | ) | [inline] |
void KOPrefsBase::setArchiveAction | ( | int | v | ) | [inline] |
int KOPrefsBase::archiveAction | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::archiveActionItem | ( | ) | [inline] |
void KOPrefsBase::setExpiryTime | ( | int | v | ) | [inline] |
Set If auto-archiving is enabled, events older than this amount will be archived.
The unit of this value is specified in another field.
Definition at line 212 of file koprefs_base.h.
int KOPrefsBase::expiryTime | ( | ) | const [inline] |
Get If auto-archiving is enabled, events older than this amount will be archived.
The unit of this value is specified in another field.
Definition at line 221 of file koprefs_base.h.
ItemInt* KOPrefsBase::expiryTimeItem | ( | ) | [inline] |
void KOPrefsBase::setExpiryUnit | ( | int | v | ) | [inline] |
int KOPrefsBase::expiryUnit | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::expiryUnitItem | ( | ) | [inline] |
void KOPrefsBase::setArchiveFile | ( | const QString & | v | ) | [inline] |
Set URL of the file where old events should be archived.
Definition at line 262 of file koprefs_base.h.
QString KOPrefsBase::archiveFile | ( | ) | const [inline] |
Get URL of the file where old events should be archived.
Definition at line 271 of file koprefs_base.h.
ItemString* KOPrefsBase::archiveFileItem | ( | ) | [inline] |
void KOPrefsBase::setHtmlWithSave | ( | bool | v | ) | [inline] |
bool KOPrefsBase::htmlWithSave | ( | ) | const [inline] |
ItemBool* KOPrefsBase::htmlWithSaveItem | ( | ) | [inline] |
void KOPrefsBase::setDestination | ( | int | v | ) | [inline] |
int KOPrefsBase::destination | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::destinationItem | ( | ) | [inline] |
void KOPrefsBase::setBcc | ( | bool | v | ) | [inline] |
bool KOPrefsBase::bcc | ( | ) | const [inline] |
ItemBool* KOPrefsBase::bccItem | ( | ) | [inline] |
void KOPrefsBase::setEmailControlCenter | ( | bool | v | ) | [inline] |
bool KOPrefsBase::emailControlCenter | ( | ) | const [inline] |
ItemBool* KOPrefsBase::emailControlCenterItem | ( | ) | [inline] |
Get Item object corresponding to EmailControlCenter().
Definition at line 379 of file koprefs_base.h.
void KOPrefsBase::setUserName | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::userName | ( | ) | const [inline] |
ItemString* KOPrefsBase::userNameItem | ( | ) | [inline] |
void KOPrefsBase::setUserEmail | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::userEmail | ( | ) | const [inline] |
ItemString* KOPrefsBase::userEmailItem | ( | ) | [inline] |
void KOPrefsBase::setMailClient | ( | int | v | ) | [inline] |
int KOPrefsBase::mailClient | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::mailClientItem | ( | ) | [inline] |
void KOPrefsBase::setTimeZoneId | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::timeZoneId | ( | ) | const [inline] |
ItemString* KOPrefsBase::timeZoneIdItem | ( | ) | [inline] |
void KOPrefsBase::setHolidays | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::holidays | ( | ) | const [inline] |
ItemString* KOPrefsBase::holidaysItem | ( | ) | [inline] |
void KOPrefsBase::setStartTime | ( | const QDateTime & | v | ) | [inline] |
QDateTime KOPrefsBase::startTime | ( | ) | const [inline] |
ItemDateTime* KOPrefsBase::startTimeItem | ( | ) | [inline] |
void KOPrefsBase::setDefaultDuration | ( | const QDateTime & | v | ) | [inline] |
QDateTime KOPrefsBase::defaultDuration | ( | ) | const [inline] |
ItemDateTime* KOPrefsBase::defaultDurationItem | ( | ) | [inline] |
void KOPrefsBase::setDefaultEventReminders | ( | bool | v | ) | [inline] |
bool KOPrefsBase::defaultEventReminders | ( | ) | const [inline] |
ItemBool* KOPrefsBase::defaultEventRemindersItem | ( | ) | [inline] |
Get Item object corresponding to defaultEventReminders().
Definition at line 579 of file koprefs_base.h.
void KOPrefsBase::setDefaultTodoReminders | ( | bool | v | ) | [inline] |
bool KOPrefsBase::defaultTodoReminders | ( | ) | const [inline] |
ItemBool* KOPrefsBase::defaultTodoRemindersItem | ( | ) | [inline] |
Get Item object corresponding to defaultTodoReminders().
Definition at line 604 of file koprefs_base.h.
void KOPrefsBase::setReminderTime | ( | int | v | ) | [inline] |
int KOPrefsBase::reminderTime | ( | ) | const [inline] |
ItemInt* KOPrefsBase::reminderTimeItem | ( | ) | [inline] |
void KOPrefsBase::setReminderTimeUnits | ( | int | v | ) | [inline] |
int KOPrefsBase::reminderTimeUnits | ( | ) | const [inline] |
ItemInt* KOPrefsBase::reminderTimeUnitsItem | ( | ) | [inline] |
Get Item object corresponding to ReminderTimeUnits().
Definition at line 654 of file koprefs_base.h.
void KOPrefsBase::setHourSize | ( | int | v | ) | [inline] |
int KOPrefsBase::hourSize | ( | ) | const [inline] |
ItemInt* KOPrefsBase::hourSizeItem | ( | ) | [inline] |
void KOPrefsBase::setDailyRecur | ( | bool | v | ) | [inline] |
bool KOPrefsBase::dailyRecur | ( | ) | const [inline] |
ItemBool* KOPrefsBase::dailyRecurItem | ( | ) | [inline] |
void KOPrefsBase::setWeeklyRecur | ( | bool | v | ) | [inline] |
bool KOPrefsBase::weeklyRecur | ( | ) | const [inline] |
ItemBool* KOPrefsBase::weeklyRecurItem | ( | ) | [inline] |
void KOPrefsBase::setEnableToolTips | ( | bool | v | ) | [inline] |
bool KOPrefsBase::enableToolTips | ( | ) | const [inline] |
ItemBool* KOPrefsBase::enableToolTipsItem | ( | ) | [inline] |
void KOPrefsBase::setShowAllDayTodo | ( | bool | v | ) | [inline] |
bool KOPrefsBase::showAllDayTodo | ( | ) | const [inline] |
ItemBool* KOPrefsBase::showAllDayTodoItem | ( | ) | [inline] |
void KOPrefsBase::setEnableMonthScroll | ( | bool | v | ) | [inline] |
bool KOPrefsBase::enableMonthScroll | ( | ) | const [inline] |
ItemBool* KOPrefsBase::enableMonthScrollItem | ( | ) | [inline] |
Get Item object corresponding to EnableMonthScroll().
Definition at line 816 of file koprefs_base.h.
void KOPrefsBase::setSelectionStartsEditor | ( | bool | v | ) | [inline] |
Set Time range selection in agenda view starts event editor.
Definition at line 824 of file koprefs_base.h.
bool KOPrefsBase::selectionStartsEditor | ( | ) | const [inline] |
Get Time range selection in agenda view starts event editor.
Definition at line 833 of file koprefs_base.h.
ItemBool* KOPrefsBase::selectionStartsEditorItem | ( | ) | [inline] |
Get Item object corresponding to SelectionStartsEditor().
Definition at line 841 of file koprefs_base.h.
void KOPrefsBase::setMarcusBainsEnabled | ( | bool | v | ) | [inline] |
bool KOPrefsBase::marcusBainsEnabled | ( | ) | const [inline] |
ItemBool* KOPrefsBase::marcusBainsEnabledItem | ( | ) | [inline] |
Get Item object corresponding to MarcusBainsEnabled().
Definition at line 866 of file koprefs_base.h.
void KOPrefsBase::setMarcusBainsShowSeconds | ( | bool | v | ) | [inline] |
bool KOPrefsBase::marcusBainsShowSeconds | ( | ) | const [inline] |
ItemBool* KOPrefsBase::marcusBainsShowSecondsItem | ( | ) | [inline] |
Get Item object corresponding to MarcusBainsShowSeconds().
Definition at line 891 of file koprefs_base.h.
void KOPrefsBase::setAgendaViewColors | ( | int | v | ) | [inline] |
int KOPrefsBase::agendaViewColors | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::agendaViewColorsItem | ( | ) | [inline] |
void KOPrefsBase::setAgendaViewCalendarDisplay | ( | int | v | ) | [inline] |
int KOPrefsBase::agendaViewCalendarDisplay | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::agendaViewCalendarDisplayItem | ( | ) | [inline] |
Get Item object corresponding to AgendaViewCalendarDisplay().
Definition at line 941 of file koprefs_base.h.
void KOPrefsBase::setDayBegins | ( | const QDateTime & | v | ) | [inline] |
QDateTime KOPrefsBase::dayBegins | ( | ) | const [inline] |
ItemDateTime* KOPrefsBase::dayBeginsItem | ( | ) | [inline] |
void KOPrefsBase::setWorkingHoursStart | ( | const QDateTime & | v | ) | [inline] |
QDateTime KOPrefsBase::workingHoursStart | ( | ) | const [inline] |
ItemDateTime* KOPrefsBase::workingHoursStartItem | ( | ) | [inline] |
Get Item object corresponding to WorkingHoursStart().
Definition at line 991 of file koprefs_base.h.
void KOPrefsBase::setWorkingHoursEnd | ( | const QDateTime & | v | ) | [inline] |
QDateTime KOPrefsBase::workingHoursEnd | ( | ) | const [inline] |
ItemDateTime* KOPrefsBase::workingHoursEndItem | ( | ) | [inline] |
void KOPrefsBase::setWorkWeekMask | ( | int | v | ) | [inline] |
int KOPrefsBase::workWeekMask | ( | ) | const [inline] |
ItemInt* KOPrefsBase::workWeekMaskItem | ( | ) | [inline] |
void KOPrefsBase::setExcludeHolidays | ( | bool | v | ) | [inline] |
bool KOPrefsBase::excludeHolidays | ( | ) | const [inline] |
ItemBool* KOPrefsBase::excludeHolidaysItem | ( | ) | [inline] |
void KOPrefsBase::setMonthItemColors | ( | int | v | ) | [inline] |
int KOPrefsBase::monthItemColors | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::monthItemColorsItem | ( | ) | [inline] |
void KOPrefsBase::setFullViewMonth | ( | bool | v | ) | [inline] |
bool KOPrefsBase::fullViewMonth | ( | ) | const [inline] |
ItemBool* KOPrefsBase::fullViewMonthItem | ( | ) | [inline] |
void KOPrefsBase::setFullViewTodo | ( | bool | v | ) | [inline] |
bool KOPrefsBase::fullViewTodo | ( | ) | const [inline] |
ItemBool* KOPrefsBase::fullViewTodoItem | ( | ) | [inline] |
void KOPrefsBase::setRecordTodosInJournals | ( | bool | v | ) | [inline] |
bool KOPrefsBase::recordTodosInJournals | ( | ) | const [inline] |
ItemBool* KOPrefsBase::recordTodosInJournalsItem | ( | ) | [inline] |
Get Item object corresponding to RecordTodosInJournals().
Definition at line 1166 of file koprefs_base.h.
void KOPrefsBase::setEnableQuickTodo | ( | bool | v | ) | [inline] |
bool KOPrefsBase::enableQuickTodo | ( | ) | const [inline] |
ItemBool* KOPrefsBase::enableQuickTodoItem | ( | ) | [inline] |
void KOPrefsBase::setNextXDays | ( | int | v | ) | [inline] |
int KOPrefsBase::nextXDays | ( | ) | const [inline] |
ItemInt* KOPrefsBase::nextXDaysItem | ( | ) | [inline] |
void KOPrefsBase::setCompactDialogs | ( | bool | v | ) | [inline] |
bool KOPrefsBase::compactDialogs | ( | ) | const [inline] |
ItemBool* KOPrefsBase::compactDialogsItem | ( | ) | [inline] |
void KOPrefsBase::setVerticalScreen | ( | bool | v | ) | [inline] |
bool KOPrefsBase::verticalScreen | ( | ) | const [inline] |
ItemBool* KOPrefsBase::verticalScreenItem | ( | ) | [inline] |
void KOPrefsBase::setSelectedPlugins | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::selectedPlugins | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::selectedPluginsItem | ( | ) | [inline] |
void KOPrefsBase::setEventTemplates | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::eventTemplates | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::eventTemplatesItem | ( | ) | [inline] |
void KOPrefsBase::setTodoTemplates | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::todoTemplates | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::todoTemplatesItem | ( | ) | [inline] |
void KOPrefsBase::setJournalTemplates | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::journalTemplates | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::journalTemplatesItem | ( | ) | [inline] |
Get Item object corresponding to JournalTemplates().
Definition at line 1366 of file koprefs_base.h.
void KOPrefsBase::setActiveDesignerFields | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::activeDesignerFields | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::activeDesignerFieldsItem | ( | ) | [inline] |
Get Item object corresponding to ActiveDesignerFields().
Definition at line 1391 of file koprefs_base.h.
void KOPrefsBase::setIMIPScheduler | ( | int | v | ) | [inline] |
int KOPrefsBase::iMIPScheduler | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::iMIPSchedulerItem | ( | ) | [inline] |
void KOPrefsBase::setUseGroupwareCommunication | ( | bool | v | ) | [inline] |
bool KOPrefsBase::useGroupwareCommunication | ( | ) | const [inline] |
ItemBool* KOPrefsBase::useGroupwareCommunicationItem | ( | ) | [inline] |
Get Item object corresponding to UseGroupwareCommunication().
Definition at line 1441 of file koprefs_base.h.
void KOPrefsBase::setAdditionalMails | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::additionalMails | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::additionalMailsItem | ( | ) | [inline] |
void KOPrefsBase::setOutlookCompatCounterProposals | ( | bool | v | ) | [inline] |
bool KOPrefsBase::outlookCompatCounterProposals | ( | ) | const [inline] |
ItemBool* KOPrefsBase::outlookCompatCounterProposalsItem | ( | ) | [inline] |
Get Item object corresponding to OutlookCompatCounterProposals().
Definition at line 1491 of file koprefs_base.h.
void KOPrefsBase::setHolidayColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::holidayColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::holidayColorItem | ( | ) | [inline] |
void KOPrefsBase::setHighlightColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::highlightColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::highlightColorItem | ( | ) | [inline] |
void KOPrefsBase::setAgendaBgColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::agendaBgColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::agendaBgColorItem | ( | ) | [inline] |
void KOPrefsBase::setWorkingHoursColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::workingHoursColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::workingHoursColorItem | ( | ) | [inline] |
Get Item object corresponding to WorkingHoursColor().
Definition at line 1591 of file koprefs_base.h.
void KOPrefsBase::setTodoDueTodayColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::todoDueTodayColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::todoDueTodayColorItem | ( | ) | [inline] |
Get Item object corresponding to TodoDueTodayColor().
Definition at line 1616 of file koprefs_base.h.
void KOPrefsBase::setTodoOverdueColor | ( | const QColor & | v | ) | [inline] |
QColor KOPrefsBase::todoOverdueColor | ( | ) | const [inline] |
ItemColor* KOPrefsBase::todoOverdueColorItem | ( | ) | [inline] |
Get Item object corresponding to TodoOverdueColor().
Definition at line 1641 of file koprefs_base.h.
void KOPrefsBase::setUnsetCategoryColor | ( | const QColor & | v | ) | [inline] |
Set "No category" color (for "Only category" drawing schemes).
Definition at line 1649 of file koprefs_base.h.
QColor KOPrefsBase::unsetCategoryColor | ( | ) | const [inline] |
Get "No category" color (for "Only category" drawing schemes).
Definition at line 1658 of file koprefs_base.h.
ItemColor* KOPrefsBase::unsetCategoryColorItem | ( | ) | [inline] |
Get Item object corresponding to UnsetCategoryColor().
Definition at line 1666 of file koprefs_base.h.
void KOPrefsBase::setAssignDefaultResourceColors | ( | bool | v | ) | [inline] |
bool KOPrefsBase::assignDefaultResourceColors | ( | ) | const [inline] |
ItemBool* KOPrefsBase::assignDefaultResourceColorsItem | ( | ) | [inline] |
Get Item object corresponding to AssignDefaultResourceColors().
Definition at line 1691 of file koprefs_base.h.
void KOPrefsBase::setDefaultResourceColorSeed | ( | int | v | ) | [inline] |
int KOPrefsBase::defaultResourceColorSeed | ( | ) | const [inline] |
ItemInt* KOPrefsBase::defaultResourceColorSeedItem | ( | ) | [inline] |
Get Item object corresponding to DefaultResourceColorSeed().
Definition at line 1716 of file koprefs_base.h.
void KOPrefsBase::setDefaultResourceColors | ( | const QStringList & | v | ) | [inline] |
QStringList KOPrefsBase::defaultResourceColors | ( | ) | const [inline] |
ItemStringList* KOPrefsBase::defaultResourceColorsItem | ( | ) | [inline] |
Get Item object corresponding to DefaultResourceColors().
Definition at line 1741 of file koprefs_base.h.
void KOPrefsBase::setTimeBarFont | ( | const QFont & | v | ) | [inline] |
QFont KOPrefsBase::timeBarFont | ( | ) | const [inline] |
ItemFont* KOPrefsBase::timeBarFontItem | ( | ) | [inline] |
void KOPrefsBase::setAgendaViewFont | ( | const QFont & | v | ) | [inline] |
QFont KOPrefsBase::agendaViewFont | ( | ) | const [inline] |
ItemFont* KOPrefsBase::agendaViewFontItem | ( | ) | [inline] |
void KOPrefsBase::setMarcusBainsFont | ( | const QFont & | v | ) | [inline] |
QFont KOPrefsBase::marcusBainsFont | ( | ) | const [inline] |
ItemFont* KOPrefsBase::marcusBainsFontItem | ( | ) | [inline] |
void KOPrefsBase::setMonthViewFont | ( | const QFont & | v | ) | [inline] |
QFont KOPrefsBase::monthViewFont | ( | ) | const [inline] |
ItemFont* KOPrefsBase::monthViewFontItem | ( | ) | [inline] |
void KOPrefsBase::setFreeBusyPublishAuto | ( | bool | v | ) | [inline] |
bool KOPrefsBase::freeBusyPublishAuto | ( | ) | const [inline] |
ItemBool* KOPrefsBase::freeBusyPublishAutoItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishAuto().
Definition at line 1866 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishDelay | ( | int | v | ) | [inline] |
int KOPrefsBase::freeBusyPublishDelay | ( | ) | const [inline] |
ItemInt* KOPrefsBase::freeBusyPublishDelayItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishDelay().
Definition at line 1891 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishDays | ( | int | v | ) | [inline] |
int KOPrefsBase::freeBusyPublishDays | ( | ) | const [inline] |
ItemInt* KOPrefsBase::freeBusyPublishDaysItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishDays().
Definition at line 1916 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishUrl | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyPublishUrl | ( | ) | const [inline] |
ItemString* KOPrefsBase::freeBusyPublishUrlItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishUrl().
Definition at line 1941 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishUser | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyPublishUser | ( | ) | const [inline] |
ItemString* KOPrefsBase::freeBusyPublishUserItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishUser().
Definition at line 1966 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishPassword | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyPublishPassword | ( | ) | const [inline] |
ItemPassword* KOPrefsBase::freeBusyPublishPasswordItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishPassword().
Definition at line 1991 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyPublishSavePassword | ( | bool | v | ) | [inline] |
bool KOPrefsBase::freeBusyPublishSavePassword | ( | ) | const [inline] |
ItemBool* KOPrefsBase::freeBusyPublishSavePasswordItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyPublishSavePassword().
Definition at line 2016 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyRetrieveAuto | ( | bool | v | ) | [inline] |
bool KOPrefsBase::freeBusyRetrieveAuto | ( | ) | const [inline] |
ItemBool* KOPrefsBase::freeBusyRetrieveAutoItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyRetrieveAuto().
Definition at line 2041 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyCheckHostname | ( | bool | v | ) | [inline] |
Set Check whether hostname and retrieval email address match.
Definition at line 2049 of file koprefs_base.h.
bool KOPrefsBase::freeBusyCheckHostname | ( | ) | const [inline] |
Get Check whether hostname and retrieval email address match.
Definition at line 2058 of file koprefs_base.h.
ItemBool* KOPrefsBase::freeBusyCheckHostnameItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyCheckHostname().
Definition at line 2066 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyFullDomainRetrieval | ( | bool | v | ) | [inline] |
bool KOPrefsBase::freeBusyFullDomainRetrieval | ( | ) | const [inline] |
ItemBool* KOPrefsBase::freeBusyFullDomainRetrievalItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyFullDomainRetrieval().
Definition at line 2091 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyRetrieveUrl | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyRetrieveUrl | ( | ) | const [inline] |
ItemString* KOPrefsBase::freeBusyRetrieveUrlItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyRetrieveUrl().
Definition at line 2116 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyRetrieveUser | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyRetrieveUser | ( | ) | const [inline] |
ItemString* KOPrefsBase::freeBusyRetrieveUserItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyRetrieveUser().
Definition at line 2141 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyRetrievePassword | ( | const QString & | v | ) | [inline] |
QString KOPrefsBase::freeBusyRetrievePassword | ( | ) | const [inline] |
ItemPassword* KOPrefsBase::freeBusyRetrievePasswordItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyRetrievePassword().
Definition at line 2166 of file koprefs_base.h.
void KOPrefsBase::setFreeBusyRetrieveSavePassword | ( | bool | v | ) | [inline] |
bool KOPrefsBase::freeBusyRetrieveSavePassword | ( | ) | const [inline] |
ItemBool* KOPrefsBase::freeBusyRetrieveSavePasswordItem | ( | ) | [inline] |
Get Item object corresponding to FreeBusyRetrieveSavePassword().
Definition at line 2191 of file koprefs_base.h.
void KOPrefsBase::setDefaultEmailAttachMethod | ( | int | v | ) | [inline] |
int KOPrefsBase::defaultEmailAttachMethod | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::defaultEmailAttachMethodItem | ( | ) | [inline] |
Get Item object corresponding to DefaultEmailAttachMethod().
Definition at line 2216 of file koprefs_base.h.
void KOPrefsBase::setDefaultTodoAttachMethod | ( | int | v | ) | [inline] |
int KOPrefsBase::defaultTodoAttachMethod | ( | ) | const [inline] |
ItemEnum* KOPrefsBase::defaultTodoAttachMethodItem | ( | ) | [inline] |
Get Item object corresponding to DefaultTodoAttachMethod().
Definition at line 2241 of file koprefs_base.h.
The documentation for this class was generated from the following files: