UTIL_GUI_API UnhoverDeleteMixin(QObject *parent, const char *slot=SLOT(deleteLater()))
Creates the mixin for the given parent widget.
void UTIL_GUI_API Start(int timeout=1200)
Manually starts the timer.
Allows to hide a widget or popup after mouse leave.
void UTIL_GUI_API IgnoreNext()
Ignores the next leave event.
void UTIL_GUI_API Stop()
Stops the previously started timer.
bool eventFilter(QObject *, QEvent *)