<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>NewCheckMethod</class> <widget class="QWidget" name="NewCheckMethod"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1334</width> <height>789</height> </rect> </property> <property name="windowTitle"> <string>新建检定程序</string> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(240, 240, 240);</string> </property> <layout class="QVBoxLayout" name="verticalLayout_4"> <item> <widget class="QWidget" name="widget" native="true"> <property name="styleSheet"> <string notr="true">background-color: rgb(255, 255, 255);</string> </property> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QLabel" name="label"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>14</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>新建检定程序</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_3"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(51, 69, 130); color: rgb(255, 255, 255);</string> </property> <property name="text"> <string>保存</string> </property> <property name="icon"> <iconset> <normalon>:/image/Index/u1180.svg</normalon> </iconset> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_4"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(167, 167, 167); color: rgb(255, 255, 255);</string> </property> <property name="text"> <string>返回</string> </property> <property name="icon"> <iconset> <normalon>:/image/Index/u7406.svg</normalon> </iconset> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="widget_2" native="true"> <property name="styleSheet"> <string notr="true">background-color: rgb(255, 255, 255);</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QLabel" name="label_2"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>检定程序信息</string> </property> </widget> </item> <item> <layout class="QGridLayout" name="gridLayout"> <item row="1" column="0"> <widget class="QLabel" name="label_15"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>型号规格:</string> </property> </widget> </item> <item row="0" column="4"> <widget class="QLabel" name="label_14"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>设备名称:</string> </property> </widget> </item> <item row="1" column="4"> <widget class="QLabel" name="label_3"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>程序名称:</string> </property> </widget> </item> <item row="1" column="3"> <widget class="QLineEdit" name="lineEdit_4"> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </widget> </item> <item row="0" column="0"> <widget class="QLabel" name="label_12"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>检校标准装置:</string> </property> </widget> </item> <item row="4" column="0"> <widget class="QLabel" name="label_6"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>说明:</string> </property> </widget> </item> <item row="0" column="2"> <widget class="QLabel" name="label_13"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>设备检定项分类:</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QComboBox" name="comboBoxEquipment"> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </widget> </item> <item row="4" column="1" colspan="6"> <widget class="QLineEdit" name="lineEditMark"> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </widget> </item> <item row="1" column="2"> <widget class="QLabel" name="label_16"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>辅助字段:</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QLineEdit" name="lineEdit_3"> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </widget> </item> <item row="1" column="5"> <widget class="QLineEdit" name="lineEditName"> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_4"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>创建人:</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QLineEdit" name="lineEditUser"> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </widget> </item> <item row="2" column="2"> <widget class="QLabel" name="label_5"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>创建时间:</string> </property> </widget> </item> <item row="2" column="3"> <widget class="QDateEdit" name="dateEditTime"> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </widget> </item> <item row="0" column="5"> <widget class="QLineEdit" name="lineEdit_2"> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </widget> </item> <item row="0" column="3"> <widget class="QComboBox" name="comboBoxCategory"> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </widget> </item> </layout> </item> </layout> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_5" stretch="2,3"> <item> <widget class="QWidget" name="widget_3" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(255, 255, 255);</string> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <property name="spacing"> <number>12</number> </property> <property name="leftMargin"> <number>18</number> </property> <property name="topMargin"> <number>18</number> </property> <property name="rightMargin"> <number>18</number> </property> <property name="bottomMargin"> <number>18</number> </property> <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QLabel" name="label_7"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>连接关系图</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_6"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(51, 69, 130); color: rgb(255, 255, 255);</string> </property> <property name="text"> <string>增加图片</string> </property> <property name="icon"> <iconset> <normalon>:/image/Index/u7488.svg</normalon> </iconset> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_5"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(51, 69, 130); color: rgb(255, 255, 255);</string> </property> <property name="text"> <string>删除图片</string> </property> <property name="icon"> <iconset> <normalon>:/image/Index/u7491.svg</normalon> </iconset> </property> </widget> </item> </layout> </item> <item> <widget class="QLabel" name="label_11"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string/> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="widget_4" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(255, 255, 255);</string> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <property name="spacing"> <number>12</number> </property> <property name="leftMargin"> <number>18</number> </property> <property name="topMargin"> <number>18</number> </property> <property name="rightMargin"> <number>18</number> </property> <property name="bottomMargin"> <number>18</number> </property> <item> <widget class="QLabel" name="label_8"> <property name="font"> <font> <pointsize>14</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>检定配置</string> </property> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <widget class="QLabel" name="label_9"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>选择标准设备:</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_7"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(51, 69, 130); color: rgb(255, 255, 255);</string> </property> <property name="text"> <string>批量增加</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">color: rgb(255, 255, 255); background-color: rgb(100, 132, 68);</string> </property> <property name="text"> <string>删除行</string> </property> </widget> </item> </layout> </item> <item> <widget class="QTableWidget" name="tableWidget"> <property name="font"> <font> <pointsize>12</pointsize> <weight>50</weight> <bold>false</bold> </font> </property> <column> <property name="text"> <string>选择</string> </property> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </column> <column> <property name="text"> <string>设备名称</string> </property> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </column> <column> <property name="text"> <string>型号规格</string> </property> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </column> <column> <property name="text"> <string>出厂编号</string> </property> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </column> <column> <property name="text"> <string>生产厂家</string> </property> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </column> <column> <property name="text"> <string>设备类型</string> </property> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </column> <column> <property name="text"> <string>操作</string> </property> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> </column> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <widget class="QLabel" name="label_10"> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>指令配置:</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_8"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(51, 69, 130); color: rgb(255, 255, 255);</string> </property> <property name="text"> <string>指令配置</string> </property> <property name="icon"> <iconset> <normalon>:/image/Index/u7458.svg</normalon> </iconset> </property> </widget> </item> </layout> </item> </layout> </widget> </item> </layout> </item> </layout> </widget> <resources/> <connections> <connection> <sender>pushButton_7</sender> <signal>clicked()</signal> <receiver>NewCheckMethod</receiver> <slot>showCheckDevice()</slot> <hints> <hint type="sourcelabel"> <x>1304</x> <y>233</y> </hint> <hint type="destinationlabel"> <x>1333</x> <y>200</y> </hint> </hints> </connection> <connection> <sender>pushButton_6</sender> <signal>clicked()</signal> <receiver>NewCheckMethod</receiver> <slot>choosePicture()</slot> <hints> <hint type="sourcelabel"> <x>413</x> <y>202</y> </hint> <hint type="destinationlabel"> <x>266</x> <y>156</y> </hint> </hints> </connection> <connection> <sender>pushButton_5</sender> <signal>clicked()</signal> <receiver>NewCheckMethod</receiver> <slot>deletePicture()</slot> <hints> <hint type="sourcelabel"> <x>513</x> <y>202</y> </hint> <hint type="destinationlabel"> <x>385</x> <y>158</y> </hint> </hints> </connection> <connection> <sender>pushButton_8</sender> <signal>clicked()</signal> <receiver>NewCheckMethod</receiver> <slot>showCheckPoint()</slot> <hints> <hint type="sourcelabel"> <x>1280</x> <y>753</y> </hint> <hint type="destinationlabel"> <x>1337</x> <y>716</y> </hint> </hints> </connection> </connections> <slots> <slot>showCheckDevice()</slot> <slot>choosePicture()</slot> <slot>deletePicture()</slot> <slot>showCheckPoint()</slot> </slots> </ui>