add tools uis

This commit is contained in:
hm
2020-03-28 21:27:22 +08:00
parent c37d1076e9
commit 063f0c0f55
27 changed files with 585 additions and 49 deletions
+21
View File
@@ -0,0 +1,21 @@
<ui version="4.0">
<author/>
<comment/>
<exportmacro/>
<class>About</class>
<widget name="About" class="QWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
</widget>
<pixmapfunction/>
<connections/>
</ui>