vote up 0 vote down star
1

I'm using QT4 and I have a menu option that programatically adds a new dock widget into a dock area. Unfortunately, if the dock area is already full, adding a new dock widget will cause it to resize the dock widgets below their minimum size, leading to overlapping widgets and worse.

How can I verify there is enough space in a dock area to add a new dock widget?

flag

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.