CPeninputClientLayoutInfo Class Reference
class CPeninputClientLayoutInfo : public CBase |
Client layout class
This class is to implement image layout. Application can create it from resource file. Control info includes control id, row and column.
peninputcommonlayout.lib
- Since
- S60 v3.2
Inherits from
- CPeninputClientLayoutInfo
Constructor & Destructor Documentation
~CPeninputClientLayoutInfo()
IMPORT_C | ~CPeninputClientLayoutInfo | ( | ) | [virtual] |
Member Functions Documentation
AddControlInfo(CPeninputControlInfo *)
Columns()
TInt
| Columns | ( | ) | const [inline] |
ConstructFromResourceL(TResourceReader &)
Contruct from resource file
ConstructL(TResourceReader &)
Symbian second-phase constructor
FindControlInfo(const TInt)
Parameters
const TInt aControlID | control id |
LayoutID()
TInt
| LayoutID | ( | ) | const [inline] |
RemoveControlInfo(CPeninputControlInfo *)
RemoveControlInfo(const TInt)
IMPORT_C void | RemoveControlInfo | ( | const TInt | aControlID | ) | |
Remove control info based on control id
Parameters
const TInt aControlID | Control id |
Rows()
TInt
| Rows | ( | ) | const [inline] |
Member Data Documentation
RPointerArray< CPeninputControlInfo > iControlInfoList
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.