Qyoto
4.0.7
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | Canceled () |
More... | |
![]() | |
void | Finished (int result) |
More... | |
void | Accepted () |
More... | |
void | Rejected () |
More... | |
![]() | |
void | CustomContextMenuRequested (QPoint pos) |
More... | |
![]() | |
void | Destroyed (QObject obj=null) |
More... | |
void | Destroyed () |
More... | |
void QtGui.IQProgressDialogSignals.Canceled | ( | ) |
This signal is emitted when the cancel button is clicked. It is connected to the cancel() slot by default.
See also wasCanceled().