BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Filter out space bar key events, which is special case for dialog windows. More...
Public Member Functions | |
SpaceKeyEater (QObject *parent=0) | |
Protected Member Functions | |
bool | eventFilter (QObject *obj, QEvent *event) |
Filter out space bar key events, which is special case for dialog windows.
Definition at line 22 of file CustomEventFilters.h.
SpaceKeyEater::SpaceKeyEater | ( | QObject * | parent = 0 | ) |
Definition at line 21 of file CustomEventFilters.cpp.
|
protected |
Definition at line 23 of file CustomEventFilters.cpp.