How to set different text for a QDockWidget's tab and window title?
Unsolved
General and Desktop
-
How to set different text for a QDockWidget's tab and window title?
-
Hi,
You can use the topLevelChanged signal and update the text accordingly.