MakeActionFilter::ActionFormat Struct Reference
#include <makeactionfilter.h>
Collaboration diagram for MakeActionFilter::ActionFormat:

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
|
Definition at line 36 of file makeactionfilter.h. |
|
Definition at line 24 of file makeactionfilter.cpp. References file. |
Member Data Documentation
|
Definition at line 38 of file makeactionfilter.h. Referenced by MakeActionFilter::matchLine(). |
|
Definition at line 40 of file makeactionfilter.h. Referenced by MakeActionFilter::matchLine(). |
|
Definition at line 41 of file makeactionfilter.h. Referenced by MakeActionFilter::matchLine(). |
|
Definition at line 39 of file makeactionfilter.h. Referenced by MakeActionFilter::matchLine(). |
The documentation for this struct was generated from the following files:
- parts/outputviews/makeactionfilter.h
- parts/outputviews/makeactionfilter.cpp