Widget to be placed in a tree view item to display federation name and include the ability to change the federation color.
More...
Signals |
| void | colorHasChanged (const QString &federationName, QColor newColor) |
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 | ) |
|
| virtual DtFederationColorItem::~DtFederationColorItem |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void DtFederationColorItem::colorHasChanged |
( |
const QString & |
federationName, |
|
|
QColor |
newColor |
|
) |
| |
|
signal |
| void DtFederationColorItem::displayColorPicker |
( |
| ) |
|
|
slot |
| virtual void DtFederationColorItem::setFederationColor |
( |
const QColor & |
color | ) |
|
|
virtual |
Set the federation 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 file: