diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..fed8a22 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +generate_ui: + pyuic6 ui/mainwindow.ui -o ui/mainwindow.py \ No newline at end of file diff --git a/ui/mainwindow.ui b/ui/mainwindow.ui new file mode 100644 index 0000000..b6cd6e9 --- /dev/null +++ b/ui/mainwindow.ui @@ -0,0 +1,54 @@ + + + mainWindow + + + + 0 + 0 + 400 + 300 + + + + 生成断面 + + + + + 120 + 100 + 131 + 71 + + + + 打开Z控制文件 + + + + + + 40 + 40 + 211 + 21 + + + + + AcadEref + 10 + + + + 生成断面图后自动关闭CAD文档 + + + false + + + + + +