#include <armarx/navigation/gui-plugins/LocationGraphEditor/FunctionalEventFilter.h>
|
| using | Function = std::function<bool(QObject* obj, QEvent* event)> |
| |
|
| bool | eventFilter (QObject *obj, QEvent *event) override |
| |
Definition at line 13 of file FunctionalEventFilter.h.
◆ Function
| using Function = std::function<bool(QObject* obj, QEvent* event)> |
◆ FunctionalEventFilter()
◆ eventFilter()
| bool eventFilter |
( |
QObject * | obj, |
|
|
QEvent * | event ) |
|
overrideprotected |
◆ function
The documentation for this class was generated from the following files: