class MWsStandardTextCursor |
An interface through which a standard text cursor can be examined.
Public Member Functions | |
---|---|
TRect | ClipRect() |
TRgb | Color() |
TUint | Flags() |
TTimeIntervalMicroSeconds32 | FlashInterval() |
TRect | Rect() |
TInt | Type() |
TRect | ClipRect | ( | ) | const [pure virtual] |
Clipping rectangle in window co-ordinates. MWsWindowTreeObserver::ECursorClipRectSet
TUint | Flags | ( | ) | const [pure virtual] |
Cursor flags. For possible values, see TTextCursor::EFlags. Note, only flags included by the mask TTextCursor::EUserFlags are provided. TTextCursor::EFlags
TTimeIntervalMicroSeconds32 | FlashInterval | ( | ) | const [pure virtual] |
Flash time interval. MWsStandardTextCursor::Flags()
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.