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

Public Member Functions | |
ExitStatusItem (bool normalExit, int exitStatus) | |
Type | type () |
virtual bool | visible (EOutputLevel) |
QString | text (EOutputLevel level) |
Private Attributes | |
bool | m_normalExit |
int | m_exitStatus |
Constructor & Destructor Documentation
|
Definition at line 115 of file makeitem.cpp. References ExitStatusItem(). Referenced by ExitStatusItem(). |
Member Function Documentation
|
Reimplemented from MakeItem. Definition at line 121 of file makeitem.cpp. References m_exitStatus, and m_normalExit. |
|
Reimplemented from MakeItem. Definition at line 62 of file makeitem.h. References m_exitStatus, and m_normalExit. |
|
Reimplemented from MakeItem. Definition at line 63 of file makeitem.h. References visible(). Referenced by visible(). |
Member Data Documentation
|
Definition at line 68 of file makeitem.h. |
|
Definition at line 67 of file makeitem.h. |
The documentation for this class was generated from the following files:
- parts/outputviews/makeitem.h
- parts/outputviews/makeitem.cpp