Internal class which goal is to watch parent dockable widget state changing.
More...
void QtxDockWidget::Watcher::customEvent |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
bool QtxDockWidget::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 QtxDockWidget::Watcher::hideContainer |
( |
| ) |
|
|
private |
void QtxDockWidget::Watcher::installFilters |
( |
| ) |
|
|
private |
bool QtxDockWidget::Watcher::isEmpty |
( |
| ) |
const |
bool QtxDockWidget::Watcher::isVisible |
( |
| ) |
const |
void QtxDockWidget::Watcher::setEmpty |
( |
const bool |
on | ) |
|
|
private |
void QtxDockWidget::Watcher::setVisible |
( |
const bool |
on | ) |
|
|
private |
void QtxDockWidget::Watcher::showContainer |
( |
| ) |
|
|
private |
void QtxDockWidget::Watcher::updateCaption |
( |
| ) |
|
|
private |
void QtxDockWidget::Watcher::updateIcon |
( |
| ) |
|
|
private |
void QtxDockWidget::Watcher::updateVisibility |
( |
| ) |
|
|
private |
bool QtxDockWidget::Watcher::myBlock |
|
private |
bool QtxDockWidget::Watcher::myEmpty |
|
private |
bool QtxDockWidget::Watcher::myShown |
|
private |
bool QtxDockWidget::Watcher::myState |
|
private |
The documentation for this class was generated from the following file: