Public Member Functions | Static Public Member Functions | Protected Attributes | Private Member Functions
MAKLogger::DtAboutBox Class Reference

The 'about' box widget. More...

+ Inheritance diagram for MAKLogger::DtAboutBox:
+ Collaboration diagram for MAKLogger::DtAboutBox:

List of all members.

Public Member Functions

 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

Ui_DtAboutBoxUi * myImpl

Private Member Functions

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

Detailed Description

The 'about' box widget.

This class is a dialog box that gives information about the application to the user. Some of the information, such as the build date, compiler, and platform are set at compile time as part of the build process.


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

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)