Qyoto
4.0.7
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | ValueChanged (object value) |
More... | |
![]() | |
void | Finished () |
More... | |
void | StateChanged (QAbstractAnimation.State newState, QAbstractAnimation.State oldState) |
More... | |
void | CurrentLoopChanged (int currentLoop) |
More... | |
void | DirectionChanged (QAbstractAnimation.Direction newDirection) |
More... | |
![]() | |
void | Destroyed (QObject obj=null) |
More... | |
void | Destroyed () |
More... | |
void QtCore.IQVariantAnimationSignals.ValueChanged | ( | object | value | ) |
QVariantAnimation emits this signal whenever the current value changes.
See also currentValue, startValue, and endValue.