Home · All Classes · Main Classes · Deprecated
Public Types | Public Member Functions | Protected Member Functions

MPageSwitchAnimation Class Reference

Inherits MParallelAnimationGroup.

List of all members.

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)
MSceneWindownewPage () const
MSceneWindowoldPage () const
TransitionDirection transitionDirection () const

Protected Member Functions

 MPageSwitchAnimation (MPageSwitchAnimationPrivate *dd, QObject *parent=NULL)

Member Enumeration Documentation

Enumerator:
ToChildPage 
ToParentPage 
ToSiblingPage 

Constructor & Destructor Documentation

MPageSwitchAnimation::MPageSwitchAnimation ( QObject parent = NULL  ) 
MPageSwitchAnimation::~MPageSwitchAnimation (  )  [virtual]
MPageSwitchAnimation::MPageSwitchAnimation ( MPageSwitchAnimationPrivate *  dd,
QObject parent = NULL 
) [protected]

Member Function Documentation

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