Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | SignalHandlerException (QScriptValue exception) |
| |
Public Member Functions inherited from QtCore.IQObjectSignals | |
void | Destroyed (QObject arg1) |
void | Destroyed () |
| |
void QtScript.IQScriptEngineSignals.SignalHandlerException | ( | QScriptValue | exception | ) |
This signal is emitted when a script function connected to a signal causes an exception.
This function was introduced in Qt 4.4.
See also qScriptConnect().