Go to file
Jesse Qu 78f2edf24b Add Document class for file persistence
- Add Document class (include/document.h, source/document.cpp)
  - JSON serialization/deserialization of DesignerScene
  - State management: filename, modified flag, timestamps, metadata
  - File operations: New, Open, Save with .bay extension
- Integrate Document into CMainWindow
  - initializeDocument() to create and associate with DesignerScene
  - File menu actions connected to Document methods
  - Window title updates on modified/filename changes
  - Close event checks for unsaved changes
- Update CLAUDE.md with Document architecture documentation
2026-05-13 16:24:21 +08:00
PropertyEditor Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
QtADS Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
include Add Document class for file persistence 2026-05-13 16:24:21 +08:00
resource Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
source Add Document class for file persistence 2026-05-13 16:24:21 +08:00
ui Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
.drone.yml Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
.gitignore Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
CLAUDE.md Add Document class for file persistence 2026-05-13 16:24:21 +08:00
CMakeLists.txt Add Document class for file persistence 2026-05-13 16:24:21 +08:00
README.md renamed 2026-03-25 17:40:40 +08:00

README.md

Build Status

BayTemplate

电网组成结构及其拓扑--间隔模版设计时Bay Template Designer of Grid Framework DesignTime