MAK RTIspy API Documentation for HLA 1516
Signals | Public Member Functions | Protected Attributes | Private Member Functions
DtAssistantPreferencesWidget Class Reference

Widget which allows a user to change the Assistant preferences. More...

+ Inheritance diagram for DtAssistantPreferencesWidget:
+ Collaboration diagram for DtAssistantPreferencesWidget:

List of all members.

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.
DtAssistantPreferencesWidgetoperator= (DtAssistantPreferencesWidget const &)
 Assignment operator not implemented.

Detailed Description

Widget which allows a user to change the Assistant preferences.


Constructor & Destructor Documentation

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

Constructor.

References connect(), msgStatsRequested(), and myUiImpl.

Destructor.

Copy constructor not implemented.


Member Function Documentation

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

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().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().


Member Data Documentation

Ui::AssistantPreferencesWidget DtAssistantPreferencesWidget::myUiImpl [protected]

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

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)