Qyoto
4.0.7
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | ButtonClicked (QAbstractButton button) |
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.IQMessageBoxSignals.ButtonClicked | ( | QAbstractButton | button | ) |
This signal is emitted whenever a button is clicked inside the QMessageBox. The button that was clicked in returned in button.