• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • KDevelop Widgets Library
 

KDevelop Widgets Library

Public Slots | Signals | Public Member Functions | Protected Slots | List of all members
ProcessLineMaker Class Reference

#include <processlinemaker.h>

Inherits TQObject.

Public Slots

void slotReceivedStdout (const char *)
 
void slotReceivedStderr (const char *)
 

Signals

void receivedStdoutLine (const TQCString &line)
 
void receivedStderrLine (const TQCString &line)
 
void receivedPartialStdoutLine (const TQCString &line)
 
void receivedPartialStderrLine (const TQCString &line)
 

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:
  • processlinemaker.h
  • processlinemaker.cpp

KDevelop Widgets Library

Skip menu "KDevelop Widgets Library"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members

KDevelop Widgets Library

Skip menu "KDevelop Widgets Library"
  • buildtools
  •   lib
  •     base
  •     parsers
  •       autotools
  •       qmake
  •     widgets
  •   api
  • languages
  •   lib
  •     debugger
  •     designer_integration
  •     interfaces
  • lib
  •   catalog
  •   interfaces
  •     extensions
  •     external
  •     extras
  •   util
  •   widgets
  •     propeditor
  • parts
  •   documentation
  •     interfaces
  • src
  •   profileengine
  •     lib
Generated for KDevelop Widgets Library by doxygen 1.8.13
This website is maintained by Timothy Pearson.