![]() |
MAK RTIspy API Documentation for HLA 1516
|
Widget to allow user to set advanced forwarder options. More...
Inheritance diagram for DtAssistantAdvancedForwarderOptionsWidget:
Collaboration diagram for DtAssistantAdvancedForwarderOptionsWidget:Public Slots | |
| void | enableFieldsAccordingToState () |
| Enables or disables fields based on the current settings. More... | |
Public Member Functions | |
| DtAssistantAdvancedForwarderOptionsWidget (QWidget *parent=0, Qt::WindowFlags f=0) | |
| Constructor. More... | |
| virtual | ~DtAssistantAdvancedForwarderOptionsWidget () |
| Destructor. More... | |
| virtual void | setDistributedForwarderPort (int port) |
| Methods to set the parameters in the configuration widget. More... | |
| virtual void | setAddressOfOtherForwarder (const QString &addr) |
| Methods to set the parameters in the configuration widget. More... | |
| virtual void | setSpecifyAdditionalConnection (bool val) |
| Methods to set the parameters in the configuration widget. More... | |
| virtual int | distributedForwarderPort () |
| Methods to get the parameters in the configuration widget. More... | |
| virtual QString | addressOfOtherForwarder () |
| Methods to get the parameters in the configuration widget. More... | |
| virtual bool | specifyAdditionalConnection () |
| Methods to get the parameters in the configuration widget. More... | |
Protected Attributes | |
| Ui::AdvancedForwarderOptionsWidget | myUiImpl |
| The GUI implementation of the widget. More... | |
Widget to allow user to set advanced forwarder options.
| DtAssistantAdvancedForwarderOptionsWidget::DtAssistantAdvancedForwarderOptionsWidget | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | f = 0 |
||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Methods to get the parameters in the configuration widget.
|
virtual |
Methods to get the parameters in the configuration widget.
|
slot |
Enables or disables fields based on the current settings.
|
virtual |
Methods to set the parameters in the configuration widget.
|
virtual |
Methods to set the parameters in the configuration widget.
|
virtual |
Methods to set the parameters in the configuration widget.
|
virtual |
Methods to get the parameters in the configuration widget.
|
protected |
The GUI implementation of the widget.