qt - How can I position a docked widget under another widget? -


On the left side of

QDialog I have two widgets stacked on top of each other (A and B) . In the right side of the window I have the Dock Plot Widget (C).

Enter image details here

Let me go to the top left The widget (A) will be placed between the remaining <50> QDialog to expand at the top of the screen B and C

Enter image details here

I'm not sure also possible. I've looked at the docs, and the only thing I get that can give me this feature that the Tabbed Dock widget with A and B is the use of the floatable property shortage I am here on the track?


Comments