KDevelop API Documentation

MakeActionFilter::ActionFormat Struct Reference

#include <makeactionfilter.h>

Collaboration diagram for MakeActionFilter::ActionFormat:

Collaboration graph
[legend]
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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:26:52 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003