You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smokeboxidentification/tpvs17/SmokeBoxIdentification/SmokeBoxIdentification.ui

55 lines
1.3 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SmokeBoxIdentificationClass</class>
<widget class="QMainWindow" name="SmokeBoxIdentificationClass">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>735</width>
<height>512</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>735</width>
<height>512</height>
</size>
</property>
<property name="windowTitle">
<string>SmokeBoxIdentification</string>
</property>
<widget class="QWidget" name="centralWidget"/>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>735</width>
<height>34</height>
</rect>
</property>
</widget>
<widget class="QToolBar" name="mainToolBar">
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="action_templateNum"/>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<action name="action_templateNum">
<property name="text">
<string>数量模板</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>
<include location="SmokeBoxIdentification.qrc"/>
</resources>
<connections/>
</ui>