Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | ValueChanged (int value) |
| |
Public Member Functions inherited from QtGui.IQWidgetSignals | |
void | CustomContextMenuRequested (QPoint pos) |
| |
Public Member Functions inherited from QtCore.IQObjectSignals | |
void | Destroyed (QObject arg1) |
void | Destroyed () |
| |
void QtGui.IQProgressBarSignals.ValueChanged | ( | int | value | ) |
This signal is emitted when the value shown in the progress bar changes. value is the new value shown by the progress bar.