CSystemParameters Class Reference
class CSystemParameters : public CBase
|
CSystemParameters
represents system parameters in plug-in framework
?good_class_usage_example(s)
SystemParameters.lib
-
Since
-
S60 v5.0
Constructor & Destructor Documentation
~CSystemParameters()
IMPORT_C
|
~CSystemParameters
|
(
|
)
|
|
Member Functions Documentation
RelScale()
IMPORT_C
TReal
&
|
RelScale
|
(
|
)
|
|
Getter for relative scale, non-const
RelScale()
IMPORT_C const
TReal
&
|
RelScale
|
(
|
)
|
const
|
Getter for relative scale, const
Scale()
IMPORT_C
TReal
&
|
Scale
|
(
|
)
|
|
Getter for output scale, non-const
Scale()
IMPORT_C const
TReal
&
|
Scale
|
(
|
)
|
const
|
Getter for output scale, const
SourceSize()
IMPORT_C
TSize
&
|
SourceSize
|
(
|
)
|
|
Getter for source image size, non-const
SourceSize()
IMPORT_C const
TSize
&
|
SourceSize
|
(
|
)
|
const
|
Getter for source image size, const
ViewPortRect()
IMPORT_C
TRect
&
|
ViewPortRect
|
(
|
)
|
|
Getter for view port rect, non-const
ViewPortRect()
IMPORT_C const
TRect
&
|
ViewPortRect
|
(
|
)
|
const
|
Getter for view port rect, const
VisibleImageRect()
IMPORT_C
TRect
&
|
VisibleImageRect
|
(
|
)
|
|
Getter for visible image rect, non-const
VisibleImageRect()
IMPORT_C const
TRect
&
|
VisibleImageRect
|
(
|
)
|
const
|
Getter for visible image rect, const
VisibleImageRectPrev()
IMPORT_C
TRect
&
|
VisibleImageRectPrev
|
(
|
)
|
|
Getter for visible image rect in preview, non-const
VisibleImageRectPrev()
IMPORT_C const
TRect
&
|
VisibleImageRectPrev
|
(
|
)
|
const
|
Getter for visible image rect in preview, const
Member Data Documentation
TReal
iRelScale
TReal
|
iRelScale
|
[private]
|
Scale relative to the source image
TSize
iSourceSize
TSize
|
iSourceSize
|
[private]
|
TRect
iViewPortRect
TRect
|
iViewPortRect
|
[private]
|
TRect
iVisibleImageRect
TRect
|
iVisibleImageRect
|
[private]
|
Visible image rect (from view port)
TRect
iVisibleImageRectPrev
TRect
|
iVisibleImageRectPrev
|
[private]
|
Visible image rect (from view port) in preview image
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.