WebLVC 1.7d API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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. More...
 
virtual void show ()
 Show this dialog and begin the 5 second update timer. More...
 

Public Member Functions

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

Protected Attributes

Ui::DtQueueInfoDlg myUi
 
DtQueueManagermyQueueManager
 
DtAppBrokerManagermyBrokerManager
 

Private Member Functions

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

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::WindowFlags  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

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

Assignment Operator Not Implemented – Do Not Copy.

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

Show this dialog and begin the 5 second update timer.

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.

Member Data Documentation

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

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

Document ID: Generated on Wed Jun 21 15:05:44 EDT 2023 from SVN revision 256253
Copyright © 2005-2023 MAK Technologies. All Rights Reserved (www.mak.com)