|
|
This is the method for sending feedback to applications. example of how this works:
ScriptClientInterface->error( message_to_send_back_to_the_main_application ); |
Will send the error message back to the main application.
| void errors (QString messages)
| errors |
[virtual signal]
| void output (QString messages)
| output |
[virtual signal]
| void done (int errorCode)
| done |
[virtual signal]
| Generated by: root on macppc.ports.openbsd.org on Sat Sep 6 10:38:11 2003, using kdoc 2.0a54. |