feat/object-selection-panels #4

Merged
gaozheng merged 18 commits from feat/object-selection-panels into main 2026-06-10 21:33:30 +08:00
Owner
No description provided.
gaozheng added 18 commits 2026-06-10 21:33:24 +08:00
72abeaa1d8 fix(ui): 修复 DynamicFormView::clear() 对嵌套布局重复释放导致的崩溃
it==it->layout()(QLayout 即 QLayoutItem),原代码 delete sub 后又 delete it 双重释放。
触发:clear 一个已填充表单时(切项目/重选对象→showMessage/setForm)崩溃。
gaozheng merged commit 012abcf423 into main 2026-06-10 21:33:30 +08:00
gaozheng deleted branch feat/object-selection-panels 2026-06-10 21:33:30 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gaozheng/geopro#4
No description provided.