CPeninputControlInfo Class Reference
class CPeninputControlInfo : public CBase
|
Control info class
This class is to define control info. Application can create it from resource file. Control info includes control id, begin row, end row, bgin column and end column.
peninputcommonlayout.lib
-
Since
-
S60 v3.2
Constructor & Destructor Documentation
~CPeninputControlInfo()
IMPORT_C
|
~CPeninputControlInfo
|
(
|
)
|
[virtual]
|
Member Functions Documentation
BeginColumn()
const
TInt
|
BeginColumn
|
(
|
)
|
const [inline]
|
BeginRow()
const
TInt
|
BeginRow
|
(
|
)
|
const [inline]
|
ConstructFromResourceL(TResourceReader &)
ConstructL(TResourceReader &)
ControlID()
const
TInt
|
ControlID
|
(
|
)
|
const [inline]
|
ControlType()
const
TInt
|
ControlType
|
(
|
)
|
const [inline]
|
EndColumn()
const
TInt
|
EndColumn
|
(
|
)
|
const [inline]
|
EndRow()
const
TInt
|
EndRow
|
(
|
)
|
const [inline]
|
Member Data Documentation
TInt
iBeginColumn
TInt
|
iBeginColumn
|
[private]
|
TInt
iControlID
TInt
|
iControlID
|
[private]
|
TInt
iControlType
TInt
|
iControlType
|
[private]
|
TInt
iEndColumn
TInt
|
iEndColumn
|
[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.