VR-Exchange 2.1 API Documentation
List of all members | Public Slots | Public Member Functions | Protected Attributes | Private Member Functions
MAKVrExchange::DtQueueInfoDlg Class Reference

A simple wrapper class around QtAboutBox. More...

Inheritance diagram for MAKVrExchange::DtQueueInfoDlg:
Inheritance graph
[legend]

Public Slots

virtual void updateInfo ()
 Updates all the values in the queue.
virtual void show ()
 Show this dialog and begin the 5 second update timer.

Public Member Functions

 DtQueueInfoDlg (DtQueueManager *queueManager, DtAppBrokerManager *brokerManager, QWidget *parent=0, Qt::WFlags fl=0)
 Default CTOR.
virtual ~DtQueueInfoDlg ()
 Default DTOR.
void timerEvent (QTimerEvent *event)
 Overwritten in order to update everything every 5 seconds.

Protected Attributes

Ui::DtQueueInfoDlg myUi
DtQueueManagermyQueueManager
DtAppBrokerManagermyBrokerManager

Private Member Functions

 DtQueueInfoDlg (const DtQueueInfoDlg &other)
 Copy CTOR Not Implemented – Do Not Copy.
DtQueueInfoDlgoperator= (const DtQueueInfoDlg &other)
 Assignment Operator Not Implemented – Do Not Copy.

Detailed Description

A simple wrapper class around QtAboutBox.

This wrapper class just fills in information about the compiler, platform and version of VR-Exchange.

Constructor & Destructor Documentation

MAKVrExchange::DtQueueInfoDlg::DtQueueInfoDlg ( DtQueueManager queueManager,
DtAppBrokerManager brokerManager,
QWidget parent = 0,
Qt::WFlags  fl = 0 
)

Default CTOR.

virtual MAKVrExchange::DtQueueInfoDlg::~DtQueueInfoDlg ( )
virtual

Default DTOR.

MAKVrExchange::DtQueueInfoDlg::DtQueueInfoDlg ( const DtQueueInfoDlg other)
private

Copy CTOR Not Implemented – Do Not Copy.

Member Function Documentation

void MAKVrExchange::DtQueueInfoDlg::timerEvent ( QTimerEvent *  event)

Overwritten in order to update everything every 5 seconds.

virtual void MAKVrExchange::DtQueueInfoDlg::updateInfo ( )
virtualslot

Updates all the values in the queue.

virtual void MAKVrExchange::DtQueueInfoDlg::show ( )
virtualslot

Show this dialog and begin the 5 second update timer.

DtQueueInfoDlg& MAKVrExchange::DtQueueInfoDlg::operator= ( const DtQueueInfoDlg other)
private

Assignment Operator Not Implemented – Do Not Copy.

Member Data Documentation

Ui::DtQueueInfoDlg MAKVrExchange::DtQueueInfoDlg::myUi
protected
DtQueueManager* MAKVrExchange::DtQueueInfoDlg::myQueueManager
protected
DtAppBrokerManager* MAKVrExchange::DtQueueInfoDlg::myBrokerManager
protected

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

Document ID: Generated on Tue Aug 7 22:07:13 EDT 2012 from SVN revision 117874
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)