![]() |
VR-Exchange 2.1 API Documentation
|
A simple wrapper class around QtAboutBox. More...

Public Member Functions | |
| DtWaitBox (QWidget *parent=0, Qt::WFlags fl=0) | |
| Default CTOR. | |
| virtual | ~DtWaitBox () |
| Default DTOR. | |
| virtual void | setMessage (const QString &msg) |
| Set message to display. | |
| virtual bool | canceled () const |
Protected Slots | |
| void | cancel () |
Protected Attributes | |
| Ui::DtWaitBox | myUi |
| bool | myCanceledFlag |
Private Member Functions | |
| DtWaitBox (const DtWaitBox &other) | |
| Copy CTOR Not Implemented – Do Not Copy. | |
| DtWaitBox & | operator= (const DtWaitBox &other) |
| Asignment Operator Not Implemented – Do Not Copy. | |
A simple wrapper class around QtAboutBox.
This wrapper class just fills in information about the compiler, platform and version of VR-Exchange.
| MAKVrExchange::DtWaitBox::DtWaitBox | ( | QWidget * | parent = 0, |
| Qt::WFlags | fl = 0 |
||
| ) |
Default CTOR.
|
virtual |
Default DTOR.
|
private |
Copy CTOR Not Implemented – Do Not Copy.
Asignment Operator Not Implemented – Do Not Copy.
|
virtual |
Set message to display.
|
virtual |
|
protectedslot |
|
protected |
|
protected |