سؤال

I have a left docked QDockWidget in my application. I want it to have visible borders and separators but it does not have by default.

How can I setup a dock widget so that it has visible edges?

هل كانت مفيدة؟

المحلول

You can always have a framed widget as a child of the dock widget, however then you will have dual frames when floating the widget.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top