PARTONS  
PARtonic Tomography Of Nucleon Software
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
PARTONS::Qt4MessageHandler Class Reference
Inheritance diagram for PARTONS::Qt4MessageHandler:

Public Member Functions

 Qt4MessageHandler ()
 
virtual ~Qt4MessageHandler ()
 
std::string statusMessage () const
 

Protected Member Functions

virtual void handleMessage (QtMsgType type, const QString &description, const QUrl &identifier, const QSourceLocation &sourceLocation)
 

Private Attributes

QtMsgType m_messageType
 
QString m_description
 
QSourceLocation m_sourceLocation
 

Constructor & Destructor Documentation

◆ Qt4MessageHandler()

PARTONS::Qt4MessageHandler::Qt4MessageHandler ( )

◆ ~Qt4MessageHandler()

PARTONS::Qt4MessageHandler::~Qt4MessageHandler ( )
virtual

Member Function Documentation

◆ handleMessage()

void PARTONS::Qt4MessageHandler::handleMessage ( QtMsgType  type,
const QString &  description,
const QUrl &  identifier,
const QSourceLocation &  sourceLocation 
)
protectedvirtual

◆ statusMessage()

std::string PARTONS::Qt4MessageHandler::statusMessage ( ) const

Member Data Documentation

◆ m_description

QString PARTONS::Qt4MessageHandler::m_description
private

◆ m_messageType

QtMsgType PARTONS::Qt4MessageHandler::m_messageType
private

◆ m_sourceLocation

QSourceLocation PARTONS::Qt4MessageHandler::m_sourceLocation
private

The documentation for this class was generated from the following files: