CAknGenericReader Class Reference
class CAknGenericReader : public CBase |
Public Attributes |
---|
CArrayReader< SAknLayoutGfx > * | iArea |
CArrayReader< SAknLayoutCmd > * | iCmd |
CArrayReader< SAknLayoutGfx > * | iGfx |
CArrayReader< SAknLayoutText > * | iText |
Constructor & Destructor Documentation
~CAknGenericReader()
IMPORT_C | ~CAknGenericReader | ( | ) | |
Member Functions Documentation
AreaItem(TInt)
IMPORT_C const SAknLayoutGfx * | AreaItem | ( | TInt | aIndex | ) | const |
CmdItem(TInt)
IMPORT_C const SAknLayoutCmd * | CmdItem | ( | TInt | aIndex | ) | const |
ConstructFromResourceL(TResourceReader &)
ConstructL(TInt)
IMPORT_C void | ConstructL | ( | TInt | aResourceId | ) | |
GfxItem(TInt)
IMPORT_C const SAknLayoutGfx * | GfxItem | ( | TInt | aIndex | ) | const |
TextItem(TInt)
IMPORT_C const SAknLayoutText * | TextItem | ( | TInt | aIndex | ) | const |
Member Data Documentation
CArrayReader< SAknLayoutGfx > * iArea
CArrayReader< SAknLayoutGfx > * | iArea |
CArrayReader< SAknLayoutCmd > * iCmd
CArrayReader< SAknLayoutCmd > * | iCmd |
CArrayReader< SAknLayoutGfx > * iGfx
CArrayReader< SAknLayoutGfx > * | iGfx |
CArrayReader< SAknLayoutText > * iText
CArrayReader< SAknLayoutText > * | iText |
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.