hello everyone,

I want to set the QDockWidget to hide it's title bar ( include the close button ) when it is docked and show its title bar while it is floating ( like the QDockWindow )

How can i do this ?

Thank you.