Questions about QMdiSubWindow title bar
General and Desktop
6
Posts
3
Posters
6.1k
Views
1
Watching
-
I have the following questions about QMdiSubWindow:
- How do I add more buttons apart from maximize, minimize and close to a QMdiSubWindow?
- Is there a way to change the icons for QMdiSubWindow?
- Is there a way to automatically hide the title bar and border of QMdiSubWindow?
- Is there a way to theme the border and title bar for QMdiSubWindow?
-