3.0.0
githubuser0xFFFF
released this
16 Jan 14:46
·
945 commits
to master
since this release
- added support for custom close handling via
closeRequest()
signal to allow the application to prevent a dock widget from closing - e.g. if an editor contains unsaved changes - added
visibilityChanged()
signal to matchQDockWidget
signals - added
featuresChanged()
signal that is emitted if dock widget features change - improved demo application
- fixed support for dock widgets that contain a
QAxWidget
- supported now by non-opaque docking - fixed "jumping" tabs when hiding / showing tabs close button when a new tab is clicked by user