Inviwo 0.9.12-pre
Inviwo documentation
|
#include <inviwoqtutils.h>
Public Member Functions | |
WidgetCloseEventFilter (QObject *parent) | |
virtual bool | eventFilter (QObject *obj, QEvent *ev) override |
Workaround for closing Widget using the "X" button in the titlebar This filter intercepts the CloseEvent and ignores it, and then hides the widget