13 #include <QtWidgets/QDialog>
14 #include <QtGui/QImage>
23 class DtVrvApplication;
44 void createAllLabels();
48 void setupMyInfoBox();
54 void slot_saveDialogToClipboardClicked();
QVBoxLayout * myAllInfo
Definition: DtAboutBox.h:60
QLabel * myGPUDriverRendererLabel
Definition: DtAboutBox.h:79
QLabel * mySvnRev
Definition: DtAboutBox.h:73
This is the dialog for the VR-Vantage About Box.
Definition: DtAboutBox.h:27
QLabel * myCPUCoresAvailable
Definition: DtAboutBox.h:86
QLabel * myGPUDriverRenderer
Definition: DtAboutBox.h:80
DtVrvApplication & myIgApp
Definition: DtAboutBox.h:50
QLabel * myCPUCoresAvailableLabel
Definition: DtAboutBox.h:85
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
QLabel * myGPUDriverVersionLabel
Definition: DtAboutBox.h:81
QLabel * myGPUMemoryAvailable
Definition: DtAboutBox.h:84
Contains DLL export macros.
QLabel * myBuildDate
Definition: DtAboutBox.h:69
QLabel * myBuiltWith
Definition: DtAboutBox.h:67
QLabel * myGPUDriverVenderLabel
Definition: DtAboutBox.h:77
QLabel * myCoreData
Definition: DtAboutBox.h:71
QLabel * myCompilerLabel
Definition: DtAboutBox.h:63
QLabel * mySVNRevisionLabel
Definition: DtAboutBox.h:72
QLabel * myPlatform
Definition: DtAboutBox.h:62
QLabel * myCompiler
Definition: DtAboutBox.h:64
The Root IG Application object.
Definition: DtVrvApplication.h:52
QLabel * myPlatformLabel
Definition: DtAboutBox.h:61
QLabel * myBuiltWithLabel
Definition: DtAboutBox.h:66
QLabel * myVersionLabel
Definition: DtAboutBox.h:65
QLabel * myPicture
Definition: DtAboutBox.h:58
QLabel * myVRVantageVersion
Definition: DtAboutBox.h:76
QLabel * mySVNBranchLabel
Definition: DtAboutBox.h:74
QLabel * myTotalRam
Definition: DtAboutBox.h:88
QLabel * myTotalRamLabel
Definition: DtAboutBox.h:87
QLabel * myCoreDataLabel
Definition: DtAboutBox.h:70
QLabel * myGPUMemoryAvailableLabel
Definition: DtAboutBox.h:83
QLabel * myGPUDriverVersion
Definition: DtAboutBox.h:82
QLabel * myGPUDriverVender
Definition: DtAboutBox.h:78
QLabel * mySvnBranch
Definition: DtAboutBox.h:75
QGroupBox * myInfoBox
Definition: DtAboutBox.h:57
QLabel * myBuildDateLabel
Definition: DtAboutBox.h:68