class AknTouchGestureFw::MAknTouchGestureFwDragEvent : public AknTouchGestureFw::MAknTouchGestureFwEvent |
Drag gesture event.
Public Member Functions | |
---|---|
TPoint | CurrentPosition() |
TPoint | PreviousPosition() |
TPoint | StartPosition() |
TAknTouchGestureFwState | State() |
Inherited Functions | |
---|---|
AknTouchGestureFw::MAknTouchGestureFwEvent::Group()const | |
AknTouchGestureFw::MAknTouchGestureFwEvent::Type()const |
TPoint | CurrentPosition | ( | ) | const [pure virtual] |
Returns current position in the drag event.
TPoint | PreviousPosition | ( | ) | const [pure virtual] |
Returns previous position in the drag event.
TAknTouchGestureFwState | State | ( | ) | const [pure virtual] |
Gesture state of the event.
EAknTouchGestureFwStart, sent at the beginning of the gesture.
EAknTouchGestureFwStop, sent at the end of the gesture.
EAknTouchGestureFwOn, sent during the gesture recognition.
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.