| Qyoto
    4.0.5
    Qyoto is a C# language binding for Qt | 


| Public Member Functions | |
| void | MessageChanged (string text) | 
|  | |
|  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.IQStatusBarSignals.MessageChanged | ( | string | text | ) | 
This signal is emitted whenever the temporary status message changes. The new temporary message is passed in the message parameter which is a null-string when the message has been removed.
See also showMessage() and clearMessage().