Public Types | |
enum | { KPointerMoveBufferSize = 32 } |
Public Member Functions | |
CBackedUpWindow (CWsClient *aClient) | |
void | ConstructL (const TRect &aRect, CWindow *aParent=0) |
~CBackedUpWindow () | |
RBackedUpWindow & | Window () |
CWindowGc * | SystemGc () |
CWsScreenDevice * | Screen () |
CFont * | Font () |
virtual void | Draw (const TRect &aRect)=0 |
virtual void | HandlePointerEvent (TPointerEvent &aPointerEvent)=0 |
virtual void | HandlePointerMoveBufferReady ()=0 |
Protected Attributes | |
RBackedUpWindow | iWindow |
TRect | iRect |
Definition at line 110 of file Base.h.