KDevelop API Documentation

CompileErrorFilter Class Reference

#include <compileerrorfilter.h>

Inheritance diagram for CompileErrorFilter:

Inheritance graph
[legend]
Collaboration diagram for CompileErrorFilter:

Collaboration graph
[legend]
List of all members.

Signals

void item (MakeItem *)

Public Member Functions

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

Static Public Member Functions

ErrorFormaterrorFormats ()

Constructor & Destructor Documentation

CompileErrorFilter::CompileErrorFilter OutputFilter  ) 
 

Definition at line 36 of file compileerrorfilter.cpp.


Member Function Documentation

CompileErrorFilter::ErrorFormat * CompileErrorFilter::errorFormats  )  [static]
 

Definition at line 41 of file compileerrorfilter.cpp.

Referenced by processLine().

void CompileErrorFilter::item MakeItem  )  [signal]
 

Referenced by processLine().

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

Reimplemented from OutputFilter.

Definition at line 64 of file compileerrorfilter.cpp.

References CompileErrorFilter::ErrorFormat::compiler, errorFormats(), CompileErrorFilter::ErrorFormat::expression, file, CompileErrorFilter::ErrorFormat::fileGroup, item(), CompileErrorFilter::ErrorFormat::lineGroup, OutputFilter::processLine(), text(), and CompileErrorFilter::ErrorFormat::textGroup.

Referenced by MakeWidget::insertStderrLine().


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:49 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003