qml docking system
example in main.qml
firstly need to add DockSpace, then need to add all DockControl's into DockSpace
after loading need to call method insertDock or insertFirst to show DockControl
new window opened when double clicked on the header of DockControl