CCFContextSourceSetting Class Reference
class CCFContextSourceSetting : public CBase
|
Describes context source setting item. Setting item is defined with name, attributes and set of parameters.
Member Functions Documentation
AddAttributeL(CCFKeyValuePair *)
Adds a new attribute for the setting.
AddParameterL(CCFContextSourceSettingParameter *)
Adds a new parameter for the setting.
Attributes()
Returns general attributes defined for the setting.
Name()
const
TDesC
&
|
Name
|
(
|
)
|
const [pure virtual]
|
Returns name of the setting. Can be used to identify the user of these settings. e.g. context source, plug-in name etc.
Parameters()
Returns all defined parameters for the setting.
SetNameL(const TDesC &)
void
|
SetNameL
|
(
|
const
TDesC
&
|
aName
|
)
|
[pure virtual]
|
Sets name for the settings.
Parameters
const
TDesC
& aName
|
Name for the setting.
|
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.