ProcessLineMaker Class Reference
#include <processlinemaker.h>
Inherits TQObject.
Public Slots | |
void | slotReceivedStdout (const char *) |
void | slotReceivedStderr (const char *) |
Public Member Functions | |
ProcessLineMaker (const TDEProcess *) | |
void | clearBuffers () |
void | flush () |
Protected Slots | |
void | slotReceivedStdout (TDEProcess *, char *buffer, int buflen) |
void | slotReceivedStderr (TDEProcess *, char *buffer, int buflen) |
Detailed Description
Convenience class to catch output of TDEProcess.
Definition at line 35 of file processlinemaker.h.
The documentation for this class was generated from the following files: