13 #include "ui_aboutBoxUi.h"
15 class DtRtiexecmainWindowThread;
void setPlatform(const QString &platform)
Set the application platform (Windows, linux, etc)
void setVersion(const QString &version)
Set the visible application version.
static DtAboutBox * create(QWidget *parent)
Returns a newly created instance of a DtAboutBox.
Ui::DtAboutBoxUi * myImpl
Definition: aboutBox.h:70
The 'about' box widget.
Definition: aboutBox.h:23
#define NULL
Definition: baseTypes13.h:8
void setAppEdition(const QString &edition)
Set the app edition name.
DtAboutBox(QWidget *parent=NULL)
CTOR.
virtual ~DtAboutBox()
Virtual DTOR.
void setAppName(const QString &name)
Set the visible application name.
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.
DtAboutBox & operator=(const DtAboutBox &orig)
Not implemented.
void setCompilerOS(const QString &compOS)
Set the compiler used to build the app.