Inviwo 0.9.12-pre
Inviwo documentation
|
custom event filter for line edit widgets where the 'Esc' key clears the line edit and 'arrow down' switches focus to the given widget More...
#include <lineediteventfilter.h>
Public Member Functions | |
LineEditEventFilter (QWidget *w, QLineEdit *parent, bool focusAndDown=true) | |
bool | eventFilter (QObject *obj, QEvent *e) |
custom event filter for line edit widgets where the 'Esc' key clears the line edit and 'arrow down' switches focus to the given widget