Internal class which goal is to watch parent toolbar state changing.
More...
void QtxToolBar::Watcher::customEvent |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
bool QtxToolBar::Watcher::eventFilter |
( |
QObject * |
o, |
|
|
QEvent * |
e |
|
) |
| |
|
virtual |
- Parameters
-
o | event receiver object |
e | event sent to object |
- Returns
true
if further event processing should be stopped
void QtxToolBar::Watcher::hidden |
( |
QtxToolBar * |
tb | ) |
|
void QtxToolBar::Watcher::hideContainer |
( |
| ) |
|
|
private |
void QtxToolBar::Watcher::installFilters |
( |
| ) |
|
|
private |
bool QtxToolBar::Watcher::isEmpty |
( |
| ) |
const |
bool QtxToolBar::Watcher::isVisible |
( |
| ) |
const |
void QtxToolBar::Watcher::setEmpty |
( |
const bool |
on | ) |
|
|
private |
void QtxToolBar::Watcher::setVisible |
( |
const bool |
on | ) |
|
|
private |
void QtxToolBar::Watcher::showContainer |
( |
| ) |
|
|
private |
void QtxToolBar::Watcher::shown |
( |
QtxToolBar * |
tb | ) |
|
void QtxToolBar::Watcher::updateVisibility |
( |
| ) |
|
|
private |
bool QtxToolBar::Watcher::myEmpty |
|
private |
bool QtxToolBar::Watcher::myState |
|
private |
The documentation for this class was generated from the following file: