PDA

View Full Version : No restore button in QDockWidget title bar



trskel
21st September 2007, 10:16
Hi,
Since Qt 4.3, the restore button has dissapeared from the title bar of the dockwidgets when they are undocked, now only the close button is present. Do I have to activate it explicitly somehow? I tried with setFeatures and even setWindow flags but still doesn't work (it is there when the widget is docked though).
Any ideas?

Thanks!

jpn
21st September 2007, 10:59
170604 - Icon to restore widget missing from undocked QDockWidget (http://trolltech.com/developer/task-tracker/index_html?method=entry&id=170604):


Rejected:
Native floating dockwidgets do not have the button (see VS).