Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Qmenu,highlight.
-
Hi, how I can make my menu options automatically highlight with a duration just like hovering over.
-
Hi,
Depending on the goal of that highlighting you can consider using QRubberBand.
Without more details about what you want to achieve it's hard to give you better advices.