|
BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Event filter for global tracking of shortcodes.
Definition at line 74 of file CustomEventFilters.h.
Signals | |
| void | found () |
Public Member Functions | |
| ShortcodeFilter (QString shortcode, QObject *parent=nullptr) | |
Protected Member Functions | |
| bool | eventFilter (QObject *obj, QEvent *event) override |
Protected Attributes | |
| int | m_index |
| QString | m_shortcode |
| ShortcodeFilter::ShortcodeFilter | ( | QString | shortcode, |
| QObject * | parent = nullptr |
||
| ) |
Definition at line 108 of file CustomEventFilters.cpp.
|
overrideprotected |
Definition at line 115 of file CustomEventFilters.cpp.
References found(), m_index, and m_shortcode.
|
signal |
Referenced by AboutDialog::createButtonLayout(), and eventFilter().
|
protected |
Definition at line 85 of file CustomEventFilters.h.
Referenced by eventFilter().
|
protected |
Definition at line 84 of file CustomEventFilters.h.
Referenced by eventFilter().