BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines classes releted to event filtering.
Definition in file CustomEventFilters.h.
Go to the source code of this file.
Classes | |
class | DeleteEventFilter |
Lisens for press-del-key events. More... | |
class | LostFocusFilter |
Event filter to prevent lost of focus by custom material editor. More... | |
class | RightMouseButtonEater |
Filter out right mouse button events. More... | |
class | ShortcodeFilter |
Event filter for global tracking of shortcodes. More... | |
class | SpaceKeyEater |
Filter out space bar key events, which is special case for dialog windows. More... | |
class | TabFromFocusProxy |
Propagate tab events from focusProxy to parent. More... | |
class | WheelEventEater |
Event filter to install on combo boxes and spin boxes to not to react on wheel events during scrolling of InstrumentComponentWidget. More... | |