CPtiKeyMapDataFactory Class Reference
class CPtiKeyMapDataFactory : public CBase |
Keymap data factory class.
Constructor & Destructor Documentation
~CPtiKeyMapDataFactory()
IMPORT_C | ~CPtiKeyMapDataFactory | ( | ) | |
Member Functions Documentation
CreateImplementationL(const TUid)
Creates a key map data instance for given implementation uid.
Parameters
const TUid aImplUid | An implemenation uid for key map data factory to be created. |
ImplementationUid()
TInt
| ImplementationUid | ( | ) | const [inline] |
KeyMapDataForLanguageL(TInt)
Returns keymap data object for given language.
Parameters
TInt aLanguageCode | Languace code for requested data. |
ListImplementationsL(RArray< TInt > &)
IMPORT_C void | ListImplementationsL | ( | RArray< TInt > & | aResult | ) | [static] |
Fills given list with implementation uids of all found key map data factory implementations.
Parameters
RArray< TInt > & aResult | An array to be filled with uids. |
ListLanguagesL(RArray< TInt > &)
void | ListLanguagesL | ( | RArray< TInt > & | aResult | ) | [pure virtual] |
Lists all languages supported by this data factory.
Parameters
RArray< TInt > & aResult | List instance for storing results. |
Reserved_1()
IMPORT_C void | Reserved_1 | ( | ) | [virtual] |
Reserved_2()
IMPORT_C void | Reserved_2 | ( | ) | [virtual] |
SetDestructorKeyId(TInt)
void | SetDestructorKeyId | ( | TInt | aUid | ) | [private, inline] |
SetImplementationUid(TInt)
void | SetImplementationUid | ( | TInt | aUid | ) | [private, inline] |
Member Data Documentation
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.