MWsStandardTextCursor Class Reference

class MWsStandardTextCursor

An interface through which a standard text cursor can be examined.

Member Functions Documentation

ClipRect()

TRect ClipRect()const [pure virtual]

Clipping rectangle in window co-ordinates. MWsWindowTreeObserver::ECursorClipRectSet

Color()

TRgb Color()const [pure virtual]

Cursor color.

Flags()

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

FlashInterval()

TTimeIntervalMicroSeconds32 FlashInterval()const [pure virtual]

Flash time interval. MWsStandardTextCursor::Flags()

Rect()

TRect Rect()const [pure virtual]

Draw rectangle.

Type()

TInt Type()const [pure virtual]

Cursor type.