KDevelop API Documentation

CommandContinuationFilter Class Reference

#include <commandcontinuationfilter.h>

Inheritance diagram for CommandContinuationFilter:

OutputFilter List of all members.

Public Member Functions

 CommandContinuationFilter (OutputFilter &)
void processLine (const QString &line)

Private Attributes

QString m_text

Constructor & Destructor Documentation

CommandContinuationFilter::CommandContinuationFilter OutputFilter  ) 
 

Definition at line 16 of file commandcontinuationfilter.cpp.

References CommandContinuationFilter().

Referenced by CommandContinuationFilter().


Member Function Documentation

void CommandContinuationFilter::processLine const QString line  )  [virtual]
 

Reimplemented from OutputFilter.

Definition at line 21 of file commandcontinuationfilter.cpp.

References m_text, and processLine().

Referenced by processLine().


Member Data Documentation

QString CommandContinuationFilter::m_text [private]
 

Definition at line 26 of file commandcontinuationfilter.h.

Referenced by processLine().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:00 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003