#include <CFocusDecorator.h>
|
| virtual bool | eventFilter (QObject *objectPtr, QEvent *eventPtr) override |
| |
Definition at line 28 of file CFocusDecorator.h.
◆ CFocusDecorator()
| iwidgets::CFocusDecorator::CFocusDecorator |
( |
QObject * |
parentPtr = NULL | ) |
|
|
explicit |
◆ ~CFocusDecorator()
| virtual iwidgets::CFocusDecorator::~CFocusDecorator |
( |
| ) |
|
|
virtual |
◆ eventFilter()
| virtual bool iwidgets::CFocusDecorator::eventFilter |
( |
QObject * |
objectPtr, |
|
|
QEvent * |
eventPtr |
|
) |
| |
|
overrideprotectedvirtual |
◆ RegisterWidget()
| bool iwidgets::CFocusDecorator::RegisterWidget |
( |
QWidget * |
widgetPtr, |
|
|
IGraphicsEffectFactory * |
effectFactoryPtr |
|
) |
| |
◆ UnregisterAllWidgets()
| void iwidgets::CFocusDecorator::UnregisterAllWidgets |
( |
| ) |
|
◆ UnregisterWidget()
| void iwidgets::CFocusDecorator::UnregisterWidget |
( |
QWidget * |
widgetPtr | ) |
|
The documentation for this class was generated from the following file: