Qyoto
4.0.7
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | ValueChanged (double d) |
More... | |
void | ValueChanged (string text) |
More... | |
![]() | |
void | EditingFinished () |
More... | |
![]() | |
void | CustomContextMenuRequested (QPoint pos) |
More... | |
![]() | |
void | Destroyed (QObject obj=null) |
More... | |
void | Destroyed () |
More... | |
void QtGui.IQDoubleSpinBoxSignals.ValueChanged | ( | double | d | ) |
This signal is emitted whenever the spin box's value is changed. The new value is passed in d.
void QtGui.IQDoubleSpinBoxSignals.ValueChanged | ( | string | text | ) |
This is an overloaded function.
The new value is passed literally in text with no prefix() or suffix().