![]() |
MAK RTIspy API Documentation for HLA 1516
|
A dialog to allow an association between a selected federate and an icon file. More...
Inheritance diagram for DtFederateIconChooserDlg:
Collaboration diagram for DtFederateIconChooserDlg:Public Slots | |
| void | browseToFile () |
| Browse to the image file. More... | |
| void | handleAccept () |
| Handle dialog accept. More... | |
Public Member Functions | |
| DtFederateIconChooserDlg (QWidget *parent=0, Qt::WindowFlags f=0) | |
| Constructor. More... | |
| virtual | ~DtFederateIconChooserDlg () |
| Destructor. More... | |
| QString | imageFileName () const |
| Returns the selected file name. More... | |
| DtFederateIdentifierType | federateAssocType () const |
| Returns the federate association type. More... | |
Protected Attributes | |
| QGridLayout * | myLayout |
| Dialog widgets and layout. More... | |
| QLabel * | myHeadingLabel |
| Dialog widgets and layout. More... | |
| QLabel * | myAssocTypeLabel |
| Dialog widgets and layout. More... | |
| QComboBox * | myAssocTypeComboBox |
| Dialog widgets and layout. More... | |
| QLabel * | myImageFileLabel |
| Dialog widgets and layout. More... | |
| QLineEdit * | myImageFileLineEdit |
| Dialog widgets and layout. More... | |
| QPushButton * | myBrowseButton |
| Dialog widgets and layout. More... | |
| QDialogButtonBox * | myButtonBox |
| Dialog widgets and layout. More... | |
A dialog to allow an association between a selected federate and an icon file.
| DtFederateIconChooserDlg::DtFederateIconChooserDlg | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | f = 0 |
||
| ) |
Constructor.
|
virtual |
Destructor.
|
slot |
Browse to the image file.
| DtFederateIdentifierType DtFederateIconChooserDlg::federateAssocType | ( | ) | const |
Returns the federate association type.
|
slot |
Handle dialog accept.
| QString DtFederateIconChooserDlg::imageFileName | ( | ) | const |
Returns the selected file name.
|
protected |
Dialog widgets and layout.
|
protected |
Dialog widgets and layout.
|
protected |
Dialog widgets and layout.
|
protected |
Dialog widgets and layout.
|
protected |
Dialog widgets and layout.
|
protected |
Dialog widgets and layout.
|
protected |
Dialog widgets and layout.
|
protected |
Dialog widgets and layout.