BayTemplate/include
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
CommonInclude.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
designerScene.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
designerView.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
drawingPanel.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
global.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
graphicElementsPanel.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
mainwindow.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
operationCommand.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00