Qyoto
4.0.7
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | ColorChanged (QColor color) |
More... | |
void | StrengthChanged (double strength) |
More... | |
![]() | |
void | EnabledChanged (bool enabled) |
More... | |
![]() | |
void | Destroyed (QObject obj=null) |
More... | |
void | Destroyed () |
More... | |
void QtGui.IQGraphicsColorizeEffectSignals.ColorChanged | ( | QColor | color | ) |
This signal is emitted whenever the effect's color changes. The color parameter holds the effect's new color.
void QtGui.IQGraphicsColorizeEffectSignals.StrengthChanged | ( | double | strength | ) |
This signal is emitted whenever setStrength() changes the colorize strength property. strength contains the new strength value of the colorize effect.