KDevelop API Documentation

CommandContinuationFilter Class Reference

#include <commandcontinuationfilter.h>

Inheritance diagram for CommandContinuationFilter:

Inheritance graph
[legend]
Collaboration diagram for CommandContinuationFilter:

Collaboration graph
[legend]
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.


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 OutputFilter::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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:20:42 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003