nxcl::notQProcessCallbacks Class Reference
#include <notQt.h>
List of all members.
|
Public Member Functions |
virtual void | startedSignal (string) |
virtual void | errorSignal (int) |
virtual void | processFinishedSignal (string) |
virtual void | readyReadStandardOutputSignal (void) |
virtual void | readyReadStandardErrorSignal (void) |
Detailed Description
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 70 of file notQt.h.
The documentation for this class was generated from the following file: