20 class QDialogButtonBox;
QString imageFileName() const
Returns the selected file name.
QGridLayout * myLayout
Dialog widgets and layout.
Definition: federateIconChooserDlg.h:54
QComboBox * myAssocTypeComboBox
Dialog widgets and layout.
Definition: federateIconChooserDlg.h:57
QLabel * myAssocTypeLabel
Dialog widgets and layout.
Definition: federateIconChooserDlg.h:56
QLabel * myHeadingLabel
Dialog widgets and layout.
Definition: federateIconChooserDlg.h:55
QDialogButtonBox * myButtonBox
Dialog widgets and layout.
Definition: federateIconChooserDlg.h:61
QLabel * myImageFileLabel
Dialog widgets and layout.
Definition: federateIconChooserDlg.h:58
void browseToFile()
Browse to the image file.
void handleAccept()
Handle dialog accept.
DtFederateIdentifierType federateAssocType() const
Returns the federate association type.
DtFederateIconChooserDlg(QWidget *parent=0, Qt::WindowFlags f=0)
Constructor.
virtual ~DtFederateIconChooserDlg()
Destructor.
A dialog to allow an association between a selected federate and an icon file.
Definition: federateIconChooserDlg.h:24
DtFederateIdentifierType
Definition: assistantEnums.h:10
QLineEdit * myImageFileLineEdit
Dialog widgets and layout.
Definition: federateIconChooserDlg.h:59
QPushButton * myBrowseButton
Dialog widgets and layout.
Definition: federateIconChooserDlg.h:60