BayTemplate/source
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
..
graphicsItem Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
propertyType Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
util Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
designerScene.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
designerView.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
drawingPanel.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
graphicElementsPanel.cpp 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
mainwindow.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
operationCommand.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00