KDevelop API Documentation

MakeActionFilter::ActionFormat Struct Reference

#include <makeactionfilter.h>

List of all members.

Public Member Functions

 ActionFormat ()
 ActionFormat (const QString &, const QString &, const char *, int)

Public Attributes

QString action
QString tool
QRegExp expression
int fileGroup


Constructor & Destructor Documentation

MakeActionFilter::ActionFormat::ActionFormat  )  [inline]
 

Definition at line 36 of file makeactionfilter.h.

MakeActionFilter::ActionFormat::ActionFormat const QString ,
const QString ,
const char *  ,
int 
 

Definition at line 24 of file makeactionfilter.cpp.

References file.


Member Data Documentation

QString MakeActionFilter::ActionFormat::action
 

Definition at line 38 of file makeactionfilter.h.

Referenced by MakeActionFilter::matchLine().

QRegExp MakeActionFilter::ActionFormat::expression
 

Definition at line 40 of file makeactionfilter.h.

Referenced by MakeActionFilter::matchLine().

int MakeActionFilter::ActionFormat::fileGroup
 

Definition at line 41 of file makeactionfilter.h.

Referenced by MakeActionFilter::matchLine().

QString MakeActionFilter::ActionFormat::tool
 

Definition at line 39 of file makeactionfilter.h.

Referenced by MakeActionFilter::matchLine().


The documentation for this struct 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 Wed Oct 6 17:39:26 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003