QDockWidget starting size
问题 I'm somewhat stuck on what feels like it should be a simple problem. I've got QMainWindow with several QDockWidgets. The QDockWidget (_tree_dock in my code) starts in the LeftDockWidgetArea. It contains a QWidget (dockWidgetContents_2) which contains a QTreeWidget (_tree_view). I can resize/move around the QDockWidget at runtime without any problems, however, when the program starts up the QDockWidget is slightly too small. I'm able to shrink the QDockWidget quite a bit so I know it isn't at