class AknTouchGestureFw::MAknTouchGestureFwPinchEvent : public AknTouchGestureFw::MAknTouchGestureFwEvent |
Pinch gesture event.
Public Member Functions | |
---|---|
TInt | Movement () |
TAknTouchGestureFwState | State () |
Inherited Functions | |
---|---|
AknTouchGestureFw::MAknTouchGestureFwEvent::Group()const | |
AknTouchGestureFw::MAknTouchGestureFwEvent::Type()const |
TInt | Movement | ( | ) | const [pure virtual] |
Returns pinch movement value. This is delta value, it's negative for pinch in and positive for pinch out.
TAknTouchGestureFwState | State | ( | ) | const [pure virtual] |
Returns the 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.