MPbkGlobalSetting Class Reference
Abstract interface for accessing global settings.
Public Member Enumerations
|
enum
|
TPbkGlobalSetting
{
EUndefinedSetting
,
ENameOrdering
,
EAllowOpen1Touch
,
ECheckDuplicateEntry
,
ECopyFromSimAsked
,
ELocalVariationFlags
,
ENameSeparatorChar
,
ECurrentSimOwnedStatus
,
ESimInsertedStatus
,
EBTSapEnabledStatus
,
EPreferredTelephony
,
EEditorMaxNumberLength
,
ETestIntSetting
,
ETestRealSetting
,
ETestStringSetting
}
|
enum
|
TPbkGlobalSettingCategory
{
EUndefinedCategory
,
EGeneralSettingCategory
,
ESystemStatusCategory
,
EPbkSystemStateCategory
,
ELocalVariationCategory
,
EBTSapCategory
,
ERichCallSettingsCategory
,
EPbkConfigurationCategory
,
ETestCategory
}
|
Constructor & Destructor Documentation
~MPbkGlobalSetting()
~MPbkGlobalSetting
|
(
|
)
|
[inline, virtual]
|
Member Functions Documentation
Cleanup(TAny *)
void
|
Cleanup
|
(
|
TAny
*
|
aObj
|
)
|
[static, inline]
|
Close()
void
|
Close
|
(
|
)
|
[pure virtual]
|
ConnectL(TPbkGlobalSettingCategory)
Connects to the setting with category aUid. If KNullUid is used as the parameter, creates a temporary setting if applicable to implementation.
Get(TPbkGlobalSetting, TInt &)
Gets an integer value with key aKey. Returns one of the system wide error codes.
Get(TPbkGlobalSetting, TDes &)
Gets an integer value with key aKey. Returns one of the system wide error codes.
Get(TPbkGlobalSetting, TReal &)
Gets an integer value with key aKey. Returns one of the system wide error codes.
RegisterObserverL(MPbkGlobalSettingObserver *)
Registers an observer for setting changes. Only one setting can be observed
Set(TPbkGlobalSetting, TInt)
Sets an integer value with key aKey. Returns one of the system wide error codes.
Set(TPbkGlobalSetting, const TDesC &)
Sets an integer value with key aKey. Returns one of the system wide error codes.
Set(TPbkGlobalSetting, TReal)
Sets an integer value with key aKey. Returns one of the system wide error codes.
Member Enumerations Documentation
Enum TPbkGlobalSetting
Enumerators
EUndefinedSetting
|
|
ENameOrdering
|
|
EAllowOpen1Touch
|
|
ECheckDuplicateEntry
|
|
ECopyFromSimAsked
|
|
ELocalVariationFlags
|
|
ENameSeparatorChar
|
|
ECurrentSimOwnedStatus
|
|
ESimInsertedStatus
|
|
EBTSapEnabledStatus
|
|
EPreferredTelephony
|
|
EEditorMaxNumberLength
|
|
ETestIntSetting
|
|
ETestRealSetting
|
|
ETestStringSetting
|
|
Enum TPbkGlobalSettingCategory
Enumerators
EUndefinedCategory
|
|
EGeneralSettingCategory
|
|
ESystemStatusCategory
|
|
EPbkSystemStateCategory
|
|
ELocalVariationCategory
|
|
EBTSapCategory
|
|
ERichCallSettingsCategory
|
|
EPbkConfigurationCategory
|
|
ETestCategory
|
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.