#include <notQt.h>
|
virtual void | startedSignal (string) |
|
virtual void | errorSignal (int) |
|
virtual void | processFinishedSignal (string) |
|
virtual void | readyReadStandardOutputSignal (void) |
|
virtual void | readyReadStandardErrorSignal (void) |
|
A set of virtual callbacks. These should be derived in the client code. They're called by notQProcess via the notQProcessCallbacks* callbacks member variable.
Definition at line 71 of file notQt.h.
The documentation for this class was generated from the following file: