KDevelop API Documentation

TestItem Struct Reference

List of all members.

Public Member Functions

 TestItem ()
 TestItem (const QString &_line, const QString &_action, const QString &_tool, const QString &_file)

Public Attributes

QString line
QString action
QString tool
QString file

Constructor & Destructor Documentation

TestItem::TestItem  )  [inline]
 

Definition at line 112 of file makeactionfilter.cpp.

TestItem::TestItem const QString _line,
const QString _action,
const QString _tool,
const QString _file
[inline]
 

Definition at line 113 of file makeactionfilter.cpp.

References action, file, line, and tool.


Member Data Documentation

QString TestItem::action
 

Definition at line 120 of file makeactionfilter.cpp.

Referenced by TestItem().

QString TestItem::file
 

Definition at line 122 of file makeactionfilter.cpp.

Referenced by TestItem().

QString TestItem::line
 

Definition at line 119 of file makeactionfilter.cpp.

Referenced by TestItem().

QString TestItem::tool
 

Definition at line 121 of file makeactionfilter.cpp.

Referenced by TestItem().


The documentation for this struct was generated from the following file:
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:31 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003