| Qyoto
    4.0.5
    Qyoto is a C# language binding for Qt | 


| Public Member Functions | |
| void | OriginChanged () | 
|  | |
| void | AngleChanged () | 
|  | |
| void | AxisChanged () | 
|  | |
| void QtGui.IQGraphicsRotationSignals.AngleChanged | ( | ) | 
This signal is emitted whenever the angle has changed.
See also QGraphicsRotation::angle.
| void QtGui.IQGraphicsRotationSignals.AxisChanged | ( | ) | 
This signal is emitted whenever the axis of the object changes.
See also QGraphicsRotation::axis.
| void QtGui.IQGraphicsRotationSignals.OriginChanged | ( | ) | 
This signal is emitted whenever the origin has changed.
See also QGraphicsRotation::origin.