Constructor & Destructor Documentation
| virtual DtUtilityBar::~DtUtilityBar |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void DtUtilityBar::init |
( |
| ) |
|
|
virtual |
| virtual QDockWidget* DtUtilityBar::createToolBar |
( |
const QString & |
tab, |
|
|
const QString & |
toolBarName |
|
) |
| |
|
virtual |
Creates a new toolbar on the specified tab and returns it.
If tab does not exist, creates a new tab.
| virtual QDockWidget* DtUtilityBar::createToolBar |
( |
int |
iTab, |
|
|
const QString & |
toolBarName |
|
) |
| |
|
virtual |
Creates a tool bar using the tab at the specified index.
| virtual QTextStream& DtUtilityBar::write |
( |
QTextStream & |
ts | ) |
|
|
virtual |
Archive current toolbar information.
| virtual QTextStream& DtUtilityBar::read |
( |
QTextStream & |
ts | ) |
|
|
virtual |
| virtual DtToolBarArea DtUtilityBar::createToolBarArea |
( |
const QString & |
tab | ) |
|
|
virtual |
| virtual QWidget* DtUtilityBar::createTabArea |
( |
const QString & |
tab | ) |
|
|
virtual |
| virtual bool DtUtilityBar::renameTabArea |
( |
const QString & |
label, |
|
|
const QString & |
newLabel |
|
) |
| |
|
virtual |
| virtual bool DtUtilityBar::removeTabArea |
( |
const QString & |
label | ) |
|
|
virtual |
Removes tab from utility bar and deletes the page and all tool bars on it.
Returns true if tab area was found
| QTabWidget * DtUtilityBar::tabWidget |
( |
| ) |
|
|
inline |
| virtual void DtUtilityBar::removeToolBar |
( |
QDockWidget ** |
bar, |
|
|
bool |
removePage = false |
|
) |
| |
|
virtual |
Removes the toolbar from the utility bar.
If removePage is true, removes the page if there are no more toolbars on that page. In either case, the toolbar is destroyed. The supplied address is set to NULL after the removal
| virtual void DtUtilityBar::toolBarDestroyed |
( |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| QTabWidget* DtUtilityBar::myTabWidget |
|
protected |
| bool DtUtilityBar::myShownOnce |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/tmqt/utilityBar.h