ParaView
Public Member Functions | Public Attributes | List of all members
MessageT Struct Reference

#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
 

Detailed Description

Definition at line 42 of file pqOutputWindowModel.h.

Constructor & Destructor Documentation

§ MessageT()

MessageT::MessageT ( int  type,
int  count,
const QString &  location,
const QString &  message 
)
inline

Definition at line 44 of file pqOutputWindowModel.h.

Member Data Documentation

§ Type

int MessageT::Type

Definition at line 51 of file pqOutputWindowModel.h.

§ Count

int MessageT::Count

Definition at line 52 of file pqOutputWindowModel.h.

§ Location

QString MessageT::Location

Definition at line 53 of file pqOutputWindowModel.h.

§ Message

QString MessageT::Message

Definition at line 54 of file pqOutputWindowModel.h.


The documentation for this struct was generated from the following file: