OpenMS
|
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