Qyoto  4.0.7
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
QtCore.IQPauseAnimationSignals Interface Reference
Inheritance diagram for QtCore.IQPauseAnimationSignals:
Collaboration diagram for QtCore.IQPauseAnimationSignals:

Additional Inherited Members

- Public Member Functions inherited from QtCore.IQAbstractAnimationSignals
void Finished ()
  More...
 
void StateChanged (QAbstractAnimation.State newState, QAbstractAnimation.State oldState)
  More...
 
void CurrentLoopChanged (int currentLoop)
  More...
 
void DirectionChanged (QAbstractAnimation.Direction newDirection)
  More...