![]() |
VR-Forces 4.10 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. More... | |
| virtual | ~DtAboutBox () |
| DTOR. More... | |
Protected Slots | |
| void | slot_saveDialogToClipboardClicked () |
Protected Member Functions | |
| void | setupGui () |
| void | createAllLabels () |
| Create all the Qt::Label objects that will be added to myInfoBox myInfoBox must be initialized before this function is called. More... | |
| void | setupMyInfoBox () |
| Add all labels to myInfoBox and set up its layout myInfoBox must be initialized before this function is called. More... | |
Protected Attributes | |
| DtVrvApplication & | myIgApp |
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 |
|
protected |
Create all the Qt::Label objects that will be added to myInfoBox myInfoBox must be initialized before this function is called.
|
protected |
Add all labels to myInfoBox and set up its layout myInfoBox must be initialized before this function is called.
|
protectedslot |
|
protected |
| QGroupBox* makVrv::DtAboutBox::myInfoBox |
| 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::myVersionLabel |
| QLabel* makVrv::DtAboutBox::myBuiltWithLabel |
| QLabel* makVrv::DtAboutBox::myBuiltWith |
| QLabel* makVrv::DtAboutBox::myBuildDateLabel |
| QLabel* makVrv::DtAboutBox::myBuildDate |
| QLabel* makVrv::DtAboutBox::myCoreDataLabel |
| QLabel* makVrv::DtAboutBox::myCoreData |
| QLabel* makVrv::DtAboutBox::mySVNRevisionLabel |
| QLabel* makVrv::DtAboutBox::mySvnRev |
| QLabel* makVrv::DtAboutBox::mySVNBranchLabel |
| QLabel* makVrv::DtAboutBox::mySvnBranch |
| QLabel* makVrv::DtAboutBox::myVRVantageVersion |
| QLabel* makVrv::DtAboutBox::myGPUDriverVenderLabel |
| QLabel* makVrv::DtAboutBox::myGPUDriverVender |
| QLabel* makVrv::DtAboutBox::myGPUDriverRendererLabel |
| QLabel* makVrv::DtAboutBox::myGPUDriverRenderer |
| QLabel* makVrv::DtAboutBox::myGPUDriverVersionLabel |
| QLabel* makVrv::DtAboutBox::myGPUDriverVersion |
| QLabel* makVrv::DtAboutBox::myGPUMemoryAvailableLabel |
| QLabel* makVrv::DtAboutBox::myGPUMemoryAvailable |
| QLabel* makVrv::DtAboutBox::myCPUCoresAvailableLabel |
| QLabel* makVrv::DtAboutBox::myCPUCoresAvailable |
| QLabel* makVrv::DtAboutBox::myTotalRamLabel |
| QLabel* makVrv::DtAboutBox::myTotalRam |