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 Slots | Signals | Public Member Functions | Protected Attributes
DtFederationColorItem Class Reference

Widget to be placed in a tree view item to display federation name and include the ability to change the federation color. More...

+ Inheritance diagram for DtFederationColorItem:
+ Collaboration diagram for DtFederationColorItem:

Public Slots

void displayColorPicker ()

Signals

void colorHasChanged (const QString &federationName, QColor newColor)

Public Member Functions

 DtFederationColorItem (QWidget *parent=0)
 Constructor.
virtual ~DtFederationColorItem ()
 Destructor.
virtual void setFederationName (const QString &name)
 Set the federation name.
virtual const QString & federationName () const
 Get the federation name.
virtual void setFederationColor (const QColor &color)
 Set the federation color.
virtual const QColor & federationColor () const
 Get the federation color.

Protected Attributes

Ui::FederationColorItem myUiImpl
QColor myFederationColor

Detailed Description

Widget to be placed in a tree view item to display federation name and include the ability to change the federation color.

Constructor & Destructor Documentation

DtFederationColorItem::DtFederationColorItem ( QWidget parent = 0)

Constructor.

virtual DtFederationColorItem::~DtFederationColorItem ( )
virtual

Destructor.

Member Function Documentation

void DtFederationColorItem::colorHasChanged ( const QString &  federationName,
QColor  newColor 
)
signal
void DtFederationColorItem::displayColorPicker ( )
slot
virtual const QColor& DtFederationColorItem::federationColor ( ) const
virtual

Get the federation color.

virtual const QString& DtFederationColorItem::federationName ( ) const
virtual

Get the federation name.

virtual void DtFederationColorItem::setFederationColor ( const QColor &  color)
virtual

Set the federation color.

virtual void DtFederationColorItem::setFederationName ( const QString &  name)
virtual

Set the federation name.

Member Data Documentation

QColor DtFederationColorItem::myFederationColor
protected
Ui::FederationColorItem DtFederationColorItem::myUiImpl
protected

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

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)