BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Event filter to install on combo boxes and spin boxes to not to react on wheel events during scrolling of InstrumentComponentWidget. More...
Public Member Functions | |
WheelEventEater (QObject *parent=0) | |
Protected Member Functions | |
bool | eventFilter (QObject *obj, QEvent *event) |
Event filter to install on combo boxes and spin boxes to not to react on wheel events during scrolling of InstrumentComponentWidget.
Definition at line 34 of file CustomEventFilters.h.
WheelEventEater::WheelEventEater | ( | QObject * | parent = 0 | ) |
Definition at line 42 of file CustomEventFilters.cpp.
|
protected |
Definition at line 44 of file CustomEventFilters.cpp.