![]() |
VR-Forces 4.0.4 Class Documentation
|
Overridden class to allow for selecting of an icon that might be on a tab without making it the current tab. More...

Public Member Functions | |
| DtFormationTabBar (QWidget *parent) | |
| virtual | ~DtFormationTabBar () |
| void | setParent (DtUiAggregateFormationEditor *p) |
| virtual bool | isModified (const QString &) const |
| Asks myParent if this tab is modified (based on formation name) | |
Protected Attributes | |
| DtFormationTabBarStyle * | myStyle |
| DtUiAggregateFormationEditor * | myParent |
Overridden class to allow for selecting of an icon that might be on a tab without making it the current tab.
| DtFormationTabBar::DtFormationTabBar | ( | QWidget * | parent | ) |
| virtual DtFormationTabBar::~DtFormationTabBar | ( | ) | [virtual] |
| void DtFormationTabBar::setParent | ( | DtUiAggregateFormationEditor * | p | ) | [inline] |
| virtual bool DtFormationTabBar::isModified | ( | const QString & | ) | const [virtual] |
Asks myParent if this tab is modified (based on formation name)
DtFormationTabBarStyle* DtFormationTabBar::myStyle [protected] |
DtUiAggregateFormationEditor* DtFormationTabBar::myParent [protected] |