CCoeDataStorage Class Reference
class CCoeDataStorage : public CBase |
Constructor & Destructor Documentation
CCoeDataStorage()
CCoeDataStorage | ( | ) | [private, inline] |
~CCoeDataStorage()
IMPORT_C | ~CCoeDataStorage | ( | ) | [virtual] |
Member Functions Documentation
FepFrameworkRepositoryL()
FepSpecificSettingsRepositoryL()
GetFepAttributeL(TUid, TDes8 &)
IMPORT_C void | GetFepAttributeL | ( | TUid | aAttributeUid, |
| TDes8 & | aAttributeData |
| ) | |
GetInstalledFepIdL(TDes &)
IMPORT_C void | GetInstalledFepIdL | ( | TDes & | aFepId | ) | |
GetSystemColorListBufferL()
IMPORT_C CBufBase * | GetSystemColorListBufferL | ( | ) | |
GetSystemColorListBufferLC(TBool &)
GetSystemColorListL()
This method will return a new CColorList object poplulated with the color information read from a configuration ini-file. If the ini-file cannot be found, this method will return NULL, in which case the color list should be read from resource file. This is the action taken by PopulateColorArrayL().
NONSHARABLE_CLASS(COwner)
NONSHARABLE_CLASS | ( | COwner | | ) | [private, inline] |
PopulateColorArrayL()
Returns a new color list object. The list will be populated from a configuration ini-file. If the ini-file cannot be found, the list will be populated with the default colors from eikpriv.rsc.
SetFepAttributeL(TUid, const TDesC8 &)
IMPORT_C void | SetFepAttributeL | ( | TUid | aAttributeUid, |
| const TDesC8 & | aAttributeData |
| ) | |
SetInstalledFepIdL(const TDesC &)
IMPORT_C void | SetInstalledFepIdL | ( | const TDesC & | aFepId | ) | |
SetSystemColorListFromBufferL(const TDesC8 &)
IMPORT_C void | SetSystemColorListFromBufferL | ( | const TDesC8 & | aBuffer | ) | |
SetSystemColorListL(const CColorList &)
IMPORT_C void | SetSystemColorListL | ( | const CColorList & | aColors | ) | |
SystemColorListRepositoryL()
Member Data Documentation
CRepository * iFepFrameworkRepository
CRepository * iFepSpecificSettingsRepository
CRepository * iSystemColorListRepository
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.