MWsGcClipRect Class Reference
class MWsGcClipRect : public MWsObjectProvider
|
This is an extension of the
MWsGc
. This interface is not used in non-NGA configurations. It has been removed from NGA configurations.
MWsGc
Member Functions Documentation
GetClipRect(TRect &, TBool &)
void
|
GetClipRect
|
(
|
TRect
&
|
aRect,
|
|
TBool
&
|
aSet
|
|
)
|
[pure virtual]
|
Returns the combined clipping rectangle.
Parameters
TRect
& aRect
|
this is set to the clipping rectangle
|
TBool
& aSet
|
this is true if there is a clipping rectangle in effect
|
ResetClipRect()
void
|
ResetClipRect
|
(
|
)
|
[pure virtual]
|
Resets the master clipping rectangle specified in SetMasterClipRect
SetClipRect(TRect)
void
|
SetClipRect
|
(
|
TRect
|
aRect
|
)
|
[pure virtual]
|
Sets a master clipping rectangle on the GC. This will combine with any clipping rectangles specified by the client.
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.