CAknInputLanguageItem Class Reference
class CAknInputLanguageItem : public CBase |
Input Language Item class.
This object bring together Symbian language code, a language name, and its capabilities
This method is not meant to be derived from.
Constructor & Destructor Documentation
CAknInputLanguageItem(TLanguage)
CAknInputLanguageItem | ( | TLanguage | aLanguageCode | ) | [private] |
Sets only the langauge code
~CAknInputLanguageItem()
IMPORT_C | ~CAknInputLanguageItem | ( | ) | |
Member Functions Documentation
ConstructL(const TDesC &, TAknInputLanguageCapabilities)
2nd stage construction. This sets the name and the capabilies
LanguageName()
IMPORT_C TPtrC | LanguageName | ( | ) | const |
NewL(TLanguage, const TDesC &, TAknInputLanguageCapabilities)
static 2-stage construction of the object. The language name descriptor is copied by the time the method returns.
Normally this is constructed by the class that supplies the language information. It would not normally be called by clients who want to find out about system input languages
Member Data Documentation
TAknInputLanguageCapabilities
iCapabilities
HBufC * iLanguageName
HBufC * | iLanguageName | [private] |
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.