MPositionObserver Class Reference
MPositionObserver
Interface for dragbar moving event. There can be lots of observer for a dragbar. But when one observer processs the event, others wont't have a chance to process it. The processing order is revesed to the order which observers added. i.e.The last added observer will precess the event first
fepbasecontrol.lib
- Since
- S60 v4.0
Member Functions Documentation
HandlePositionChange(const TPoint &)
TBool
| HandlePositionChange | ( | const TPoint & | aOffset | ) | [pure virtual] |
Handle position change event
Parameters
const TPoint & aOffset | The moving offset |
IsFepBaseControl()
TBool
| IsFepBaseControl | ( | ) | [pure virtual] |
Tell whether this observer is a fep base control
MovingArea()
const TRect & | MovingArea | ( | ) | [pure virtual] |
return observer's area to be moved when position changed
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.