Custom QLineEdit which emits a signal when losing focus (such that we can commit its data) More...
#include <OpenMS/VISUAL/ParamEditor.h>
Signals | |
| void | lostFocus () |
| emitted on focusOutEvent More... | |
Public Member Functions | |
| OpenMSLineEdit (QWidget *w) | |
Protected Member Functions | |
| void | focusOutEvent (QFocusEvent *e) override |
| void | focusInEvent (QFocusEvent *e) override |
Custom QLineEdit which emits a signal when losing focus (such that we can commit its data)
|
inline |
|
overrideprotected |
|
overrideprotected |
|
signal |
emitted on focusOutEvent
| OpenMS / TOPP release 2.3.0 | Documentation generated on Wed Apr 18 2018 19:29:19 using doxygen 1.8.14 |