kaddressbook
KABPrefsBase Class Reference

Detailed Description
Definition at line 11 of file kabprefs_base.h.
Member Enumeration Documentation
| anonymous enum |
Member Function Documentation
| void KABPrefsBase::setAutomaticNameParsing | ( | bool | v | ) | [inline] |
| bool KABPrefsBase::automaticNameParsing | ( | ) | const [inline] |
| ItemBool* KABPrefsBase::automaticNameParsingItem | ( | ) | [inline] |
Get Item object corresponding to AutomaticNameParsing().
Definition at line 39 of file kabprefs_base.h.
| void KABPrefsBase::setCurrentIncSearchField | ( | int | v | ) | [inline] |
| int KABPrefsBase::currentIncSearchField | ( | ) | const [inline] |
| ItemInt* KABPrefsBase::currentIncSearchFieldItem | ( | ) | [inline] |
Get Item object corresponding to CurrentIncSearchField().
Definition at line 64 of file kabprefs_base.h.
| void KABPrefsBase::setPhoneHookApplication | ( | const QString & | v | ) | [inline] |
| QString KABPrefsBase::phoneHookApplication | ( | ) | const [inline] |
| ItemString* KABPrefsBase::phoneHookApplicationItem | ( | ) | [inline] |
Get Item object corresponding to PhoneHookApplication().
Definition at line 89 of file kabprefs_base.h.
| void KABPrefsBase::setFaxHookApplication | ( | const QString & | v | ) | [inline] |
| QString KABPrefsBase::faxHookApplication | ( | ) | const [inline] |
| ItemString* KABPrefsBase::faxHookApplicationItem | ( | ) | [inline] |
Get Item object corresponding to FaxHookApplication().
Definition at line 114 of file kabprefs_base.h.
| void KABPrefsBase::setSMSHookApplication | ( | const QString & | v | ) | [inline] |
| QString KABPrefsBase::sMSHookApplication | ( | ) | const [inline] |
| ItemString* KABPrefsBase::sMSHookApplicationItem | ( | ) | [inline] |
Get Item object corresponding to SMSHookApplication().
Definition at line 139 of file kabprefs_base.h.
| void KABPrefsBase::setHonorSingleClick | ( | bool | v | ) | [inline] |
| bool KABPrefsBase::honorSingleClick | ( | ) | const [inline] |
| ItemBool* KABPrefsBase::honorSingleClickItem | ( | ) | [inline] |
Get Item object corresponding to HonorSingleClick().
Definition at line 164 of file kabprefs_base.h.
| void KABPrefsBase::setCurrentView | ( | const QString & | v | ) | [inline] |
| QString KABPrefsBase::currentView | ( | ) | const [inline] |
| ItemString* KABPrefsBase::currentViewItem | ( | ) | [inline] |
| void KABPrefsBase::setViewNames | ( | const QStringList & | v | ) | [inline] |
| QStringList KABPrefsBase::viewNames | ( | ) | const [inline] |
| ItemStringList* KABPrefsBase::viewNamesItem | ( | ) | [inline] |
| void KABPrefsBase::setJumpButtonBarVisible | ( | bool | v | ) | [inline] |
| bool KABPrefsBase::jumpButtonBarVisible | ( | ) | const [inline] |
| ItemBool* KABPrefsBase::jumpButtonBarVisibleItem | ( | ) | [inline] |
Get Item object corresponding to JumpButtonBarVisible().
Definition at line 239 of file kabprefs_base.h.
| void KABPrefsBase::setDetailsPageVisible | ( | bool | v | ) | [inline] |
| bool KABPrefsBase::detailsPageVisible | ( | ) | const [inline] |
| ItemBool* KABPrefsBase::detailsPageVisibleItem | ( | ) | [inline] |
Get Item object corresponding to DetailsPageVisible().
Definition at line 264 of file kabprefs_base.h.
| void KABPrefsBase::setDetailsSplitter | ( | const QValueList< int > & | v | ) | [inline] |
| QValueList<int> KABPrefsBase::detailsSplitter | ( | ) | const [inline] |
| ItemIntList* KABPrefsBase::detailsSplitterItem | ( | ) | [inline] |
| void KABPrefsBase::setLeftSplitter | ( | const QValueList< int > & | v | ) | [inline] |
| QValueList<int> KABPrefsBase::leftSplitter | ( | ) | const [inline] |
| ItemIntList* KABPrefsBase::leftSplitterItem | ( | ) | [inline] |
| void KABPrefsBase::setContactListAboveExtensions | ( | bool | v | ) | [inline] |
| bool KABPrefsBase::contactListAboveExtensions | ( | ) | const [inline] |
| ItemBool* KABPrefsBase::contactListAboveExtensionsItem | ( | ) | [inline] |
Get Item object corresponding to ContactListAboveExtensions().
Definition at line 339 of file kabprefs_base.h.
| void KABPrefsBase::setCurrentExtension | ( | const QString & | v | ) | [inline] |
| QString KABPrefsBase::currentExtension | ( | ) | const [inline] |
| ItemString* KABPrefsBase::currentExtensionItem | ( | ) | [inline] |
Get Item object corresponding to CurrentExtension().
Definition at line 364 of file kabprefs_base.h.
| void KABPrefsBase::setActiveExtensions | ( | const QStringList & | v | ) | [inline] |
| QStringList KABPrefsBase::activeExtensions | ( | ) | const [inline] |
| ItemStringList* KABPrefsBase::activeExtensionsItem | ( | ) | [inline] |
Get Item object corresponding to activeExtensions().
Definition at line 389 of file kabprefs_base.h.
| void KABPrefsBase::setExtensionsSplitterSizes | ( | const QValueList< int > & | v | ) | [inline] |
| QValueList<int> KABPrefsBase::extensionsSplitterSizes | ( | ) | const [inline] |
| ItemIntList* KABPrefsBase::extensionsSplitterSizesItem | ( | ) | [inline] |
Get Item object corresponding to ExtensionsSplitterSizes().
Definition at line 414 of file kabprefs_base.h.
| void KABPrefsBase::setCurrentFilter | ( | int | v | ) | [inline] |
| int KABPrefsBase::currentFilter | ( | ) | const [inline] |
| ItemInt* KABPrefsBase::currentFilterItem | ( | ) | [inline] |
| void KABPrefsBase::setEditorType | ( | int | v | ) | [inline] |
| int KABPrefsBase::editorType | ( | ) | const [inline] |
| ItemEnum* KABPrefsBase::editorTypeItem | ( | ) | [inline] |
| void KABPrefsBase::setGlobalCustomFields | ( | const QStringList & | v | ) | [inline] |
| QStringList KABPrefsBase::globalCustomFields | ( | ) | const [inline] |
| ItemStringList* KABPrefsBase::globalCustomFieldsItem | ( | ) | [inline] |
Get Item object corresponding to GlobalCustomFields().
Definition at line 489 of file kabprefs_base.h.
| void KABPrefsBase::setAdvancedCustomFields | ( | const QStringList & | v | ) | [inline] |
| QStringList KABPrefsBase::advancedCustomFields | ( | ) | const [inline] |
| ItemStringList* KABPrefsBase::advancedCustomFieldsItem | ( | ) | [inline] |
Get Item object corresponding to AdvancedCustomFields().
Definition at line 514 of file kabprefs_base.h.
The documentation for this class was generated from the following files:

