BayTemplate/QtADS/examples/dockindock
Jesse Qu ab6960acb5 Initial commit: BayTemplate Grid Framework DesignTime tool
- Qt-based application for designing electrical power grid structures
- Features dockable UI with graphics canvas for placing grid elements
- Includes QtADS (Advanced Docking System v4.3.1) and PropertyEditor
- Supports Qt5/Qt6, multiple platforms (Windows, macOS, Linux, Android)
- Architecture: DesignerView/Scene, SelectorManager, Command Pattern for undo/redo
2026-03-25 17:15:51 +08:00
..
CMakeLists.txt Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
dockindock.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
dockindock.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
dockindock.pro Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
dockindock.py Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
dockindockmanager.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
dockindockmanager.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
dockindockmanager.py Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
main.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
main.py Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
mainframe.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
mainframe.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
perspectiveactions.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
perspectiveactions.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
perspectiveactions.py Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
perspectives.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
perspectives.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
perspectives.py Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00