MAK RTIspy API Documentation for HLA 1.3
List of all members | Public Member Functions | Protected Attributes | Private Member Functions
DtFederationsViewPreferencesWidget Class Reference

Widget which allows a user to change the Federations View preferences. More...

+ Inheritance diagram for DtFederationsViewPreferencesWidget:
+ Collaboration diagram for DtFederationsViewPreferencesWidget:

Public Member Functions

 DtFederationsViewPreferencesWidget (QWidget *parent, Qt::WindowFlags f=0)
 Constructor.
virtual ~DtFederationsViewPreferencesWidget ()
 Destructor.
virtual void setFederateIdentifier (DtFederateIdentifierType val)
 Methods for setting the configuration parameters.
virtual void setDefunctFederateTimeoutMs (int val)
 Methods for setting the configuration parameters.
virtual void setDisplayFederationColors (bool val)
 Methods for setting the configuration parameters.
virtual DtFederateIdentifierType federateIdentifier ()
 Methods for retrieving the configuration parameters.
virtual int defunctFederateTimeoutMs ()
 Methods for retrieving the configuration parameters.
virtual bool displayFederationColors ()
 Methods for retrieving the configuration parameters.
- Public Member Functions inherited from DtAssistantConfigWidget
 DtAssistantConfigWidget (QWidget *parent=0, Qt::WindowFlags f=0)
 Constructor.
virtual ~DtAssistantConfigWidget ()
 Destructor.
virtual QString reasonForDisabledAccept () const
 If the widget has disabled the accept button, returns the reason why.

Protected Attributes

Ui::FederationsViewPreferencesWidget myUiImpl

Private Member Functions

 DtFederationsViewPreferencesWidget (DtFederationsViewPreferencesWidget const &)
 Copy constructor not implemented.
DtFederationsViewPreferencesWidgetoperator= (DtFederationsViewPreferencesWidget const &)
 Assignment operator not implemented.

Additional Inherited Members

- Signals inherited from DtAssistantConfigWidget
void enablePrefAccept ()
 Emitted to indicate that the accept button can be enabled.
void disablePrefAccept ()
 Emitted to indicate that the accept button should be disabled.
- Protected Member Functions inherited from DtAssistantConfigWidget
virtual void setAcceptEnabled (bool enabled, const QString &reasonForDisable)
 Sets whether or not accept is enabled.

Detailed Description

Widget which allows a user to change the Federations View preferences.

Constructor & Destructor Documentation

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

Constructor.

References connect(), and myUiImpl.

DtFederationsViewPreferencesWidget::~DtFederationsViewPreferencesWidget ( )
virtual

Destructor.

DtFederationsViewPreferencesWidget::DtFederationsViewPreferencesWidget ( DtFederationsViewPreferencesWidget const &  )
private

Copy constructor not implemented.

Member Function Documentation

int DtFederationsViewPreferencesWidget::defunctFederateTimeoutMs ( )
virtual

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

bool DtFederationsViewPreferencesWidget::displayFederationColors ( )
virtual

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

DtFederateIdentifierType DtFederationsViewPreferencesWidget::federateIdentifier ( )
virtual

Methods for retrieving the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::processConfigAccept().

DtFederationsViewPreferencesWidget& DtFederationsViewPreferencesWidget::operator= ( DtFederationsViewPreferencesWidget const &  )
private

Assignment operator not implemented.

void DtFederationsViewPreferencesWidget::setDefunctFederateTimeoutMs ( int  val)
virtual

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

void DtFederationsViewPreferencesWidget::setDisplayFederationColors ( bool  val)
virtual

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

void DtFederationsViewPreferencesWidget::setFederateIdentifier ( DtFederateIdentifierType  val)
virtual

Methods for setting the configuration parameters.

References myUiImpl.

Referenced by DtAssistantPreferencesViewMgr::showConfigDialog().

Member Data Documentation

Ui::FederationsViewPreferencesWidget DtFederationsViewPreferencesWidget::myUiImpl
protected

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

Document ID: Generated on Fri Mar 14 19:08:55 EDT 2014 from SVN revision 137085
Copyright © 2005-2014 VT MÄK Inc. All Rights Reserved (www.mak.com)