TAknLayoutScalableParameterLimits Class Reference
class TAknLayoutScalableParameterLimits
|
Defines the valid maximum value of the parameters that can be passed into a scalable layout API An index is valid if it satisfies index < iMaxVarietys etc
Constructor & Destructor Documentation
TAknLayoutScalableParameterLimits()
IMPORT_C
|
TAknLayoutScalableParameterLimits
|
(
|
)
|
|
TAknLayoutScalableParameterLimits(TInt, TInt, TInt, TInt, TInt, TInt)
IMPORT_C
|
TAknLayoutScalableParameterLimits
|
(
|
TInt
|
aFirstVariety,
|
|
TInt
|
aLastVariety,
|
|
TInt
|
aFirstColumn,
|
|
TInt
|
aLastColumn,
|
|
TInt
|
aFirstRow,
|
|
TInt
|
aLastRow
|
|
)
|
|
Member Functions Documentation
FirstColumn()
IMPORT_C
TInt
|
FirstColumn
|
(
|
)
|
const
|
FirstRow()
IMPORT_C
TInt
|
FirstRow
|
(
|
)
|
const
|
FirstVariety()
IMPORT_C
TInt
|
FirstVariety
|
(
|
)
|
const
|
LastColumn()
IMPORT_C
TInt
|
LastColumn
|
(
|
)
|
const
|
LastRow()
IMPORT_C
TInt
|
LastRow
|
(
|
)
|
const
|
LastVariety()
IMPORT_C
TInt
|
LastVariety
|
(
|
)
|
const
|
SetFirstColumn(TInt)
IMPORT_C void
|
SetFirstColumn
|
(
|
TInt
|
aFirstColumn
|
)
|
|
SetFirstRow(TInt)
IMPORT_C void
|
SetFirstRow
|
(
|
TInt
|
aFirstRow
|
)
|
|
SetFirstVariety(TInt)
IMPORT_C void
|
SetFirstVariety
|
(
|
TInt
|
FirstVariety
|
)
|
|
SetLastColumn(TInt)
IMPORT_C void
|
SetLastColumn
|
(
|
TInt
|
aLastColumn
|
)
|
|
SetLastRow(TInt)
IMPORT_C void
|
SetLastRow
|
(
|
TInt
|
aLastRow
|
)
|
|
SetLastVariety(TInt)
IMPORT_C void
|
SetLastVariety
|
(
|
TInt
|
LastVariety
|
)
|
|
Member Data Documentation
TInt
iFirstColumn
TInt
|
iFirstColumn
|
[private]
|
TInt
iFirstVariety
TInt
|
iFirstVariety
|
[private]
|
TInt
iLastColumn
TInt
|
iLastColumn
|
[private]
|
TInt
iLastVariety
TInt
|
iLastVariety
|
[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.