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 ignore wheel events during scrolling. More...
Public Member Functions | |
WheelEventFilter (QObject *parent=nullptr) | |
Protected Member Functions | |
bool | eventFilter (QObject *obj, QEvent *event) |
Event filter to install on combo boxes and spin boxes to ignore wheel events during scrolling.
Helpful than the spin box is a child of some larger scroll area.
Definition at line 41 of file customeventfilters.h.
WheelEventFilter::WheelEventFilter | ( | QObject * | parent = nullptr | ) |
Definition at line 34 of file customeventfilters.cpp.
|
protected |
Definition at line 36 of file customeventfilters.cpp.