Qyoto
4.0.7
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | OpacityChanged (double opacity) |
More... | |
void | OpacityMaskChanged (QBrush mask) |
More... | |
![]() | |
void | EnabledChanged (bool enabled) |
More... | |
![]() | |
void | Destroyed (QObject obj=null) |
More... | |
void | Destroyed () |
More... | |
void QtGui.IQGraphicsOpacityEffectSignals.OpacityChanged | ( | double | opacity | ) |
This signal is emitted whenever the effect's opacity changes. The opacity parameter holds the effect's new opacity.
void QtGui.IQGraphicsOpacityEffectSignals.OpacityMaskChanged | ( | QBrush | mask | ) |
This signal is emitted whenever the effect's opacity mask changes. The mask parameter holds the effect's new opacity mask.