8 #include <QtWidgets/QDialog>
49 virtual DtFilename
chooseFile(
const DtFilename&,
bool& ok);
51 virtual QString
makeRelativeTo(QString origFile, QString path)
const;
QRadioButton * myVRFMsgDumpBased
Definition: addApplicationDialog.h:74
QHBoxLayout * myGroupLayout
Definition: addApplicationDialog.h:63
QLineEdit * myHLA4Options
Definition: addApplicationDialog.h:108
virtual void onBaseChanged()
QLabel * myNameLabel
Definition: addApplicationDialog.h:60
QRadioButton * mySeparateApplications
Definition: addApplicationDialog.h:81
QPushButton * myDISSelectExecutable
Definition: addApplicationDialog.h:90
virtual void onSelectHLAEVOExecutable()
virtual std::string updateMessageOptions(std::string &options) const
The dialog widget that displays the various connection configurations.
Definition: addApplicationDialog.h:23
QLineEdit * myDISOptions
Definition: addApplicationDialog.h:104
QLabel * myDISExecutableLabel
Definition: addApplicationDialog.h:88
QHBoxLayout * myNameLayout
Definition: addApplicationDialog.h:59
virtual QString relativePath() const
QPushButton * myCancelButton
Definition: addApplicationDialog.h:113
QLineEdit * myHLA4ExecutableLineEdit
Definition: addApplicationDialog.h:97
QLineEdit * myDISExecutableLineEdit
Definition: addApplicationDialog.h:89
QWidget * myCommandLineOptionsWidget
Definition: addApplicationDialog.h:69
virtual QString makeRelativeTo(QString origFile) const
DtAddApplicationDialog(QWidget *parent, const Qt::WindowFlags &)
CTOR.
virtual void onSelectDISExecutable()
QVBoxLayout * myCommandLineOptionsLayout
Definition: addApplicationDialog.h:70
QRadioButton * myVRLinkBased
Definition: addApplicationDialog.h:72
QLineEdit * myHLAEVOOptions
Definition: addApplicationDialog.h:106
QPushButton * myHLA4SelectExecutable
Definition: addApplicationDialog.h:98
QLabel * myCommandLineOptionsLabel
Definition: addApplicationDialog.h:67
QVBoxLayout * myProtocolSupportStrategyLayout
Definition: addApplicationDialog.h:80
QLabel * myHLAEVOExecutableLabel
Definition: addApplicationDialog.h:92
QLineEdit * myHLAEVOExecutableLineEdit
Definition: addApplicationDialog.h:93
QRadioButton * myOther
Definition: addApplicationDialog.h:75
QLineEdit * myGroup
Definition: addApplicationDialog.h:65
QHBoxLayout * myButtonLayout
Definition: addApplicationDialog.h:111
QString myLastDirectory
Definition: addApplicationDialog.h:124
QPushButton * myOKButton
Definition: addApplicationDialog.h:112
QWidget * myVrfMessageDumpOptionsCanvas
Definition: addApplicationDialog.h:115
virtual DtFilename chooseFile(const DtFilename &, bool &ok)
QLabel * myGroupLabel
Definition: addApplicationDialog.h:64
virtual void addMessageOption(const QString &, const std::string &cla)
std::vector< QCheckBox * > myMessageOptions
Definition: addApplicationDialog.h:118
QWidget * myExecutables
Definition: addApplicationDialog.h:85
QRadioButton * myNoProtocol
Definition: addApplicationDialog.h:83
QLineEdit * myName
Definition: addApplicationDialog.h:61
The class that contains the applications to run and any additional information associated with the ap...
Definition: applicationSet.h:26
QLabel * myHLAEVOOptionsLabel
Definition: addApplicationDialog.h:105
QRadioButton * myVRForcesBased
Definition: addApplicationDialog.h:71
QLabel * myMessagesToPrintLabel
Definition: addApplicationDialog.h:117
QVBoxLayout * myVrfMessageDumpOptionsCanvasLayout
Definition: addApplicationDialog.h:116
QLabel * myDISOptionsLabel
Definition: addApplicationDialog.h:103
QGridLayout * myProtocolLayout
Definition: addApplicationDialog.h:87
QWidget * myExecutableOptions
Definition: addApplicationDialog.h:100
QRadioButton * mySingleApplication
Definition: addApplicationDialog.h:82
QWidget * myApplications
Definition: addApplicationDialog.h:120
QRadioButton * myVRLinkLegacyBased
Definition: addApplicationDialog.h:73
QLabel * myProtocolSupportStrategyLabel
Definition: addApplicationDialog.h:77
QLabel * myProtocolSupportStrategyDescriptionLabel
Definition: addApplicationDialog.h:78
virtual void init(const DtApplicationSet &)
QWidget * myProtocolSupportStrategyWidget
Definition: addApplicationDialog.h:79
QLabel * myExecutableOptionsLabel
Definition: addApplicationDialog.h:101
QLabel * myHLA4OptionsLabel
Definition: addApplicationDialog.h:107
QLabel * myHLA4ExecutableLabel
Definition: addApplicationDialog.h:96
virtual void possiblySetDefaultName()
virtual ~DtAddApplicationDialog() override
Virtual DTOR.
QLabel * myApplicationsLabel
Definition: addApplicationDialog.h:121
virtual void onSupportStrategyChanged()
QLabel * myCommandLineOptionsDescriptionLabel
Definition: addApplicationDialog.h:68
virtual QString relativeFilename(const QString &file) const
QLabel * myExecutablesLabel
Definition: addApplicationDialog.h:86
virtual void onSelectHLA4Executable()
QPushButton * myHLAEVOSelectExecutable
Definition: addApplicationDialog.h:94
virtual DtApplicationSet applicationSet() const
QGridLayout * myExecutableOptionsLayout
Definition: addApplicationDialog.h:102
virtual void setDefaultName(DtFilename)