HSPluginSettingsIf::CPluginInfo Class Reference
class HSPluginSettingsIf::CPluginInfo : public CBase |
Presents plugin info using states uid, interface, type and name
xnlayoutengine.lib
- Since
- S60 v5.0
Inherits from
- HSPluginSettingsIf::CPluginInfo
Constructor & Destructor Documentation
~CPluginInfo()
IMPORT_C | ~CPluginInfo | ( | ) | [virtual] |
Member Functions Documentation
ConfigurationState()
IMPORT_C const TDesC8 & | ConfigurationState | ( | ) | const |
ConstructL()
void | ConstructL | ( | ) | [private] |
Interface()
IMPORT_C const TDesC8 & | Interface | ( | ) | const |
Get configuration interface
Name()
IMPORT_C const TDesC8 & | Name | ( | ) | const |
SetConfigurationStateL(const TDesC8 &)
Parameters
const TDesC8 & aConfigurationState | configuration state |
SetInterfaceL(const TDesC8 &)
Set configuration interface
Parameters
const TDesC8 & aInterface | configuration interface |
SetNameL(const TDesC8 &)
Parameters
const TDesC8 & aName | configuration name |
SetTypeL(const TDesC8 &)
Parameters
const TDesC8 & aType | configuration type |
SetUidL(const TDesC8 &)
Parameters
const TDesC8 & aUid | configuration uid |
Type()
IMPORT_C const TDesC8 & | Type | ( | ) | const |
Uid()
IMPORT_C const TDesC8 & | Uid | ( | ) | const |
Member Data Documentation
HBufC8 * iConfigurationState
HBufC8 * | iConfigurationState | [private] |
Own. Plugin configuration state
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.