All methods known to me for arranging dock widgets allow them to be combined according to the grid pattern. But I would like to arrange them as in the schematic example below: enter image description here
I tryed to use Qt.DockWidgetArea flags and also splitDockWidget method of QMainWindow