kaddressbook
KABPrefsBase Class Reference
Inheritance diagram for KABPrefsBase:
List of all members.
Detailed Description
Definition at line 11 of file kabprefs_base.h.
Member Function Documentation
void KABPrefsBase::setAutomaticNameParsing |
( |
bool |
v |
) |
[inline] |
Set Automatic name parsing for new addressees.
Definition at line 22 of file kabprefs_base.h.
bool KABPrefsBase::automaticNameParsing |
( |
|
) |
const [inline] |
Get Automatic name parsing for new addressees.
Definition at line 31 of file kabprefs_base.h.
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] |
Get Item object corresponding to CurrentView().
Definition at line 189 of file kabprefs_base.h.
void KABPrefsBase::setViewNames |
( |
const QStringList & |
v |
) |
[inline] |
QStringList KABPrefsBase::viewNames |
( |
|
) |
const [inline] |
ItemStringList* KABPrefsBase::viewNamesItem |
( |
|
) |
[inline] |
Get Item object corresponding to ViewNames().
Definition at line 214 of file kabprefs_base.h.
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::setExtensionsSplitter |
( |
const QValueList< int > & |
v |
) |
[inline] |
QValueList<int> KABPrefsBase::extensionsSplitter |
( |
|
) |
const [inline] |
ItemIntList* KABPrefsBase::extensionsSplitterItem |
( |
|
) |
[inline] |
Get Item object corresponding to ExtensionsSplitter().
Definition at line 289 of file kabprefs_base.h.
void KABPrefsBase::setDetailsSplitter |
( |
const QValueList< int > & |
v |
) |
[inline] |
QValueList<int> KABPrefsBase::detailsSplitter |
( |
|
) |
const [inline] |
ItemIntList* KABPrefsBase::detailsSplitterItem |
( |
|
) |
[inline] |
Get Item object corresponding to DetailsSplitter().
Definition at line 314 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 339 of file kabprefs_base.h.
void KABPrefsBase::setCurrentFilter |
( |
int |
v |
) |
[inline] |
int KABPrefsBase::currentFilter |
( |
|
) |
const [inline] |
ItemInt* KABPrefsBase::currentFilterItem |
( |
|
) |
[inline] |
Get Item object corresponding to CurrentFilter().
Definition at line 364 of file kabprefs_base.h.
void KABPrefsBase::setEditorType |
( |
int |
v |
) |
[inline] |
int KABPrefsBase::editorType |
( |
|
) |
const [inline] |
ItemEnum* KABPrefsBase::editorTypeItem |
( |
|
) |
[inline] |
Get Item object corresponding to EditorType().
Definition at line 389 of file kabprefs_base.h.
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 414 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 439 of file kabprefs_base.h.
The documentation for this class was generated from the following files: