wongwenlei / toolwindowmanager

Qt based tool window manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Qt based tool window manager

License:MIT License


Languages

Language:C++ 99.3%Language:QMake 0.7%