![]() |
VR-Forces 4.6 Class Documentation
|
This is the dialog for the VR-Vantage About Box. More...

Public Member Functions | |
| DtAboutBox (DtVrvApplication &igApp, QWidget *parent=0, Qt::WindowFlags f=0) | |
| CTOR. | |
| virtual | ~DtAboutBox () |
| DTOR. | |
Public Attributes | |
| QGroupBox * | myInfoBox |
| QVBoxLayout * | myRenderLayout |
| QLabel * | myPicture |
| QVBoxLayout * | myAllInfo |
| QLabel * | myPlatformLabel |
| QLabel * | myPlatform |
| QLabel * | myCompilerLabel |
| QLabel * | myCompiler |
| QLabel * | myBuiltOnLabel |
| QLabel * | myBuiltWithLabel |
| QLabel * | myBuiltWith |
| QLabel * | myBuildDateLabel |
| QLabel * | myBuildDate |
| QLabel * | mySVNRevisionLabel |
| QLabel * | mySvnRev |
| QLabel * | myVRVantageVersion |
| QLabel * | mySalesLabel |
| QLabel * | mySalesMail |
| QLabel * | mySupportLabel |
| QLabel * | mySupportMail |
| QLabel * | myAddressLine1 |
| QLabel * | myAddressLine2 |
| QLabel * | myAddressLine3 |
| QLabel * | myCopyRightLabel |
| QLabel * | myMarketingBlurb |
| QLabel * | myWebLink |
Protected Slots | |
| void | slot_onSalesMailClick (const QString &) |
| void | slot_onSupportMailClick (const QString &) |
Protected Member Functions | |
| void | setupGui () |
Protected Attributes | |
| DtVrvApplication & | myIgApp |
| QGLWidget * | myRenderWidget |
This is the dialog for the VR-Vantage About Box.
| makVrv::DtAboutBox::DtAboutBox | ( | DtVrvApplication & | igApp, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | f = 0 |
||
| ) |
CTOR.
|
virtual |
DTOR.
|
protected |
|
protectedslot |
|
protectedslot |
|
protected |
|
protected |
| QGroupBox* makVrv::DtAboutBox::myInfoBox |
| QVBoxLayout* makVrv::DtAboutBox::myRenderLayout |
| QLabel* makVrv::DtAboutBox::myPicture |
| QVBoxLayout* makVrv::DtAboutBox::myAllInfo |
| QLabel* makVrv::DtAboutBox::myPlatformLabel |
| QLabel* makVrv::DtAboutBox::myPlatform |
| QLabel* makVrv::DtAboutBox::myCompilerLabel |
| QLabel* makVrv::DtAboutBox::myCompiler |
| QLabel* makVrv::DtAboutBox::myBuiltOnLabel |
| QLabel* makVrv::DtAboutBox::myBuiltWithLabel |
| QLabel* makVrv::DtAboutBox::myBuiltWith |
| QLabel* makVrv::DtAboutBox::myBuildDateLabel |
| QLabel* makVrv::DtAboutBox::myBuildDate |
| QLabel* makVrv::DtAboutBox::mySVNRevisionLabel |
| QLabel* makVrv::DtAboutBox::mySvnRev |
| QLabel* makVrv::DtAboutBox::myVRVantageVersion |
| QLabel* makVrv::DtAboutBox::mySalesLabel |
| QLabel* makVrv::DtAboutBox::mySalesMail |
| QLabel* makVrv::DtAboutBox::mySupportLabel |
| QLabel* makVrv::DtAboutBox::mySupportMail |
| QLabel* makVrv::DtAboutBox::myAddressLine1 |
| QLabel* makVrv::DtAboutBox::myAddressLine2 |
| QLabel* makVrv::DtAboutBox::myAddressLine3 |
| QLabel* makVrv::DtAboutBox::myCopyRightLabel |
| QLabel* makVrv::DtAboutBox::myMarketingBlurb |
| QLabel* makVrv::DtAboutBox::myWebLink |