MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Slots | Public Member Functions
DtFederateIconChooserDlg Class Reference

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...
 
QLabelmyHeadingLabel
 Dialog widgets and layout. More...
 
QLabelmyAssocTypeLabel
 Dialog widgets and layout. More...
 
QComboBox * myAssocTypeComboBox
 Dialog widgets and layout. More...
 
QLabelmyImageFileLabel
 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...
 

Detailed Description

A dialog to allow an association between a selected federate and an icon file.

Constructor & Destructor Documentation

DtFederateIconChooserDlg::DtFederateIconChooserDlg ( QWidget parent = 0,
Qt::WindowFlags  f = 0 
)

Constructor.

virtual DtFederateIconChooserDlg::~DtFederateIconChooserDlg ( )
virtual

Destructor.

Member Function Documentation

void DtFederateIconChooserDlg::browseToFile ( )
slot

Browse to the image file.

DtFederateIdentifierType DtFederateIconChooserDlg::federateAssocType ( ) const

Returns the federate association type.

void DtFederateIconChooserDlg::handleAccept ( )
slot

Handle dialog accept.

QString DtFederateIconChooserDlg::imageFileName ( ) const

Returns the selected file name.

Member Data Documentation

QComboBox* DtFederateIconChooserDlg::myAssocTypeComboBox
protected

Dialog widgets and layout.

QLabel* DtFederateIconChooserDlg::myAssocTypeLabel
protected

Dialog widgets and layout.

QPushButton* DtFederateIconChooserDlg::myBrowseButton
protected

Dialog widgets and layout.

QDialogButtonBox* DtFederateIconChooserDlg::myButtonBox
protected

Dialog widgets and layout.

QLabel* DtFederateIconChooserDlg::myHeadingLabel
protected

Dialog widgets and layout.

QLabel* DtFederateIconChooserDlg::myImageFileLabel
protected

Dialog widgets and layout.

QLineEdit* DtFederateIconChooserDlg::myImageFileLineEdit
protected

Dialog widgets and layout.

QGridLayout* DtFederateIconChooserDlg::myLayout
protected

Dialog widgets and layout.


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

Document ID: Generated on Thu May 11 15:55:32 EDT 2023 from SVN revision 254743
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)