MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes | Private Member Functions
DtAboutBox Class Reference
+ Inheritance diagram for DtAboutBox:
+ Collaboration diagram for DtAboutBox:

Public Member Functions

 DtAboutBox (QString bgImage, QWidget *parent=NULL)
 Another constructor.
 DtAboutBox (QWidget *parent=NULL)
 default constructor
virtual ~DtAboutBox ()
 destructor
void setAppName (const QString &name)
 Set the visible application name.
void setAppEdition (const QString &edition)
 Set the app edition name.
void setVersion (const QString &version)
 Set the visible application version.
void setPlatform (const QString &platform)
 Set the application platform (Windows, linux, etc)
void setBuildInfo (const QString &buildInfo)
 Set the versions of VR-Link, Qt, and Vega Prime.
void setBuildDate (const QString &date)
 Set the application build date.
void setCompilerOS (const QString &compOS)
 Set the compiler used to build the app.

Static Public Member Functions

static DtAboutBoxcreate (QWidget *parent)
 Returns a newly created instance of a DtAboutBox.

Protected Attributes

DtAboutBoxUi * myImpl

Private Member Functions

 DtAboutBox (const DtAboutBox &orig)
 Not implemented.
DtAboutBoxoperator= (const DtAboutBox &orig)
 Not implemented.

Constructor & Destructor Documentation

DtAboutBox::DtAboutBox ( QString  bgImage,
QWidget parent = NULL 
)

Another constructor.

DtAboutBox::DtAboutBox ( QWidget parent = NULL)

default constructor

virtual DtAboutBox::~DtAboutBox ( )
virtual

destructor

DtAboutBox::DtAboutBox ( const DtAboutBox orig)
private

Not implemented.

Member Function Documentation

static DtAboutBox* DtAboutBox::create ( QWidget parent)
static

Returns a newly created instance of a DtAboutBox.

DtAboutBox& DtAboutBox::operator= ( const DtAboutBox orig)
private

Not implemented.

void DtAboutBox::setAppEdition ( const QString &  edition)

Set the app edition name.

void DtAboutBox::setAppName ( const QString &  name)

Set the visible application name.

void DtAboutBox::setBuildDate ( const QString &  date)

Set the application build date.

void DtAboutBox::setBuildInfo ( const QString &  buildInfo)

Set the versions of VR-Link, Qt, and Vega Prime.

void DtAboutBox::setCompilerOS ( const QString &  compOS)

Set the compiler used to build the app.

void DtAboutBox::setPlatform ( const QString &  platform)

Set the application platform (Windows, linux, etc)

void DtAboutBox::setVersion ( const QString &  version)

Set the visible application version.

Member Data Documentation

DtAboutBoxUi* DtAboutBox::myImpl
protected

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

Document ID: Generated on Mon Mar 21 09:41:37 EDT 2016 from SVN revision 163228
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)