#include <RobotComponents/gui-plugins/RobotTrajectoryDesignerGuiPlugin/Util/WheelEventFilter.h>
Definition at line 31 of file WheelEventFilter.h.
◆ WheelEventFilter()
◆ eventFilter()
bool eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
e |
|
) |
| |
|
override |
Event filter which filters wheel events from combo boxes.
- Parameters
-
obj | Watched object (combo box) |
e | Event to filter |
- Returns
- true, iff the event is a wheel event
Definition at line 31 of file WheelEventFilter.cpp.
The documentation for this class was generated from the following files: