ParaView
|
#include <pqOutputWindowModel.h>
Public Member Functions | |
MessageT (int type, int count, const QString &location, const QString &message) | |
Public Attributes | |
int | Type |
int | Count |
QString | Location |
QString | Message |
Definition at line 42 of file pqOutputWindowModel.h.
|
inline |
Definition at line 44 of file pqOutputWindowModel.h.
int MessageT::Type |
Definition at line 51 of file pqOutputWindowModel.h.
int MessageT::Count |
Definition at line 52 of file pqOutputWindowModel.h.
QString MessageT::Location |
Definition at line 53 of file pqOutputWindowModel.h.
QString MessageT::Message |
Definition at line 54 of file pqOutputWindowModel.h.