From eabb62f8f5c08836682231924d24b9e2b2503320 Mon Sep 17 00:00:00 2001 From: n3040 Date: Fri, 27 Jan 2023 11:52:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4Makefile=E5=92=8Cui=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 ++ ui/mainwindow.ui | 54 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 Makefile create mode 100644 ui/mainwindow.ui 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 + + + + + +