QTabWidget - flash tab upon update
Unsolved
General and Desktop
-
I'm curious as to whether there is anyway to flash a tab in a QTabWidget based upon a certain event. Similar to how windows flashes icons when something has changed with them.
-
Hi
There is no flash tab function I ever saw.
You can use a timer or QAnimation and change text color or something like that. -
@HunterMetcalfe
Could work but wont that flash all of the tab (whole client area) ?
Nope, its separate widget from the Client widget. -
Hi
I think you must use stylesheet for it
https://forum.qt.io/topic/33307/solved-qtabwidget-change-tab-s-background-color