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

Protected Attributes

Ui::FederationsViewPreferencesWidget myUiImpl
 

Private Member Functions

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

Additional Inherited Members

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

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.

virtual DtFederationsViewPreferencesWidget::~DtFederationsViewPreferencesWidget ( )
virtual

Destructor.

DtFederationsViewPreferencesWidget::DtFederationsViewPreferencesWidget ( DtFederationsViewPreferencesWidget const &  )
private

Copy constructor not implemented.

Member Function Documentation

virtual int DtFederationsViewPreferencesWidget::defunctFederateTimeoutMs ( )
virtual

Methods for retrieving the configuration parameters.

virtual bool DtFederationsViewPreferencesWidget::displayFederationColors ( )
virtual

Methods for retrieving the configuration parameters.

virtual DtFederateIdentifierType DtFederationsViewPreferencesWidget::federateIdentifier ( )
virtual

Methods for retrieving the configuration parameters.

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

Assignment operator not implemented.

virtual void DtFederationsViewPreferencesWidget::setDefunctFederateTimeoutMs ( int  val)
virtual

Methods for setting the configuration parameters.

virtual void DtFederationsViewPreferencesWidget::setDisplayFederationColors ( bool  val)
virtual

Methods for setting the configuration parameters.

virtual void DtFederationsViewPreferencesWidget::setFederateIdentifier ( DtFederateIdentifierType  val)
virtual

Methods for setting the configuration parameters.

Member Data Documentation

Ui::FederationsViewPreferencesWidget DtFederationsViewPreferencesWidget::myUiImpl
protected

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

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)