添加生成数据表、分段生成数据表

This commit is contained in:
zhaolei 2026-06-23 22:16:23 +08:00
parent 245b416754
commit 66aff63212

View File

@ -45,6 +45,7 @@ SOURCES += \
PropertyWidget.cpp \ PropertyWidget.cpp \
QCPSizeHandle.cpp \ QCPSizeHandle.cpp \
QCPSizeHandleManager.cpp \ QCPSizeHandleManager.cpp \
QtWindowWellSection.cpp \
SetPageMegDlg.cpp \ SetPageMegDlg.cpp \
TransparentDraggableCorePhysics.cpp \ TransparentDraggableCorePhysics.cpp \
TransparentDraggableFac.cpp \ TransparentDraggableFac.cpp \
@ -122,6 +123,7 @@ HEADERS += \
PropertyWidget.h \ PropertyWidget.h \
QCPSizeHandle.h \ QCPSizeHandle.h \
QCPSizeHandleManager.h \ QCPSizeHandleManager.h \
QtWindowWellSection.h \
SetPageMegDlg.h \ SetPageMegDlg.h \
TransparentDraggableCorePhysics.h \ TransparentDraggableCorePhysics.h \
TransparentDraggableFac.h \ TransparentDraggableFac.h \