KDevelop API Documentation

CompileErrorFilter Class Reference

#include <compileerrorfilter.h>

Inheritance diagram for CompileErrorFilter:

QObject OutputFilter 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.

References CompileErrorFilter().

Referenced by CompileErrorFilter().


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, processLine(), text(), and CompileErrorFilter::ErrorFormat::textGroup.

Referenced by MakeWidget::insertStderrLine(), and 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