VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrv::DtAboutBox Class Reference

This is the dialog for the VR-Vantage About Box. More...

Inheritance diagram for makVrv::DtAboutBox:
Inheritance graph
[legend]

Public Member Functions

 DtAboutBox (DtVrvApplication &igApp, QWidget *parent=0, Qt::WindowFlags f=0)
 CTOR. More...
 
virtual ~DtAboutBox ()
 DTOR. More...
 

Public Attributes

QGroupBox * myInfoBox
 
QLabelmyPicture
 
QVBoxLayout * myAllInfo
 
QLabelmyPlatformLabel
 
QLabelmyPlatform
 
QLabelmyCompilerLabel
 
QLabelmyCompiler
 
QLabelmyVersionLabel
 
QLabelmyBuiltWithLabel
 
QLabelmyBuiltWith
 
QLabelmyBuildDateLabel
 
QLabelmyBuildDate
 
QLabelmyCoreDataLabel
 
QLabelmyCoreData
 
QLabelmySVNRevisionLabel
 
QLabelmySvnRev
 
QLabelmySVNBranchLabel
 
QLabelmySvnBranch
 
QLabelmyVRVantageVersion
 
QLabelmyGPUDriverVenderLabel
 
QLabelmyGPUDriverVender
 
QLabelmyGPUDriverRendererLabel
 
QLabelmyGPUDriverRenderer
 
QLabelmyGPUDriverVersionLabel
 
QLabelmyGPUDriverVersion
 
QLabelmyGPUMemoryAvailableLabel
 
QLabelmyGPUMemoryAvailable
 
QLabelmyCPUCoresAvailableLabel
 
QLabelmyCPUCoresAvailable
 
QLabelmyTotalRamLabel
 
QLabelmyTotalRam
 

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

DtVrvApplicationmyIgApp
 

Detailed Description

This is the dialog for the VR-Vantage About Box.

Constructor & Destructor Documentation

makVrv::DtAboutBox::DtAboutBox ( DtVrvApplication igApp,
QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

CTOR.

virtual makVrv::DtAboutBox::~DtAboutBox ( )
virtual

DTOR.

Member Function Documentation

void makVrv::DtAboutBox::setupGui ( )
protected
void makVrv::DtAboutBox::createAllLabels ( )
protected

Create all the Qt::Label objects that will be added to myInfoBox myInfoBox must be initialized before this function is called.

void makVrv::DtAboutBox::setupMyInfoBox ( )
protected

Add all labels to myInfoBox and set up its layout myInfoBox must be initialized before this function is called.

void makVrv::DtAboutBox::slot_saveDialogToClipboardClicked ( )
protectedslot

Member Data Documentation

DtVrvApplication& makVrv::DtAboutBox::myIgApp
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

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)