Alf::MulModelUtility Class Reference
class Alf::MulModelUtility |
Member Functions Documentation
AlfStringToUString(const UString &)
OSN_IMPORT UString | AlfStringToUString | ( | const UString & | aAlfString | ) | [static] |
Convsert CAlfString to UString
CheckNamePrefix(UString)
bool | CheckNamePrefix | ( | UString | aName | ) | [static] |
Check the prefix of the name to see whether they can be added in alfmodel
Parameters
UString aName | Name whose prefix is to be checked |
ConvertMapToVisualItem(IAlfMap &)
ConvertTDes8ToUString(const TDesC8 &, UString &)
OSN_IMPORT void | ConvertTDes8ToUString | ( | const TDesC8 & | aDes, |
| UString & | aString |
| ) | [static] |
Parameters
const TDesC8 & aDes | a TDes8 type string to be converted |
UString & aString | the converted Ustring |
ConvertTDesToUString(const TDesC &, UString &)
OSN_IMPORT void | ConvertTDesToUString | ( | const TDesC & | aDes, |
| UString & | aString |
| ) | [static] |
Parameters
const TDesC & aDes | a TDes type string to be converted |
UString & aString | the converted Ustring |
ConvertUStringToTDes(const UString &, TDes &)
OSN_IMPORT void | ConvertUStringToTDes | ( | const UString & | aString, |
| TDes & | aDes |
| ) | [static] |
Parameters
const UString & aString | a UString type string to be converted |
TDes & aDes | the TDes type converted string |
ConvertUStringToTDes8(const UString &, TDes8 &)
OSN_IMPORT void | ConvertUStringToTDes8 | ( | const UString & | aString, |
| TDes8 & | aDes |
| ) | [static] |
Parameters
const UString & aString | a UString type string to be converted |
TDes8 & aDes | the TDes8 type converted string |
ConvertVisualItemToMap(MulVisualItem &)
Convert map of visual item to map of alf map. Ite create new Map and while returning new map owner ship of map is transfered
CreateVariantType(IAlfVariantType &)
Create new Variant data from existing variant data.
new variant data, Ownership is transferred
CreateVisualItem(mulwidget::TLogicalTemplate)
Create a visualitem and set its default template
IntToUString(int)
OSN_IMPORT UString | IntToUString | ( | int | aNumber | ) | [static] |
Covert integer to AlfString
Parameters
int aNumber | number to convert |
UStringToAlfString(const UString &)
Convert UString to CAlfString
Parameters
const UString & aUString | UString instance to convert to CAlfSTring |
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.