BayTemplate/QtADS/demo
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
..
images Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
res Initial commit: BayTemplate Grid Framework DesignTime tool 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
ImageViewer.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
ImageViewer.h 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
MainWindow.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
RenderWidget.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
RenderWidget.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
StatusDialog.cpp Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
StatusDialog.h Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
StatusDialog.ui Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
app.css Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
app.ico Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
app.rc Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
demo.pro Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
demo.qrc 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
mainwindow.ui Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
status_dialog.py Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00