korganizer

KOPrefsBase Class Reference

Inheritance diagram for KOPrefsBase:

KOPrefs List of all members.

Detailed Description

Definition at line 12 of file koprefs_base.h.


Public Types

enum  { actionDelete, actionArchive }
enum  { UnitDays, UnitWeeks, UnitMonths }
enum  { standardDestination, askDestination }
enum  { MailClientKMail, MailClientSendmail }
enum  { CategoryInsideResourceOutside, ResourceInsideCategoryOutside, CategoryOnly, ResourceOnly }
enum  { CalendarsMerged, CalendarsSideBySide, AllCalendarViews }
enum  { IMIPDummy, IMIPKMail }
enum  { Ask, Link, InlineFull, InlineBody }
enum  { TodoAttachAsk, TodoAttachLink, TodoAttachInlineFull }

Public Member Functions

 KOPrefsBase ()
 ~KOPrefsBase ()
void setAutoSave (bool v)
bool autoSave () const
ItemBool * autoSaveItem ()
void setAutoSaveInterval (int v)
int autoSaveInterval () const
ItemInt * autoSaveIntervalItem ()
void setConfirm (bool v)
bool confirm () const
ItemBool * confirmItem ()
void setArchiveEvents (bool v)
bool archiveEvents () const
ItemBool * archiveEventsItem ()
void setArchiveTodos (bool v)
bool archiveTodos () const
ItemBool * archiveTodosItem ()
void setAutoArchive (bool v)
bool autoArchive () const
ItemBool * autoArchiveItem ()
void setArchiveAction (int v)
int archiveAction () const
ItemEnum * archiveActionItem ()
void setExpiryTime (int v)
int expiryTime () const
ItemInt * expiryTimeItem ()
void setExpiryUnit (int v)
int expiryUnit () const
ItemEnum * expiryUnitItem ()
void setArchiveFile (const QString &v)
QString archiveFile () const
ItemString * archiveFileItem ()
void setHtmlWithSave (bool v)
bool htmlWithSave () const
ItemBool * htmlWithSaveItem ()
void setDestination (int v)
int destination () const
ItemEnum * destinationItem ()
void setBcc (bool v)
bool bcc () const
ItemBool * bccItem ()
void setEmailControlCenter (bool v)
bool emailControlCenter () const
ItemBool * emailControlCenterItem ()
void setUserName (const QString &v)
QString userName () const
ItemString * userNameItem ()
void setUserEmail (const QString &v)
QString userEmail () const
ItemString * userEmailItem ()
void setMailClient (int v)
int mailClient () const
ItemEnum * mailClientItem ()
void setTimeZoneId (const QString &v)
QString timeZoneId () const
ItemString * timeZoneIdItem ()
void setHolidays (const QString &v)
QString holidays () const
ItemString * holidaysItem ()
void setStartTime (const QDateTime &v)
QDateTime startTime () const
ItemDateTime * startTimeItem ()
void setDefaultDuration (const QDateTime &v)
QDateTime defaultDuration () const
ItemDateTime * defaultDurationItem ()
void setAlarmTime (int v)
int alarmTime () const
ItemInt * alarmTimeItem ()
void setHourSize (int v)
int hourSize () const
ItemInt * hourSizeItem ()
void setDailyRecur (bool v)
bool dailyRecur () const
ItemBool * dailyRecurItem ()
void setWeeklyRecur (bool v)
bool weeklyRecur () const
ItemBool * weeklyRecurItem ()
void setEnableToolTips (bool v)
bool enableToolTips () const
ItemBool * enableToolTipsItem ()
void setShowAllDayTodo (bool v)
bool showAllDayTodo () const
ItemBool * showAllDayTodoItem ()
void setEnableMonthScroll (bool v)
bool enableMonthScroll () const
ItemBool * enableMonthScrollItem ()
void setSelectionStartsEditor (bool v)
bool selectionStartsEditor () const
ItemBool * selectionStartsEditorItem ()
void setMarcusBainsEnabled (bool v)
bool marcusBainsEnabled () const
ItemBool * marcusBainsEnabledItem ()
void setMarcusBainsShowSeconds (bool v)
bool marcusBainsShowSeconds () const
ItemBool * marcusBainsShowSecondsItem ()
void setAgendaViewColors (int v)
int agendaViewColors () const
ItemEnum * agendaViewColorsItem ()
void setAgendaViewCalendarDisplay (int v)
int agendaViewCalendarDisplay () const
ItemEnum * agendaViewCalendarDisplayItem ()
void setDayBegins (const QDateTime &v)
QDateTime dayBegins () const
ItemDateTime * dayBeginsItem ()
void setWorkingHoursStart (const QDateTime &v)
QDateTime workingHoursStart () const
ItemDateTime * workingHoursStartItem ()
void setWorkingHoursEnd (const QDateTime &v)
QDateTime workingHoursEnd () const
ItemDateTime * workingHoursEndItem ()
void setWorkWeekMask (int v)
int workWeekMask () const
ItemInt * workWeekMaskItem ()
void setExcludeHolidays (bool v)
bool excludeHolidays () const
ItemBool * excludeHolidaysItem ()
void setMonthViewUsesCategoryColor (bool v)
bool monthViewUsesCategoryColor () const
ItemBool * monthViewUsesCategoryColorItem ()
void setMonthViewUsesResourceColor (bool v)
bool monthViewUsesResourceColor () const
ItemBool * monthViewUsesResourceColorItem ()
void setFullViewMonth (bool v)
bool fullViewMonth () const
ItemBool * fullViewMonthItem ()
void setFullViewTodo (bool v)
bool fullViewTodo () const
ItemBool * fullViewTodoItem ()
void setRecordTodosInJournals (bool v)
bool recordTodosInJournals () const
ItemBool * recordTodosInJournalsItem ()
void setEnableQuickTodo (bool v)
bool enableQuickTodo () const
ItemBool * enableQuickTodoItem ()
void setNextXDays (int v)
int nextXDays () const
ItemInt * nextXDaysItem ()
void setCompactDialogs (bool v)
bool compactDialogs () const
ItemBool * compactDialogsItem ()
void setVerticalScreen (bool v)
bool verticalScreen () const
ItemBool * verticalScreenItem ()
void setSelectedPlugins (const QStringList &v)
QStringList selectedPlugins () const
ItemStringList * selectedPluginsItem ()
void setEventTemplates (const QStringList &v)
QStringList eventTemplates () const
ItemStringList * eventTemplatesItem ()
void setTodoTemplates (const QStringList &v)
QStringList todoTemplates () const
ItemStringList * todoTemplatesItem ()
void setJournalTemplates (const QStringList &v)
QStringList journalTemplates () const
ItemStringList * journalTemplatesItem ()
void setActiveDesignerFields (const QStringList &v)
QStringList activeDesignerFields () const
ItemStringList * activeDesignerFieldsItem ()
void setIMIPScheduler (int v)
int iMIPScheduler () const
ItemEnum * iMIPSchedulerItem ()
void setUseGroupwareCommunication (bool v)
bool useGroupwareCommunication () const
ItemBool * useGroupwareCommunicationItem ()
void setAdditionalMails (const QStringList &v)
QStringList additionalMails () const
ItemStringList * additionalMailsItem ()
void setOutlookCompatCounterProposals (bool v)
bool outlookCompatCounterProposals () const
ItemBool * outlookCompatCounterProposalsItem ()
void setHolidayColor (const QColor &v)
QColor holidayColor () const
ItemColor * holidayColorItem ()
void setHighlightColor (const QColor &v)
QColor highlightColor () const
ItemColor * highlightColorItem ()
void setAgendaBgColor (const QColor &v)
QColor agendaBgColor () const
ItemColor * agendaBgColorItem ()
void setWorkingHoursColor (const QColor &v)
QColor workingHoursColor () const
ItemColor * workingHoursColorItem ()
void setTodoDueTodayColor (const QColor &v)
QColor todoDueTodayColor () const
ItemColor * todoDueTodayColorItem ()
void setTodoOverdueColor (const QColor &v)
QColor todoOverdueColor () const
ItemColor * todoOverdueColorItem ()
void setEventColor (const QColor &v)
QColor eventColor () const
ItemColor * eventColorItem ()
void setAssignDefaultResourceColors (bool v)
bool assignDefaultResourceColors () const
ItemBool * assignDefaultResourceColorsItem ()
void setDefaultResourceColorSeed (int v)
int defaultResourceColorSeed () const
ItemInt * defaultResourceColorSeedItem ()
void setDefaultResourceColors (const QStringList &v)
QStringList defaultResourceColors () const
ItemStringList * defaultResourceColorsItem ()
void setTimeBarFont (const QFont &v)
QFont timeBarFont () const
ItemFont * timeBarFontItem ()
void setAgendaViewFont (const QFont &v)
QFont agendaViewFont () const
ItemFont * agendaViewFontItem ()
void setMarcusBainsFont (const QFont &v)
QFont marcusBainsFont () const
ItemFont * marcusBainsFontItem ()
void setMonthViewFont (const QFont &v)
QFont monthViewFont () const
ItemFont * monthViewFontItem ()
void setFreeBusyPublishAuto (bool v)
bool freeBusyPublishAuto () const
ItemBool * freeBusyPublishAutoItem ()
void setFreeBusyPublishDelay (int v)
int freeBusyPublishDelay () const
ItemInt * freeBusyPublishDelayItem ()
void setFreeBusyPublishDays (int v)
int freeBusyPublishDays () const
ItemInt * freeBusyPublishDaysItem ()
void setFreeBusyPublishUrl (const QString &v)
QString freeBusyPublishUrl () const
ItemString * freeBusyPublishUrlItem ()
void setFreeBusyPublishUser (const QString &v)
QString freeBusyPublishUser () const
ItemString * freeBusyPublishUserItem ()
void setFreeBusyPublishPassword (const QString &v)
QString freeBusyPublishPassword () const
ItemPassword * freeBusyPublishPasswordItem ()
void setFreeBusyPublishSavePassword (bool v)
bool freeBusyPublishSavePassword () const
ItemBool * freeBusyPublishSavePasswordItem ()
void setFreeBusyRetrieveAuto (bool v)
bool freeBusyRetrieveAuto () const
ItemBool * freeBusyRetrieveAutoItem ()
void setFreeBusyCheckHostname (bool v)
bool freeBusyCheckHostname () const
ItemBool * freeBusyCheckHostnameItem ()
void setFreeBusyFullDomainRetrieval (bool v)
bool freeBusyFullDomainRetrieval () const
ItemBool * freeBusyFullDomainRetrievalItem ()
void setFreeBusyRetrieveUrl (const QString &v)
QString freeBusyRetrieveUrl () const
ItemString * freeBusyRetrieveUrlItem ()
void setFreeBusyRetrieveUser (const QString &v)
QString freeBusyRetrieveUser () const
ItemString * freeBusyRetrieveUserItem ()
void setFreeBusyRetrievePassword (const QString &v)
QString freeBusyRetrievePassword () const
ItemPassword * freeBusyRetrievePasswordItem ()
void setFreeBusyRetrieveSavePassword (bool v)
bool freeBusyRetrieveSavePassword () const
ItemBool * freeBusyRetrieveSavePasswordItem ()
void setDefaultEmailAttachMethod (int v)
int defaultEmailAttachMethod () const
ItemEnum * defaultEmailAttachMethodItem ()
void setDefaultTodoAttachMethod (int v)
int defaultTodoAttachMethod () const
ItemEnum * defaultTodoAttachMethodItem ()

Public Attributes

bool mAutoSave
int mAutoSaveInterval
bool mConfirm
bool mArchiveEvents
bool mArchiveTodos
bool mAutoArchive
int mArchiveAction
int mExpiryTime
int mExpiryUnit
QString mArchiveFile
bool mHtmlWithSave
int mDestination
bool mBcc
bool mEmailControlCenter
QString mUserName
QString mUserEmail
int mMailClient
QString mTimeZoneId
QString mHolidays
QDateTime mStartTime
QDateTime mDefaultDuration
int mAlarmTime
int mHourSize
bool mDailyRecur
bool mWeeklyRecur
bool mEnableToolTips
bool mShowAllDayTodo
bool mEnableMonthScroll
bool mSelectionStartsEditor
bool mMarcusBainsEnabled
bool mMarcusBainsShowSeconds
int mAgendaViewColors
int mAgendaViewCalendarDisplay
QDateTime mDayBegins
QDateTime mWorkingHoursStart
QDateTime mWorkingHoursEnd
int mWorkWeekMask
bool mExcludeHolidays
bool mMonthViewUsesCategoryColor
bool mMonthViewUsesResourceColor
bool mFullViewMonth
bool mFullViewTodo
bool mRecordTodosInJournals
bool mEnableQuickTodo
int mNextXDays
bool mCompactDialogs
bool mVerticalScreen
QStringList mSelectedPlugins
QStringList mEventTemplates
QStringList mTodoTemplates
QStringList mJournalTemplates
QStringList mActiveDesignerFields
int mIMIPScheduler
bool mUseGroupwareCommunication
QStringList mAdditionalMails
bool mOutlookCompatCounterProposals
QColor mHolidayColor
QColor mHighlightColor
QColor mAgendaBgColor
QColor mWorkingHoursColor
QColor mTodoDueTodayColor
QColor mTodoOverdueColor
QColor mEventColor
bool mAssignDefaultResourceColors
int mDefaultResourceColorSeed
QStringList mDefaultResourceColors
QFont mTimeBarFont
QFont mAgendaViewFont
QFont mMarcusBainsFont
QFont mMonthViewFont
bool mFreeBusyPublishAuto
int mFreeBusyPublishDelay
int mFreeBusyPublishDays
QString mFreeBusyPublishUrl
QString mFreeBusyPublishUser
QString mFreeBusyPublishPassword
bool mFreeBusyPublishSavePassword
bool mFreeBusyRetrieveAuto
bool mFreeBusyCheckHostname
bool mFreeBusyFullDomainRetrieval
QString mFreeBusyRetrieveUrl
QString mFreeBusyRetrieveUser
QString mFreeBusyRetrievePassword
bool mFreeBusyRetrieveSavePassword
int mDefaultEmailAttachMethod
int mDefaultTodoAttachMethod

Member Function Documentation

void KOPrefsBase::setAutoSave ( bool  v  )  [inline]

Set Enable automatic saving of manually opened calendar files.

Definition at line 31 of file koprefs_base.h.

bool KOPrefsBase::autoSave (  )  const [inline]

Get Enable automatic saving of manually opened calendar files.

Definition at line 40 of file koprefs_base.h.

ItemBool* KOPrefsBase::autoSaveItem (  )  [inline]

Get Item object corresponding to AutoSave().

Definition at line 48 of file koprefs_base.h.

void KOPrefsBase::setAutoSaveInterval ( int  v  )  [inline]

Set Save &interval in minutes.

Definition at line 56 of file koprefs_base.h.

int KOPrefsBase::autoSaveInterval (  )  const [inline]

Get Save &interval in minutes.

Definition at line 70 of file koprefs_base.h.

ItemInt* KOPrefsBase::autoSaveIntervalItem (  )  [inline]

Get Item object corresponding to AutoSaveInterval().

Definition at line 78 of file koprefs_base.h.

void KOPrefsBase::setConfirm ( bool  v  )  [inline]

Set Confirm deletes.

Definition at line 86 of file koprefs_base.h.

bool KOPrefsBase::confirm (  )  const [inline]

Get Confirm deletes.

Definition at line 95 of file koprefs_base.h.

ItemBool* KOPrefsBase::confirmItem (  )  [inline]

Get Item object corresponding to Confirm().

Definition at line 103 of file koprefs_base.h.

void KOPrefsBase::setArchiveEvents ( bool  v  )  [inline]

Set Archive events.

Definition at line 111 of file koprefs_base.h.

bool KOPrefsBase::archiveEvents (  )  const [inline]

Get Archive events.

Definition at line 120 of file koprefs_base.h.

ItemBool* KOPrefsBase::archiveEventsItem (  )  [inline]

Get Item object corresponding to ArchiveEvents().

Definition at line 128 of file koprefs_base.h.

void KOPrefsBase::setArchiveTodos ( bool  v  )  [inline]

Set Archive to-dos.

Definition at line 136 of file koprefs_base.h.

bool KOPrefsBase::archiveTodos (  )  const [inline]

Get Archive to-dos.

Definition at line 145 of file koprefs_base.h.

ItemBool* KOPrefsBase::archiveTodosItem (  )  [inline]

Get Item object corresponding to ArchiveTodos().

Definition at line 153 of file koprefs_base.h.

void KOPrefsBase::setAutoArchive ( bool  v  )  [inline]

Set Regularly archive events.

Definition at line 161 of file koprefs_base.h.

bool KOPrefsBase::autoArchive (  )  const [inline]

Get Regularly archive events.

Definition at line 170 of file koprefs_base.h.

ItemBool* KOPrefsBase::autoArchiveItem (  )  [inline]

Get Item object corresponding to AutoArchive().

Definition at line 178 of file koprefs_base.h.

void KOPrefsBase::setArchiveAction ( int  v  )  [inline]

Set What to do when archiving.

Definition at line 186 of file koprefs_base.h.

int KOPrefsBase::archiveAction (  )  const [inline]

Get What to do when archiving.

Definition at line 195 of file koprefs_base.h.

ItemEnum* KOPrefsBase::archiveActionItem (  )  [inline]

Get Item object corresponding to ArchiveAction().

Definition at line 203 of file koprefs_base.h.

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 211 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 220 of file koprefs_base.h.

ItemInt* KOPrefsBase::expiryTimeItem (  )  [inline]

Get Item object corresponding to ExpiryTime().

Definition at line 228 of file koprefs_base.h.

void KOPrefsBase::setExpiryUnit ( int  v  )  [inline]

Set The unit in which the expiry time is expressed.

Definition at line 236 of file koprefs_base.h.

int KOPrefsBase::expiryUnit (  )  const [inline]

Get The unit in which the expiry time is expressed.

Definition at line 245 of file koprefs_base.h.

ItemEnum* KOPrefsBase::expiryUnitItem (  )  [inline]

Get Item object corresponding to ExpiryUnit().

Definition at line 253 of file koprefs_base.h.

void KOPrefsBase::setArchiveFile ( const QString &  v  )  [inline]

Set URL of the file where old events should be archived.

Definition at line 261 of file koprefs_base.h.

QString KOPrefsBase::archiveFile (  )  const [inline]

Get URL of the file where old events should be archived.

Definition at line 270 of file koprefs_base.h.

ItemString* KOPrefsBase::archiveFileItem (  )  [inline]

Get Item object corresponding to ArchiveFile().

Definition at line 278 of file koprefs_base.h.

void KOPrefsBase::setHtmlWithSave ( bool  v  )  [inline]

Set Export to HTML with every save.

Definition at line 286 of file koprefs_base.h.

bool KOPrefsBase::htmlWithSave (  )  const [inline]

Get Export to HTML with every save.

Definition at line 295 of file koprefs_base.h.

ItemBool* KOPrefsBase::htmlWithSaveItem (  )  [inline]

Get Item object corresponding to HtmlWithSave().

Definition at line 303 of file koprefs_base.h.

void KOPrefsBase::setDestination ( int  v  )  [inline]

Set New Events, To-dos and Journal Entries Should.

Definition at line 311 of file koprefs_base.h.

int KOPrefsBase::destination (  )  const [inline]

Get New Events, To-dos and Journal Entries Should.

Definition at line 320 of file koprefs_base.h.

ItemEnum* KOPrefsBase::destinationItem (  )  [inline]

Get Item object corresponding to Destination().

Definition at line 328 of file koprefs_base.h.

void KOPrefsBase::setBcc ( bool  v  )  [inline]

Set Send copy to owner when mailing events.

Definition at line 336 of file koprefs_base.h.

bool KOPrefsBase::bcc (  )  const [inline]

Get Send copy to owner when mailing events.

Definition at line 345 of file koprefs_base.h.

ItemBool* KOPrefsBase::bccItem (  )  [inline]

Get Item object corresponding to Bcc().

Definition at line 353 of file koprefs_base.h.

void KOPrefsBase::setEmailControlCenter ( bool  v  )  [inline]

Set Use email settings from Control Center.

Definition at line 361 of file koprefs_base.h.

bool KOPrefsBase::emailControlCenter (  )  const [inline]

Get Use email settings from Control Center.

Definition at line 370 of file koprefs_base.h.

ItemBool* KOPrefsBase::emailControlCenterItem (  )  [inline]

Get Item object corresponding to EmailControlCenter().

Definition at line 378 of file koprefs_base.h.

void KOPrefsBase::setUserName ( const QString &  v  )  [inline]

Set Full &name.

Definition at line 386 of file koprefs_base.h.

QString KOPrefsBase::userName (  )  const [inline]

Get Full &name.

Definition at line 395 of file koprefs_base.h.

ItemString* KOPrefsBase::userNameItem (  )  [inline]

Get Item object corresponding to UserName().

Definition at line 403 of file koprefs_base.h.

void KOPrefsBase::setUserEmail ( const QString &  v  )  [inline]

Set E&mail address.

Definition at line 411 of file koprefs_base.h.

QString KOPrefsBase::userEmail (  )  const [inline]

Get E&mail address.

Definition at line 420 of file koprefs_base.h.

ItemString* KOPrefsBase::userEmailItem (  )  [inline]

Get Item object corresponding to UserEmail().

Definition at line 428 of file koprefs_base.h.

void KOPrefsBase::setMailClient ( int  v  )  [inline]

Set Mail Client.

Definition at line 436 of file koprefs_base.h.

int KOPrefsBase::mailClient (  )  const [inline]

Get Mail Client.

Definition at line 445 of file koprefs_base.h.

ItemEnum* KOPrefsBase::mailClientItem (  )  [inline]

Get Item object corresponding to MailClient().

Definition at line 453 of file koprefs_base.h.

void KOPrefsBase::setTimeZoneId ( const QString &  v  )  [inline]

Set TimeZoneId.

Definition at line 461 of file koprefs_base.h.

QString KOPrefsBase::timeZoneId (  )  const [inline]

Get TimeZoneId.

Definition at line 470 of file koprefs_base.h.

ItemString* KOPrefsBase::timeZoneIdItem (  )  [inline]

Get Item object corresponding to TimeZoneId().

Definition at line 478 of file koprefs_base.h.

void KOPrefsBase::setHolidays ( const QString &  v  )  [inline]

Set Use holiday region:.

Definition at line 486 of file koprefs_base.h.

QString KOPrefsBase::holidays (  )  const [inline]

Get Use holiday region:.

Definition at line 495 of file koprefs_base.h.

ItemString* KOPrefsBase::holidaysItem (  )  [inline]

Get Item object corresponding to Holidays().

Definition at line 503 of file koprefs_base.h.

void KOPrefsBase::setStartTime ( const QDateTime &  v  )  [inline]

Set Default appointment time.

Definition at line 511 of file koprefs_base.h.

QDateTime KOPrefsBase::startTime (  )  const [inline]

Get Default appointment time.

Definition at line 520 of file koprefs_base.h.

ItemDateTime* KOPrefsBase::startTimeItem (  )  [inline]

Get Item object corresponding to StartTime().

Definition at line 528 of file koprefs_base.h.

void KOPrefsBase::setDefaultDuration ( const QDateTime &  v  )  [inline]

Set Default duration of new appointment (HH:MM).

Definition at line 536 of file koprefs_base.h.

QDateTime KOPrefsBase::defaultDuration (  )  const [inline]

Get Default duration of new appointment (HH:MM).

Definition at line 545 of file koprefs_base.h.

ItemDateTime* KOPrefsBase::defaultDurationItem (  )  [inline]

Get Item object corresponding to DefaultDuration().

Definition at line 553 of file koprefs_base.h.

void KOPrefsBase::setAlarmTime ( int  v  )  [inline]

Set Default Reminder Time.

Definition at line 561 of file koprefs_base.h.

int KOPrefsBase::alarmTime (  )  const [inline]

Get Default Reminder Time.

Definition at line 570 of file koprefs_base.h.

ItemInt* KOPrefsBase::alarmTimeItem (  )  [inline]

Get Item object corresponding to AlarmTime().

Definition at line 578 of file koprefs_base.h.

void KOPrefsBase::setHourSize ( int  v  )  [inline]

Set Hour size.

Definition at line 586 of file koprefs_base.h.

int KOPrefsBase::hourSize (  )  const [inline]

Get Hour size.

Definition at line 607 of file koprefs_base.h.

ItemInt* KOPrefsBase::hourSizeItem (  )  [inline]

Get Item object corresponding to HourSize().

Definition at line 615 of file koprefs_base.h.

void KOPrefsBase::setDailyRecur ( bool  v  )  [inline]

Set Show events that recur daily in date navigator.

Definition at line 623 of file koprefs_base.h.

bool KOPrefsBase::dailyRecur (  )  const [inline]

Get Show events that recur daily in date navigator.

Definition at line 632 of file koprefs_base.h.

ItemBool* KOPrefsBase::dailyRecurItem (  )  [inline]

Get Item object corresponding to DailyRecur().

Definition at line 640 of file koprefs_base.h.

void KOPrefsBase::setWeeklyRecur ( bool  v  )  [inline]

Set Show events that recur weekly in date navigator.

Definition at line 648 of file koprefs_base.h.

bool KOPrefsBase::weeklyRecur (  )  const [inline]

Get Show events that recur weekly in date navigator.

Definition at line 657 of file koprefs_base.h.

ItemBool* KOPrefsBase::weeklyRecurItem (  )  [inline]

Get Item object corresponding to WeeklyRecur().

Definition at line 665 of file koprefs_base.h.

void KOPrefsBase::setEnableToolTips ( bool  v  )  [inline]

Set Enable tooltips displaying summary of events.

Definition at line 673 of file koprefs_base.h.

bool KOPrefsBase::enableToolTips (  )  const [inline]

Get Enable tooltips displaying summary of events.

Definition at line 682 of file koprefs_base.h.

ItemBool* KOPrefsBase::enableToolTipsItem (  )  [inline]

Get Item object corresponding to EnableToolTips().

Definition at line 690 of file koprefs_base.h.

void KOPrefsBase::setShowAllDayTodo ( bool  v  )  [inline]

Set Show to-dos in day, week and month views.

Definition at line 698 of file koprefs_base.h.

bool KOPrefsBase::showAllDayTodo (  )  const [inline]

Get Show to-dos in day, week and month views.

Definition at line 707 of file koprefs_base.h.

ItemBool* KOPrefsBase::showAllDayTodoItem (  )  [inline]

Get Item object corresponding to ShowAllDayTodo().

Definition at line 715 of file koprefs_base.h.

void KOPrefsBase::setEnableMonthScroll ( bool  v  )  [inline]

Set Enable scrollbars in month view cells.

Definition at line 723 of file koprefs_base.h.

bool KOPrefsBase::enableMonthScroll (  )  const [inline]

Get Enable scrollbars in month view cells.

Definition at line 732 of file koprefs_base.h.

ItemBool* KOPrefsBase::enableMonthScrollItem (  )  [inline]

Get Item object corresponding to EnableMonthScroll().

Definition at line 740 of file koprefs_base.h.

void KOPrefsBase::setSelectionStartsEditor ( bool  v  )  [inline]

Set Time range selection in agenda view starts event editor.

Definition at line 748 of file koprefs_base.h.

bool KOPrefsBase::selectionStartsEditor (  )  const [inline]

Get Time range selection in agenda view starts event editor.

Definition at line 757 of file koprefs_base.h.

ItemBool* KOPrefsBase::selectionStartsEditorItem (  )  [inline]

Get Item object corresponding to SelectionStartsEditor().

Definition at line 765 of file koprefs_base.h.

void KOPrefsBase::setMarcusBainsEnabled ( bool  v  )  [inline]

Set Show current-time (Marcus Bains) line.

Definition at line 773 of file koprefs_base.h.

bool KOPrefsBase::marcusBainsEnabled (  )  const [inline]

Get Show current-time (Marcus Bains) line.

Definition at line 782 of file koprefs_base.h.

ItemBool* KOPrefsBase::marcusBainsEnabledItem (  )  [inline]

Get Item object corresponding to MarcusBainsEnabled().

Definition at line 790 of file koprefs_base.h.

void KOPrefsBase::setMarcusBainsShowSeconds ( bool  v  )  [inline]

Set Show seconds on current-time line.

Definition at line 798 of file koprefs_base.h.

bool KOPrefsBase::marcusBainsShowSeconds (  )  const [inline]

Get Show seconds on current-time line.

Definition at line 807 of file koprefs_base.h.

ItemBool* KOPrefsBase::marcusBainsShowSecondsItem (  )  [inline]

Get Item object corresponding to MarcusBainsShowSeconds().

Definition at line 815 of file koprefs_base.h.

void KOPrefsBase::setAgendaViewColors ( int  v  )  [inline]

Set Colors used in agenda view.

Definition at line 823 of file koprefs_base.h.

int KOPrefsBase::agendaViewColors (  )  const [inline]

Get Colors used in agenda view.

Definition at line 832 of file koprefs_base.h.

ItemEnum* KOPrefsBase::agendaViewColorsItem (  )  [inline]

Get Item object corresponding to AgendaViewColors().

Definition at line 840 of file koprefs_base.h.

void KOPrefsBase::setAgendaViewCalendarDisplay ( int  v  )  [inline]

Set Agenda View Calendar Display.

Definition at line 848 of file koprefs_base.h.

int KOPrefsBase::agendaViewCalendarDisplay (  )  const [inline]

Get Agenda View Calendar Display.

Definition at line 857 of file koprefs_base.h.

ItemEnum* KOPrefsBase::agendaViewCalendarDisplayItem (  )  [inline]

Get Item object corresponding to AgendaViewCalendarDisplay().

Definition at line 865 of file koprefs_base.h.

void KOPrefsBase::setDayBegins ( const QDateTime &  v  )  [inline]

Set Day begins at.

Definition at line 873 of file koprefs_base.h.

QDateTime KOPrefsBase::dayBegins (  )  const [inline]

Get Day begins at.

Definition at line 882 of file koprefs_base.h.

ItemDateTime* KOPrefsBase::dayBeginsItem (  )  [inline]

Get Item object corresponding to DayBegins().

Definition at line 890 of file koprefs_base.h.

void KOPrefsBase::setWorkingHoursStart ( const QDateTime &  v  )  [inline]

Set Daily starting hour.

Definition at line 898 of file koprefs_base.h.

QDateTime KOPrefsBase::workingHoursStart (  )  const [inline]

Get Daily starting hour.

Definition at line 907 of file koprefs_base.h.

ItemDateTime* KOPrefsBase::workingHoursStartItem (  )  [inline]

Get Item object corresponding to WorkingHoursStart().

Definition at line 915 of file koprefs_base.h.

void KOPrefsBase::setWorkingHoursEnd ( const QDateTime &  v  )  [inline]

Set Daily ending hour.

Definition at line 923 of file koprefs_base.h.

QDateTime KOPrefsBase::workingHoursEnd (  )  const [inline]

Get Daily ending hour.

Definition at line 932 of file koprefs_base.h.

ItemDateTime* KOPrefsBase::workingHoursEndItem (  )  [inline]

Get Item object corresponding to WorkingHoursEnd().

Definition at line 940 of file koprefs_base.h.

void KOPrefsBase::setWorkWeekMask ( int  v  )  [inline]

Set Work Week Mask.

Definition at line 948 of file koprefs_base.h.

int KOPrefsBase::workWeekMask (  )  const [inline]

Get Work Week Mask.

Definition at line 957 of file koprefs_base.h.

ItemInt* KOPrefsBase::workWeekMaskItem (  )  [inline]

Get Item object corresponding to WorkWeekMask().

Definition at line 965 of file koprefs_base.h.

void KOPrefsBase::setExcludeHolidays ( bool  v  )  [inline]

Set Exclude holidays.

Definition at line 973 of file koprefs_base.h.

bool KOPrefsBase::excludeHolidays (  )  const [inline]

Get Exclude holidays.

Definition at line 982 of file koprefs_base.h.

ItemBool* KOPrefsBase::excludeHolidaysItem (  )  [inline]

Get Item object corresponding to ExcludeHolidays().

Definition at line 990 of file koprefs_base.h.

void KOPrefsBase::setMonthViewUsesCategoryColor ( bool  v  )  [inline]

Set Month view uses category colors.

Definition at line 998 of file koprefs_base.h.

bool KOPrefsBase::monthViewUsesCategoryColor (  )  const [inline]

Get Month view uses category colors.

Definition at line 1007 of file koprefs_base.h.

ItemBool* KOPrefsBase::monthViewUsesCategoryColorItem (  )  [inline]

Get Item object corresponding to MonthViewUsesCategoryColor().

Definition at line 1015 of file koprefs_base.h.

void KOPrefsBase::setMonthViewUsesResourceColor ( bool  v  )  [inline]

Set Month view uses resource colors.

Definition at line 1023 of file koprefs_base.h.

bool KOPrefsBase::monthViewUsesResourceColor (  )  const [inline]

Get Month view uses resource colors.

Definition at line 1032 of file koprefs_base.h.

ItemBool* KOPrefsBase::monthViewUsesResourceColorItem (  )  [inline]

Get Item object corresponding to MonthViewUsesResourceColor().

Definition at line 1040 of file koprefs_base.h.

void KOPrefsBase::setFullViewMonth ( bool  v  )  [inline]

Set Month view uses full window.

Definition at line 1048 of file koprefs_base.h.

bool KOPrefsBase::fullViewMonth (  )  const [inline]

Get Month view uses full window.

Definition at line 1057 of file koprefs_base.h.

ItemBool* KOPrefsBase::fullViewMonthItem (  )  [inline]

Get Item object corresponding to FullViewMonth().

Definition at line 1065 of file koprefs_base.h.

void KOPrefsBase::setFullViewTodo ( bool  v  )  [inline]

Set To-do list view uses full window.

Definition at line 1073 of file koprefs_base.h.

bool KOPrefsBase::fullViewTodo (  )  const [inline]

Get To-do list view uses full window.

Definition at line 1082 of file koprefs_base.h.

ItemBool* KOPrefsBase::fullViewTodoItem (  )  [inline]

Get Item object corresponding to FullViewTodo().

Definition at line 1090 of file koprefs_base.h.

void KOPrefsBase::setRecordTodosInJournals ( bool  v  )  [inline]

Set Record completed to-dos in journal entries.

Definition at line 1098 of file koprefs_base.h.

bool KOPrefsBase::recordTodosInJournals (  )  const [inline]

Get Record completed to-dos in journal entries.

Definition at line 1107 of file koprefs_base.h.

ItemBool* KOPrefsBase::recordTodosInJournalsItem (  )  [inline]

Get Item object corresponding to RecordTodosInJournals().

Definition at line 1115 of file koprefs_base.h.

void KOPrefsBase::setEnableQuickTodo ( bool  v  )  [inline]

Set Quick Todo.

Definition at line 1123 of file koprefs_base.h.

bool KOPrefsBase::enableQuickTodo (  )  const [inline]

Get Quick Todo.

Definition at line 1132 of file koprefs_base.h.

ItemBool* KOPrefsBase::enableQuickTodoItem (  )  [inline]

Get Item object corresponding to EnableQuickTodo().

Definition at line 1140 of file koprefs_base.h.

void KOPrefsBase::setNextXDays ( int  v  )  [inline]

Set Next x days.

Definition at line 1148 of file koprefs_base.h.

int KOPrefsBase::nextXDays (  )  const [inline]

Get Next x days.

Definition at line 1157 of file koprefs_base.h.

ItemInt* KOPrefsBase::nextXDaysItem (  )  [inline]

Get Item object corresponding to NextXDays().

Definition at line 1165 of file koprefs_base.h.

void KOPrefsBase::setCompactDialogs ( bool  v  )  [inline]

Set CompactDialogs.

Definition at line 1173 of file koprefs_base.h.

bool KOPrefsBase::compactDialogs (  )  const [inline]

Get CompactDialogs.

Definition at line 1182 of file koprefs_base.h.

ItemBool* KOPrefsBase::compactDialogsItem (  )  [inline]

Get Item object corresponding to CompactDialogs().

Definition at line 1190 of file koprefs_base.h.

void KOPrefsBase::setVerticalScreen ( bool  v  )  [inline]

Set VerticalScreen.

Definition at line 1198 of file koprefs_base.h.

bool KOPrefsBase::verticalScreen (  )  const [inline]

Get VerticalScreen.

Definition at line 1207 of file koprefs_base.h.

ItemBool* KOPrefsBase::verticalScreenItem (  )  [inline]

Get Item object corresponding to VerticalScreen().

Definition at line 1215 of file koprefs_base.h.

void KOPrefsBase::setSelectedPlugins ( const QStringList &  v  )  [inline]

Set SelectedPlugins.

Definition at line 1223 of file koprefs_base.h.

QStringList KOPrefsBase::selectedPlugins (  )  const [inline]

Get SelectedPlugins.

Definition at line 1232 of file koprefs_base.h.

ItemStringList* KOPrefsBase::selectedPluginsItem (  )  [inline]

Get Item object corresponding to SelectedPlugins().

Definition at line 1240 of file koprefs_base.h.

void KOPrefsBase::setEventTemplates ( const QStringList &  v  )  [inline]

Set EventTemplates.

Definition at line 1248 of file koprefs_base.h.

QStringList KOPrefsBase::eventTemplates (  )  const [inline]

Get EventTemplates.

Definition at line 1257 of file koprefs_base.h.

ItemStringList* KOPrefsBase::eventTemplatesItem (  )  [inline]

Get Item object corresponding to EventTemplates().

Definition at line 1265 of file koprefs_base.h.

void KOPrefsBase::setTodoTemplates ( const QStringList &  v  )  [inline]

Set TodoTemplates.

Definition at line 1273 of file koprefs_base.h.

QStringList KOPrefsBase::todoTemplates (  )  const [inline]

Get TodoTemplates.

Definition at line 1282 of file koprefs_base.h.

ItemStringList* KOPrefsBase::todoTemplatesItem (  )  [inline]

Get Item object corresponding to TodoTemplates().

Definition at line 1290 of file koprefs_base.h.

void KOPrefsBase::setJournalTemplates ( const QStringList &  v  )  [inline]

Set JournalTemplates.

Definition at line 1298 of file koprefs_base.h.

QStringList KOPrefsBase::journalTemplates (  )  const [inline]

Get JournalTemplates.

Definition at line 1307 of file koprefs_base.h.

ItemStringList* KOPrefsBase::journalTemplatesItem (  )  [inline]

Get Item object corresponding to JournalTemplates().

Definition at line 1315 of file koprefs_base.h.

void KOPrefsBase::setActiveDesignerFields ( const QStringList &  v  )  [inline]

Set ActiveDesignerFields.

Definition at line 1323 of file koprefs_base.h.

QStringList KOPrefsBase::activeDesignerFields (  )  const [inline]

Get ActiveDesignerFields.

Definition at line 1332 of file koprefs_base.h.

ItemStringList* KOPrefsBase::activeDesignerFieldsItem (  )  [inline]

Get Item object corresponding to ActiveDesignerFields().

Definition at line 1340 of file koprefs_base.h.

void KOPrefsBase::setIMIPScheduler ( int  v  )  [inline]

Set IMIPScheduler.

Definition at line 1348 of file koprefs_base.h.

int KOPrefsBase::iMIPScheduler (  )  const [inline]

Get IMIPScheduler.

Definition at line 1357 of file koprefs_base.h.

ItemEnum* KOPrefsBase::iMIPSchedulerItem (  )  [inline]

Get Item object corresponding to IMIPScheduler().

Definition at line 1365 of file koprefs_base.h.

void KOPrefsBase::setUseGroupwareCommunication ( bool  v  )  [inline]

Set Use Groupware communication.

Definition at line 1373 of file koprefs_base.h.

bool KOPrefsBase::useGroupwareCommunication (  )  const [inline]

Get Use Groupware communication.

Definition at line 1382 of file koprefs_base.h.

ItemBool* KOPrefsBase::useGroupwareCommunicationItem (  )  [inline]

Get Item object corresponding to UseGroupwareCommunication().

Definition at line 1390 of file koprefs_base.h.

void KOPrefsBase::setAdditionalMails ( const QStringList &  v  )  [inline]

Set AdditionalMails.

Definition at line 1398 of file koprefs_base.h.

QStringList KOPrefsBase::additionalMails (  )  const [inline]

Get AdditionalMails.

Definition at line 1407 of file koprefs_base.h.

ItemStringList* KOPrefsBase::additionalMailsItem (  )  [inline]

Get Item object corresponding to AdditionalMails().

Definition at line 1415 of file koprefs_base.h.

void KOPrefsBase::setOutlookCompatCounterProposals ( bool  v  )  [inline]

Set Send Outlook-like pseudo counter proposals.

Definition at line 1423 of file koprefs_base.h.

bool KOPrefsBase::outlookCompatCounterProposals (  )  const [inline]

Get Send Outlook-like pseudo counter proposals.

Definition at line 1432 of file koprefs_base.h.

ItemBool* KOPrefsBase::outlookCompatCounterProposalsItem (  )  [inline]

Get Item object corresponding to OutlookCompatCounterProposals().

Definition at line 1440 of file koprefs_base.h.

void KOPrefsBase::setHolidayColor ( const QColor &  v  )  [inline]

Set Holiday color.

Definition at line 1448 of file koprefs_base.h.

QColor KOPrefsBase::holidayColor (  )  const [inline]

Get Holiday color.

Definition at line 1457 of file koprefs_base.h.

ItemColor* KOPrefsBase::holidayColorItem (  )  [inline]

Get Item object corresponding to HolidayColor().

Definition at line 1465 of file koprefs_base.h.

void KOPrefsBase::setHighlightColor ( const QColor &  v  )  [inline]

Set Highlight color.

Definition at line 1473 of file koprefs_base.h.

QColor KOPrefsBase::highlightColor (  )  const [inline]

Get Highlight color.

Definition at line 1482 of file koprefs_base.h.

ItemColor* KOPrefsBase::highlightColorItem (  )  [inline]

Get Item object corresponding to HighlightColor().

Definition at line 1490 of file koprefs_base.h.

void KOPrefsBase::setAgendaBgColor ( const QColor &  v  )  [inline]

Set Agenda view background color.

Definition at line 1498 of file koprefs_base.h.

QColor KOPrefsBase::agendaBgColor (  )  const [inline]

Get Agenda view background color.

Definition at line 1507 of file koprefs_base.h.

ItemColor* KOPrefsBase::agendaBgColorItem (  )  [inline]

Get Item object corresponding to AgendaBgColor().

Definition at line 1515 of file koprefs_base.h.

void KOPrefsBase::setWorkingHoursColor ( const QColor &  v  )  [inline]

Set Working hours color.

Definition at line 1523 of file koprefs_base.h.

QColor KOPrefsBase::workingHoursColor (  )  const [inline]

Get Working hours color.

Definition at line 1532 of file koprefs_base.h.

ItemColor* KOPrefsBase::workingHoursColorItem (  )  [inline]

Get Item object corresponding to WorkingHoursColor().

Definition at line 1540 of file koprefs_base.h.

void KOPrefsBase::setTodoDueTodayColor ( const QColor &  v  )  [inline]

Set To-do due today color.

Definition at line 1548 of file koprefs_base.h.

QColor KOPrefsBase::todoDueTodayColor (  )  const [inline]

Get To-do due today color.

Definition at line 1557 of file koprefs_base.h.

ItemColor* KOPrefsBase::todoDueTodayColorItem (  )  [inline]

Get Item object corresponding to TodoDueTodayColor().

Definition at line 1565 of file koprefs_base.h.

void KOPrefsBase::setTodoOverdueColor ( const QColor &  v  )  [inline]

Set To-do overdue color.

Definition at line 1573 of file koprefs_base.h.

QColor KOPrefsBase::todoOverdueColor (  )  const [inline]

Get To-do overdue color.

Definition at line 1582 of file koprefs_base.h.

ItemColor* KOPrefsBase::todoOverdueColorItem (  )  [inline]

Get Item object corresponding to TodoOverdueColor().

Definition at line 1590 of file koprefs_base.h.

void KOPrefsBase::setEventColor ( const QColor &  v  )  [inline]

Set Default event color.

Definition at line 1598 of file koprefs_base.h.

QColor KOPrefsBase::eventColor (  )  const [inline]

Get Default event color.

Definition at line 1607 of file koprefs_base.h.

ItemColor* KOPrefsBase::eventColorItem (  )  [inline]

Get Item object corresponding to EventColor().

Definition at line 1615 of file koprefs_base.h.

void KOPrefsBase::setAssignDefaultResourceColors ( bool  v  )  [inline]

Set AssignDefaultResourceColors.

Definition at line 1623 of file koprefs_base.h.

bool KOPrefsBase::assignDefaultResourceColors (  )  const [inline]

Get AssignDefaultResourceColors.

Definition at line 1632 of file koprefs_base.h.

ItemBool* KOPrefsBase::assignDefaultResourceColorsItem (  )  [inline]

Get Item object corresponding to AssignDefaultResourceColors().

Definition at line 1640 of file koprefs_base.h.

void KOPrefsBase::setDefaultResourceColorSeed ( int  v  )  [inline]

Set DefaultResourceColorSeed.

Definition at line 1648 of file koprefs_base.h.

int KOPrefsBase::defaultResourceColorSeed (  )  const [inline]

Get DefaultResourceColorSeed.

Definition at line 1657 of file koprefs_base.h.

ItemInt* KOPrefsBase::defaultResourceColorSeedItem (  )  [inline]

Get Item object corresponding to DefaultResourceColorSeed().

Definition at line 1665 of file koprefs_base.h.

void KOPrefsBase::setDefaultResourceColors ( const QStringList &  v  )  [inline]

Set DefaultResourceColors.

Definition at line 1673 of file koprefs_base.h.

QStringList KOPrefsBase::defaultResourceColors (  )  const [inline]

Get DefaultResourceColors.

Definition at line 1682 of file koprefs_base.h.

ItemStringList* KOPrefsBase::defaultResourceColorsItem (  )  [inline]

Get Item object corresponding to DefaultResourceColors().

Definition at line 1690 of file koprefs_base.h.

void KOPrefsBase::setTimeBarFont ( const QFont &  v  )  [inline]

Set Time bar.

Definition at line 1698 of file koprefs_base.h.

QFont KOPrefsBase::timeBarFont (  )  const [inline]

Get Time bar.

Definition at line 1707 of file koprefs_base.h.

ItemFont* KOPrefsBase::timeBarFontItem (  )  [inline]

Get Item object corresponding to TimeBarFont().

Definition at line 1715 of file koprefs_base.h.

void KOPrefsBase::setAgendaViewFont ( const QFont &  v  )  [inline]

Set Agenda view.

Definition at line 1723 of file koprefs_base.h.

QFont KOPrefsBase::agendaViewFont (  )  const [inline]

Get Agenda view.

Definition at line 1732 of file koprefs_base.h.

ItemFont* KOPrefsBase::agendaViewFontItem (  )  [inline]

Get Item object corresponding to AgendaViewFont().

Definition at line 1740 of file koprefs_base.h.

void KOPrefsBase::setMarcusBainsFont ( const QFont &  v  )  [inline]

Set Current-time line.

Definition at line 1748 of file koprefs_base.h.

QFont KOPrefsBase::marcusBainsFont (  )  const [inline]

Get Current-time line.

Definition at line 1757 of file koprefs_base.h.

ItemFont* KOPrefsBase::marcusBainsFontItem (  )  [inline]

Get Item object corresponding to MarcusBainsFont().

Definition at line 1765 of file koprefs_base.h.

void KOPrefsBase::setMonthViewFont ( const QFont &  v  )  [inline]

Set Month view.

Definition at line 1773 of file koprefs_base.h.

QFont KOPrefsBase::monthViewFont (  )  const [inline]

Get Month view.

Definition at line 1782 of file koprefs_base.h.

ItemFont* KOPrefsBase::monthViewFontItem (  )  [inline]

Get Item object corresponding to MonthViewFont().

Definition at line 1790 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyPublishAuto ( bool  v  )  [inline]

Set FreeBusyPublishAuto.

Definition at line 1798 of file koprefs_base.h.

bool KOPrefsBase::freeBusyPublishAuto (  )  const [inline]

Get FreeBusyPublishAuto.

Definition at line 1807 of file koprefs_base.h.

ItemBool* KOPrefsBase::freeBusyPublishAutoItem (  )  [inline]

Get Item object corresponding to FreeBusyPublishAuto().

Definition at line 1815 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyPublishDelay ( int  v  )  [inline]

Set FreeBusyPublishDelay.

Definition at line 1823 of file koprefs_base.h.

int KOPrefsBase::freeBusyPublishDelay (  )  const [inline]

Get FreeBusyPublishDelay.

Definition at line 1832 of file koprefs_base.h.

ItemInt* KOPrefsBase::freeBusyPublishDelayItem (  )  [inline]

Get Item object corresponding to FreeBusyPublishDelay().

Definition at line 1840 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyPublishDays ( int  v  )  [inline]

Set FreeBusyPublishDays.

Definition at line 1848 of file koprefs_base.h.

int KOPrefsBase::freeBusyPublishDays (  )  const [inline]

Get FreeBusyPublishDays.

Definition at line 1857 of file koprefs_base.h.

ItemInt* KOPrefsBase::freeBusyPublishDaysItem (  )  [inline]

Get Item object corresponding to FreeBusyPublishDays().

Definition at line 1865 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyPublishUrl ( const QString &  v  )  [inline]

Set Free/Busy Publish URL.

Definition at line 1873 of file koprefs_base.h.

QString KOPrefsBase::freeBusyPublishUrl (  )  const [inline]

Get Free/Busy Publish URL.

Definition at line 1882 of file koprefs_base.h.

ItemString* KOPrefsBase::freeBusyPublishUrlItem (  )  [inline]

Get Item object corresponding to FreeBusyPublishUrl().

Definition at line 1890 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyPublishUser ( const QString &  v  )  [inline]

Set Free/Busy Publish Username.

Definition at line 1898 of file koprefs_base.h.

QString KOPrefsBase::freeBusyPublishUser (  )  const [inline]

Get Free/Busy Publish Username.

Definition at line 1907 of file koprefs_base.h.

ItemString* KOPrefsBase::freeBusyPublishUserItem (  )  [inline]

Get Item object corresponding to FreeBusyPublishUser().

Definition at line 1915 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyPublishPassword ( const QString &  v  )  [inline]

Set Free/Busy Publish Password.

Definition at line 1923 of file koprefs_base.h.

QString KOPrefsBase::freeBusyPublishPassword (  )  const [inline]

Get Free/Busy Publish Password.

Definition at line 1932 of file koprefs_base.h.

ItemPassword* KOPrefsBase::freeBusyPublishPasswordItem (  )  [inline]

Get Item object corresponding to FreeBusyPublishPassword().

Definition at line 1940 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyPublishSavePassword ( bool  v  )  [inline]

Set FreeBusyPublishSavePassword.

Definition at line 1948 of file koprefs_base.h.

bool KOPrefsBase::freeBusyPublishSavePassword (  )  const [inline]

Get FreeBusyPublishSavePassword.

Definition at line 1957 of file koprefs_base.h.

ItemBool* KOPrefsBase::freeBusyPublishSavePasswordItem (  )  [inline]

Get Item object corresponding to FreeBusyPublishSavePassword().

Definition at line 1965 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyRetrieveAuto ( bool  v  )  [inline]

Set Enable Automatic Free/Busy Retrieval.

Definition at line 1973 of file koprefs_base.h.

bool KOPrefsBase::freeBusyRetrieveAuto (  )  const [inline]

Get Enable Automatic Free/Busy Retrieval.

Definition at line 1982 of file koprefs_base.h.

ItemBool* KOPrefsBase::freeBusyRetrieveAutoItem (  )  [inline]

Get Item object corresponding to FreeBusyRetrieveAuto().

Definition at line 1990 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyCheckHostname ( bool  v  )  [inline]

Set Check whether hostname and retrieval email address match.

Definition at line 1998 of file koprefs_base.h.

bool KOPrefsBase::freeBusyCheckHostname (  )  const [inline]

Get Check whether hostname and retrieval email address match.

Definition at line 2007 of file koprefs_base.h.

ItemBool* KOPrefsBase::freeBusyCheckHostnameItem (  )  [inline]

Get Item object corresponding to FreeBusyCheckHostname().

Definition at line 2015 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyFullDomainRetrieval ( bool  v  )  [inline]

Set Use full email address for retrieval.

Definition at line 2023 of file koprefs_base.h.

bool KOPrefsBase::freeBusyFullDomainRetrieval (  )  const [inline]

Get Use full email address for retrieval.

Definition at line 2032 of file koprefs_base.h.

ItemBool* KOPrefsBase::freeBusyFullDomainRetrievalItem (  )  [inline]

Get Item object corresponding to FreeBusyFullDomainRetrieval().

Definition at line 2040 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyRetrieveUrl ( const QString &  v  )  [inline]

Set Free/Busy Retrieval URL.

Definition at line 2048 of file koprefs_base.h.

QString KOPrefsBase::freeBusyRetrieveUrl (  )  const [inline]

Get Free/Busy Retrieval URL.

Definition at line 2057 of file koprefs_base.h.

ItemString* KOPrefsBase::freeBusyRetrieveUrlItem (  )  [inline]

Get Item object corresponding to FreeBusyRetrieveUrl().

Definition at line 2065 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyRetrieveUser ( const QString &  v  )  [inline]

Set Free/Busy Retrieval Username.

Definition at line 2073 of file koprefs_base.h.

QString KOPrefsBase::freeBusyRetrieveUser (  )  const [inline]

Get Free/Busy Retrieval Username.

Definition at line 2082 of file koprefs_base.h.

ItemString* KOPrefsBase::freeBusyRetrieveUserItem (  )  [inline]

Get Item object corresponding to FreeBusyRetrieveUser().

Definition at line 2090 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyRetrievePassword ( const QString &  v  )  [inline]

Set Free/Busy Retrieval Password.

Definition at line 2098 of file koprefs_base.h.

QString KOPrefsBase::freeBusyRetrievePassword (  )  const [inline]

Get Free/Busy Retrieval Password.

Definition at line 2107 of file koprefs_base.h.

ItemPassword* KOPrefsBase::freeBusyRetrievePasswordItem (  )  [inline]

Get Item object corresponding to FreeBusyRetrievePassword().

Definition at line 2115 of file koprefs_base.h.

void KOPrefsBase::setFreeBusyRetrieveSavePassword ( bool  v  )  [inline]

Set FreeBusyRetrieveSavePassword.

Definition at line 2123 of file koprefs_base.h.

bool KOPrefsBase::freeBusyRetrieveSavePassword (  )  const [inline]

Get FreeBusyRetrieveSavePassword.

Definition at line 2132 of file koprefs_base.h.

ItemBool* KOPrefsBase::freeBusyRetrieveSavePasswordItem (  )  [inline]

Get Item object corresponding to FreeBusyRetrieveSavePassword().

Definition at line 2140 of file koprefs_base.h.

void KOPrefsBase::setDefaultEmailAttachMethod ( int  v  )  [inline]

Set Default email attachment method.

Definition at line 2148 of file koprefs_base.h.

int KOPrefsBase::defaultEmailAttachMethod (  )  const [inline]

Get Default email attachment method.

Definition at line 2157 of file koprefs_base.h.

ItemEnum* KOPrefsBase::defaultEmailAttachMethodItem (  )  [inline]

Get Item object corresponding to DefaultEmailAttachMethod().

Definition at line 2165 of file koprefs_base.h.

void KOPrefsBase::setDefaultTodoAttachMethod ( int  v  )  [inline]

Set Default todo attachment method.

Definition at line 2173 of file koprefs_base.h.

int KOPrefsBase::defaultTodoAttachMethod (  )  const [inline]

Get Default todo attachment method.

Definition at line 2182 of file koprefs_base.h.

ItemEnum* KOPrefsBase::defaultTodoAttachMethodItem (  )  [inline]

Get Item object corresponding to DefaultTodoAttachMethod().

Definition at line 2190 of file koprefs_base.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys