MAK RTIspy API Documentation for HLA Evolved
 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

The 'about' box widget. More...

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

Public Member Functions

 DtAboutBox (QWidget *parent=NULL)
 CTOR. More...
 
virtual ~DtAboutBox ()
 Virtual DTOR. More...
 

Public Attributes

QGroupBox * myInfoBox
 
QVBoxLayout * myAllInfo
 
QHBoxLayout * myCenterLayout
 
QHBoxLayout * myPictureLayout
 
QVBoxLayout * myLeftPanelLayout
 
QLabelmyPicture
 
QLabelmyAddress
 
QLabelmySupport
 
QLabelmyHelp
 
QLabelmyCompany
 
QLabelmyLink
 
QLabelmyCopyright
 
QWidgetmyHorizontalLine
 
QWidgetmyHorizontalLine_2
 
QLabelmyPlatformLabel
 
QLabelmyPlatform
 
QLabelmyCompilerLabel
 
QLabelmyCompiler
 
QLabelmyVersionLabel
 
QLabelmyBuiltWithLabel
 
QLabelmyBuiltWith
 
QLabelmyBuildDateLabel
 
QLabelmyBuildDate
 
QLabelmySVNRevisionLabel
 
QLabelmySvnRev
 
QLabelmySVNBranchLabel
 
QLabelmySvnBranch
 
QLabelmyRtiVersion
 

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...
 

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.

Constructor & Destructor Documentation

DtAboutBox::DtAboutBox ( QWidget parent = NULL)

CTOR.

virtual DtAboutBox::~DtAboutBox ( )
virtual

Virtual DTOR.

Member Function Documentation

void 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 DtAboutBox::setupGui ( )
protected
void DtAboutBox::setupMyInfoBox ( )
protected

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

void DtAboutBox::slot_saveDialogToClipboardClicked ( )
protectedslot

Member Data Documentation

QLabel* DtAboutBox::myAddress
QVBoxLayout* DtAboutBox::myAllInfo
QLabel* DtAboutBox::myBuildDate
QLabel* DtAboutBox::myBuildDateLabel
QLabel* DtAboutBox::myBuiltWith
QLabel* DtAboutBox::myBuiltWithLabel
QHBoxLayout* DtAboutBox::myCenterLayout
QLabel* DtAboutBox::myCompany
QLabel* DtAboutBox::myCompiler
QLabel* DtAboutBox::myCompilerLabel
QLabel* DtAboutBox::myCopyright
QLabel* DtAboutBox::myHelp
QWidget* DtAboutBox::myHorizontalLine
QWidget* DtAboutBox::myHorizontalLine_2
QGroupBox* DtAboutBox::myInfoBox
QVBoxLayout* DtAboutBox::myLeftPanelLayout
QLabel* DtAboutBox::myLink
QLabel* DtAboutBox::myPicture
QHBoxLayout* DtAboutBox::myPictureLayout
QLabel* DtAboutBox::myPlatform
QLabel* DtAboutBox::myPlatformLabel
QLabel* DtAboutBox::myRtiVersion
QLabel* DtAboutBox::mySupport
QLabel* DtAboutBox::mySvnBranch
QLabel* DtAboutBox::mySVNBranchLabel
QLabel* DtAboutBox::mySvnRev
QLabel* DtAboutBox::mySVNRevisionLabel
QLabel* DtAboutBox::myVersionLabel

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

Document ID: Generated on Wed Jul 8 16:20:32 EDT 2026 from SVN revision 291616
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)