Hi,
How it's possible to manage some Docks to be tabbed by code?
Thanks,
Hi,
How it's possible to manage some Docks to be tabbed by code?
Thanks,
Òscar Llarch i Galán
What do you mean by "manage"? Take a look at QMainWindow API, there are some methods related to dock widgets.
Hi,
What I mean is how to tab a Dock with other by code, not by using the mouse.
Òscar Llarch i Galán
Hi,
QMainWindow::tabifyDockWidget
Thanks,
Òscar Llarch i Galán
Bookmarks