Qyoto
4.0.7
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | BlurRadiusChanged (double blurRadius) |
More... | |
void | BlurHintsChanged (QGraphicsBlurEffect.BlurHint hints) |
More... | |
![]() | |
void | EnabledChanged (bool enabled) |
More... | |
![]() | |
void | Destroyed (QObject obj=null) |
More... | |
void | Destroyed () |
More... | |
void QtGui.IQGraphicsBlurEffectSignals.BlurHintsChanged | ( | QGraphicsBlurEffect.BlurHint | hints | ) |
This signal is emitted whenever the effect's blur hints changes. The hints parameter holds the effect's new blur hints.
void QtGui.IQGraphicsBlurEffectSignals.BlurRadiusChanged | ( | double | blurRadius | ) |
This signal is emitted whenever the effect's blur radius changes. The radius parameter holds the effect's new blur radius.