May be you should try to create a QWidget, put all your stuff with the layouts on it, and add that widget to the dock widget.A QDockWidget acts as a wrapper for its child widget, set with setWidget().
May be you should try to create a QWidget, put all your stuff with the layouts on it, and add that widget to the dock widget.A QDockWidget acts as a wrapper for its child widget, set with setWidget().
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks