Files
renderdoc/qrenderdoc/3rdparty/toolwindowmanager
baldurk e64c666883 Allow configuring a callback to create tool windows on-demand
* This means we can start with an empty manager, load a layout, and just
  create the needed windows as we go according to what the layout needs.
2016-10-07 15:58:50 +02:00
..

ToolWindowManager

ToolWindowManager is a Qt based tool window manager.

This project implements docking tool behavior that is similar to tool windows mechanism in Visual Studio or Eclipse. User can arrange tool windows in tabs, dock it to any border, split with vertical and horizontal splitters, tabify them together and detach to floating windows.

API documentation

Demo (animated GIF):

demo

More screenshots:

screenshot

screenshot