nxcl  @VERSION@
Public Member Functions | List of all members
nxcl::notQProcessCallbacks Class Reference

#include <notQt.h>

Inheritance diagram for nxcl::notQProcessCallbacks:
nxcl::NXClientLibCallbacks

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 71 of file notQt.h.


The documentation for this class was generated from the following file: