45 bool ContainsMouse_ =
false;
Allows to hide a widget or popup after mouse leave.
void UTIL_GUI_API Start(std::optional< int > timeout={})
Manually starts the timer.
void UTIL_GUI_API Stop()
Stops the previously started timer.
bool eventFilter(QObject *, QEvent *) override
UTIL_GUI_API UnhoverDeleteMixin(QObject *parent, const char *slot=SLOT(deleteLater()))
Creates the mixin for the given parent widget.