22 class DtRtiexecmainWindowThread;
QLabel * myBuildDate
Definition: aboutBox.h:82
QLabel * myBuiltWithLabel
Definition: aboutBox.h:79
QWidget * myHorizontalLine_2
Definition: aboutBox.h:71
QWidget * myHorizontalLine
Definition: aboutBox.h:70
QLabel * myCopyright
Definition: aboutBox.h:69
QLabel * myVersionLabel
Definition: aboutBox.h:78
The 'about' box widget.
Definition: aboutBox.h:30
QLabel * myPlatform
Definition: aboutBox.h:75
#define NULL
Definition: baseTypes13.h:8
void createAllLabels()
Create all the Qt::Label objects that will be added to myInfoBox myInfoBox must be initialized before...
QLabel * mySvnRev
Definition: aboutBox.h:84
QGroupBox * myInfoBox
Definition: aboutBox.h:56
QLabel * myPicture
Definition: aboutBox.h:63
void slot_saveDialogToClipboardClicked()
QLabel * mySupport
Definition: aboutBox.h:65
QLabel * myCompany
Definition: aboutBox.h:67
QLabel * myHelp
Definition: aboutBox.h:66
QLabel * myLink
Definition: aboutBox.h:68
DtAboutBox(QWidget *parent=NULL)
CTOR.
QLabel * myBuildDateLabel
Definition: aboutBox.h:81
QLabel * myAddress
Definition: aboutBox.h:64
QVBoxLayout * myLeftPanelLayout
Definition: aboutBox.h:60
QLabel * myBuiltWith
Definition: aboutBox.h:80
QVBoxLayout * myAllInfo
Definition: aboutBox.h:57
QLabel * myPlatformLabel
Definition: aboutBox.h:74
QLabel * mySvnBranch
Definition: aboutBox.h:86
QLabel * mySVNRevisionLabel
Definition: aboutBox.h:83
virtual ~DtAboutBox()
Virtual DTOR.
void setupMyInfoBox()
Add all labels to myInfoBox and set up its layout myInfoBox must be initialized before this function ...
QLabel * mySVNBranchLabel
Definition: aboutBox.h:85
QLabel * myCompiler
Definition: aboutBox.h:77
QHBoxLayout * myCenterLayout
Definition: aboutBox.h:58
QLabel * myCompilerLabel
Definition: aboutBox.h:76
QLabel * myRtiVersion
Definition: aboutBox.h:87
QHBoxLayout * myPictureLayout
Definition: aboutBox.h:59