Enhanced toolbar class.
#include <QtxToolBar.h>
|
class | Watcher |
| Internal class which goal is to watch parent toolbar state changing. More...
|
|
- Parameters
-
watch | if true the event filter is installed to watch toolbar state changes to update it properly |
label | toolbar title |
parent | parent widget |
References myWatcher.
QtxToolBar::QtxToolBar |
( |
const QString & |
label, |
|
|
QWidget * |
parent |
|
) |
| |
- Parameters
-
label | toolbar title |
parent | parent widget |
QtxToolBar::QtxToolBar |
( |
const bool |
watch, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
- Parameters
-
watch | if true the event filter is installed to watch toolbar state changes to update it properly |
parent | parent widget |
References myWatcher.
QtxToolBar::QtxToolBar |
( |
QWidget * |
parent = 0 | ) |
|
QtxToolBar::~QtxToolBar |
( |
| ) |
|
|
virtual |
bool QtxToolBar::event |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
- Returns
- main window pointer
void QtxToolBar::setVisible |
( |
bool |
visible | ) |
|
|
virtualslot |
bool QtxToolBar::myStretch |
|
private |
The documentation for this class was generated from the following files: