Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::LineEditEventFilter Class Reference

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>

+ Inheritance diagram for inviwo::LineEditEventFilter:

Public Member Functions

 LineEditEventFilter (QWidget *w, QLineEdit *parent, bool focusAndDown=true)
 
bool eventFilter (QObject *obj, QEvent *e)
 

Detailed Description

custom event filter for line edit widgets where the 'Esc' key clears the line edit and 'arrow down' switches focus to the given widget


The documentation for this class was generated from the following file: