MAK RTIspy API Documentation for HLA 1516
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 void setFederationColor (const QColor &color)
 Set 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.

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

DtFederationColorItem::~DtFederationColorItem ( )
virtual

Destructor.

Member Function Documentation

void DtFederationColorItem::colorHasChanged ( const QString &  federationName,
QColor  newColor 
)
signal

Referenced by displayColorPicker().

void DtFederationColorItem::displayColorPicker ( )
slot
void DtFederationColorItem::setFederationColor ( const QColor &  color)
virtual
void DtFederationColorItem::setFederationName ( const QString &  name)
virtual

Member Data Documentation

QColor DtFederationColorItem::myFederationColor
protected
Ui::FederationColorItem DtFederationColorItem::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)