![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Widget which allows a user to change the Assistant preferences. More...
Inheritance diagram for DtAssistantPreferencesWidget:
Collaboration diagram for DtAssistantPreferencesWidget:Signals | |
| void | msgStatsRequested () |
| Emitted when the message statistics button is pressed. | |
Public Member Functions | |
| DtAssistantPreferencesWidget (QWidget *parent, Qt::WindowFlags f=0) | |
| Constructor. | |
| virtual | ~DtAssistantPreferencesWidget () |
| Destructor. | |
| virtual void | setKeepAlive (bool val) |
| Methods for setting the configuration parameters. | |
| virtual void | setEnableLoopback (bool val) |
| Methods for setting the configuration parameters. | |
| virtual void | setLightweightMemorySec (int val) |
| Methods for setting the configuration parameters. | |
| virtual void | setAssistantUpdateIntervalSec (int val) |
| Methods for setting the configuration parameters. | |
| virtual void | setDefunctFederateTimeoutMs (int val) |
| Methods for setting the configuration parameters. | |
| virtual void | setAssistantPersistent (bool persistent) |
| Methods for setting the configuration parameters. | |
| virtual void | setEnableRemoteCommands (bool val) |
| Methods for setting the configuration parameters. | |
| virtual void | setAssistantConnParams (int clientPort, int peerPort, const QString &peerAddr1, const QString &peerAddr2=QString()) |
| Methods for setting the configuration parameters. | |
| virtual bool | keepAlive () |
| Methods for retrieving the configuration parameters. | |
| virtual bool | enableLoopback () |
| Methods for retrieving the configuration parameters. | |
| virtual int | lightweightMemorySec () |
| Methods for retrieving the configuration parameters. | |
| virtual int | assistantUpdateIntervalSec () |
| Methods for retrieving the configuration parameters. | |
| virtual int | defunctFederateTimeoutMs () |
| Methods for retrieving the configuration parameters. | |
| virtual bool | assistantPersistent () |
| Methods for retrieving the configuration parameters. | |
| virtual bool | enableRemoteCommands () |
| Methods for retrieving the configuration parameters. | |
Protected Attributes | |
| Ui::AssistantPreferencesWidget | myUiImpl |
Private Member Functions | |
| DtAssistantPreferencesWidget (DtAssistantPreferencesWidget const &) | |
| Copy constructor not implemented. | |
| DtAssistantPreferencesWidget & | operator= (DtAssistantPreferencesWidget const &) |
| Assignment operator not implemented. | |
Widget which allows a user to change the Assistant preferences.
| DtAssistantPreferencesWidget::DtAssistantPreferencesWidget | ( | QWidget * | parent, |
| Qt::WindowFlags | f = 0 |
||
| ) |
Constructor.
References connect(), msgStatsRequested(), and myUiImpl.
Destructor.
| DtAssistantPreferencesWidget::DtAssistantPreferencesWidget | ( | DtAssistantPreferencesWidget const & | ) | [private] |
Copy constructor not implemented.
| bool DtAssistantPreferencesWidget::assistantPersistent | ( | ) | [virtual] |
Methods for retrieving the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().
| int DtAssistantPreferencesWidget::assistantUpdateIntervalSec | ( | ) | [virtual] |
Methods for retrieving the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().
| int DtAssistantPreferencesWidget::defunctFederateTimeoutMs | ( | ) | [virtual] |
Methods for retrieving the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().
| bool DtAssistantPreferencesWidget::enableLoopback | ( | ) | [virtual] |
Methods for retrieving the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().
| bool DtAssistantPreferencesWidget::enableRemoteCommands | ( | ) | [virtual] |
Methods for retrieving the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().
| bool DtAssistantPreferencesWidget::keepAlive | ( | ) | [virtual] |
Methods for retrieving the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().
| int DtAssistantPreferencesWidget::lightweightMemorySec | ( | ) | [virtual] |
Methods for retrieving the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().
| void DtAssistantPreferencesWidget::msgStatsRequested | ( | ) | [signal] |
Emitted when the message statistics button is pressed.
Referenced by DtAssistantPreferencesWidget().
| DtAssistantPreferencesWidget& DtAssistantPreferencesWidget::operator= | ( | DtAssistantPreferencesWidget const & | ) | [private] |
Assignment operator not implemented.
| void DtAssistantPreferencesWidget::setAssistantConnParams | ( | int | clientPort, |
| int | peerPort, | ||
| const QString & | peerAddr1, | ||
| const QString & | peerAddr2 = QString() |
||
| ) | [virtual] |
Methods for setting the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().
| void DtAssistantPreferencesWidget::setAssistantPersistent | ( | bool | persistent | ) | [virtual] |
Methods for setting the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().
| void DtAssistantPreferencesWidget::setAssistantUpdateIntervalSec | ( | int | val | ) | [virtual] |
Methods for setting the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().
| void DtAssistantPreferencesWidget::setDefunctFederateTimeoutMs | ( | int | val | ) | [virtual] |
Methods for setting the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().
| void DtAssistantPreferencesWidget::setEnableLoopback | ( | bool | val | ) | [virtual] |
Methods for setting the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().
| void DtAssistantPreferencesWidget::setEnableRemoteCommands | ( | bool | val | ) | [virtual] |
Methods for setting the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().
| void DtAssistantPreferencesWidget::setKeepAlive | ( | bool | val | ) | [virtual] |
Methods for setting the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().
| void DtAssistantPreferencesWidget::setLightweightMemorySec | ( | int | val | ) | [virtual] |
Methods for setting the configuration parameters.
References myUiImpl.
Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().
Ui::AssistantPreferencesWidget DtAssistantPreferencesWidget::myUiImpl [protected] |
Referenced by assistantPersistent(), assistantUpdateIntervalSec(), defunctFederateTimeoutMs(), DtAssistantPreferencesWidget(), enableLoopback(), enableRemoteCommands(), keepAlive(), lightweightMemorySec(), setAssistantConnParams(), setAssistantPersistent(), setAssistantUpdateIntervalSec(), setDefunctFederateTimeoutMs(), setEnableLoopback(), setEnableRemoteCommands(), setKeepAlive(), and setLightweightMemorySec().