Qyoto  4.0.5
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations 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 ()
 
 
void StateChanged (QAbstractAnimation.State newState, QAbstractAnimation.State oldState)
 
 
void CurrentLoopChanged (int currentLoop)
 
 
void DirectionChanged (QAbstractAnimation.Direction arg1)