Home · All Classes · Main Classes · Deprecated |
Inherits MParallelAnimationGroup.
Public Types | |
enum | TransitionDirection { ToChildPage, ToParentPage, ToSiblingPage } |
Public Member Functions | |
MPageSwitchAnimation (QObject *parent=NULL) | |
virtual | ~MPageSwitchAnimation () |
void | setNewPage (MSceneWindow *newPage) |
void | setOldPage (MSceneWindow *oldPage) |
void | setTransitionDirection (TransitionDirection direction) |
MSceneWindow * | newPage () const |
MSceneWindow * | oldPage () const |
TransitionDirection | transitionDirection () const |
Protected Member Functions | |
MPageSwitchAnimation (MPageSwitchAnimationPrivate *dd, QObject *parent=NULL) |
MPageSwitchAnimation::MPageSwitchAnimation | ( | QObject * | parent = NULL |
) |
MPageSwitchAnimation::~MPageSwitchAnimation | ( | ) | [virtual] |
MPageSwitchAnimation::MPageSwitchAnimation | ( | MPageSwitchAnimationPrivate * | dd, | |
QObject * | parent = NULL | |||
) | [protected] |
MSceneWindow * MPageSwitchAnimation::newPage | ( | ) | const |
MSceneWindow * MPageSwitchAnimation::oldPage | ( | ) | const |
void MPageSwitchAnimation::setNewPage | ( | MSceneWindow * | newPage | ) |
void MPageSwitchAnimation::setOldPage | ( | MSceneWindow * | oldPage | ) |
void MPageSwitchAnimation::setTransitionDirection | ( | TransitionDirection | direction | ) |
MPageSwitchAnimation::TransitionDirection MPageSwitchAnimation::transitionDirection | ( | ) | const |
Copyright © 2010 Nokia Corporation | MeeGo Touch |