Skip to content

wyyrepo/Qt-Auto-Hide-DockWidget

 
 

Repository files navigation

Qt Auto Hide DockWidget

A simple implementation of the Qt5 Auto Hide DockWidgets. Auto Hide docking widgets are similar to the pinnable windows in Visual Studio. QDockWidget can be unpinned to enter an auto-hide state. When in this state, tabs for each dockwidget appears on the outer edges of the mainwindow. To use the dockwidget again, click on the tab so that the dockwidget comes back into view.

About

A simple implementation of the Qt5 Auto Hide DockWidgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.0%
  • QMake 2.0%