nxcl::notQProcessCallbacks Class Reference

#include <notQt.h>

Inheritance diagram for nxcl::notQProcessCallbacks:

nxcl::NXClientLibCallbacks List of all members.

Public Member Functions

 notQProcessCallbacks ()
virtual ~notQProcessCallbacks ()
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:
Generated on Wed Oct 29 12:18:17 2008 for nxcl by  doxygen 1.5.1