1: set a empty widget as a central widget till you set the real one. just a place holder. also you can set the with of your dock widget using setMaximumWith.
2: play around with size hints and sizes for the dock widgets (which are normal QWidgets after all...)
Bookmarks