mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
628df6d9c8
* Nested foreach() hiding a local variable in the macro definition. * Declarations of 'data' parameters that hide a class member variable.
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.
Demo (animated GIF):
More screenshots:


