ActionItem Class Reference
#include <makeitem.h>
Inheritance diagram for ActionItem:


Public Member Functions | |
ActionItem (const QString &action, const QString &file, const QString &tool, const QString &line) | |
virtual bool | visible (EOutputLevel) |
virtual QString | text (EOutputLevel level) |
Public Attributes | |
QString | m_action |
QString | m_file |
QString | m_tool |
Constructor & Destructor Documentation
|
Definition at line 150 of file makeitem.h. |
Member Function Documentation
|
Reimplemented from MakeItem. Definition at line 159 of file makeitem.cpp. References m_action, m_file, m_tool, and MakeItem::text(). |
|
Reimplemented from MakeItem. Definition at line 157 of file makeitem.h. |
Member Data Documentation
|
Definition at line 160 of file makeitem.h. Referenced by ActionItem(), MakeActionFilter::matchLine(), and text(). |
|
Definition at line 161 of file makeitem.h. Referenced by ActionItem(), MakeActionFilter::matchLine(), and text(). |
|
Definition at line 162 of file makeitem.h. Referenced by ActionItem(), MakeActionFilter::matchLine(), and text(). |
The documentation for this class was generated from the following files:
- parts/outputviews/makeitem.h
- parts/outputviews/makeitem.cpp