VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes | Private Member Functions
DtMsgItem Class Reference

A text message, such as a warning or an error. More...

Public Member Functions

 DtMsgItem (const QString &time, const QString &msg, const QString &source)
virtual ~DtMsgItem ()
const QString & time () const
const QString & msg () const
const QString & source () const

Protected Attributes

QString myTime
QString myMsg
QString mySource

Private Member Functions

 DtMsgItem (const DtMsgItem &)

Detailed Description

A text message, such as a warning or an error.

This also includes the time the message was sent, and who sent it.

Constructor & Destructor Documentation

DtMsgItem::DtMsgItem ( const QString &  time,
const QString &  msg,
const QString &  source 
)
virtual DtMsgItem::~DtMsgItem ( )
virtual
DtMsgItem::DtMsgItem ( const DtMsgItem )
private

Member Function Documentation

const QString& DtMsgItem::time ( ) const
const QString& DtMsgItem::msg ( ) const
const QString& DtMsgItem::source ( ) const

Member Data Documentation

QString DtMsgItem::myTime
protected
QString DtMsgItem::myMsg
protected
QString DtMsgItem::mySource
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)