Qyoto
4.0.7
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | ValueChanged (int value) |
More... | |
![]() | |
void | CustomContextMenuRequested (QPoint pos) |
More... | |
![]() | |
void | Destroyed (QObject obj=null) |
More... | |
void | Destroyed () |
More... | |
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.