<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>CheckWindow</class> <widget class="QWidget" name="CheckWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1334</width> <height>789</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="windowTitle"> <string>自动检定</string> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(255, 255, 255);</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QLabel" name="label"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>36</width> <height>32</height> </size> </property> <property name="styleSheet"> <string notr="true">image: url(:/image/checkdevice/u40.png);</string> </property> <property name="text"> <string/> </property> </widget> </item> <item> <widget class="QLabel" name="label_3"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>14</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(33, 71, 135); color: rgb(255, 255, 255);</string> </property> <property name="text"> <string>自动检定</string> </property> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_5"> <item> <spacer name="horizontalSpacer_4"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <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> <spacer name="horizontalSpacer_5"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <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> <spacer name="horizontalSpacer_6"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <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> <spacer name="horizontalSpacer_7"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item> <widget class="QStackedWidget" name="stackedWidget"> <property name="currentIndex"> <number>1</number> </property> <widget class="QWidget" name="page"> <layout class="QGridLayout" name="gridLayout"> <item row="2" column="0"> <widget class="QTableWidget" name="tableWidget"> <attribute name="horizontalHeaderCascadingSectionResizes"> <bool>false</bool> </attribute> <column> <property name="text"> <string>选择</string> </property> </column> <column> <property name="text"> <string>序号</string> </property> </column> <column> <property name="text"> <string>设备名称</string> </property> </column> <column> <property name="text"> <string>型号规格</string> </property> </column> <column> <property name="text"> <string>辅助字段</string> </property> </column> <column> <property name="text"> <string>出厂编号</string> </property> </column> <column> <property name="text"> <string>生产厂家</string> </property> </column> <column> <property name="text"> <string>委托方</string> </property> </column> </widget> </item> <item row="1" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_3"> <property name="spacing"> <number>12</number> </property> <item> <widget class="QLabel" name="label_4"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">color: rgb(51, 51, 51);</string> </property> <property name="text"> <string>检定地点</string> </property> </widget> </item> <item> <widget class="QComboBox" name="comboBox_4"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </item> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_5"> <property name="styleSheet"> <string notr="true">color: rgb(51, 51, 51);</string> </property> <property name="text"> <string>介质</string> </property> </widget> </item> <item> <widget class="QComboBox" name="comboBox_5"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </item> </layout> </item> <item row="0" column="0"> <layout class="QHBoxLayout" name="horizontalLayout"> <property name="spacing"> <number>12</number> </property> <item> <widget class="QLineEdit" name="lineEdit"/> </item> <item> <widget class="QComboBox" name="comboBox"/> </item> <item> <widget class="QComboBox" name="comboBox_2"/> </item> <item> <widget class="QLineEdit" name="lineEdit_2"/> </item> <item> <widget class="QComboBox" name="comboBox_3"/> </item> <item> <widget class="QPushButton" name="pushButton"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>72</width> <height>26</height> </size> </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(74, 102, 186); border-radius:5px;</string> </property> <property name="text"> <string>查询</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_2"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>72</width> <height>26</height> </size> </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(207, 132, 33); border-radius:5px;</string> </property> <property name="text"> <string>重置</string> </property> </widget> </item> </layout> </item> <item row="3" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="pushButton_3"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>120</width> <height>36</height> </size> </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(55, 83, 123); border-radius:5px;</string> </property> <property name="text"> <string>确定</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_3"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> </layout> </widget> <widget class="QWidget" name="page_2"> <layout class="QGridLayout" name="gridLayout_2"> <item row="3" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_11"> <item> <spacer name="horizontalSpacer_8"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="pushButton_12"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>120</width> <height>36</height> </size> </property> <property name="styleSheet"> <string notr="true">color: rgb(255, 255, 255); background-color: rgb(55, 83, 123); border-radius:5px;</string> </property> <property name="text"> <string>加载</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_9"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item row="1" column="0"> <widget class="QTableWidget" name="tableWidget_2"> <attribute name="horizontalHeaderCascadingSectionResizes"> <bool>false</bool> </attribute> <column> <property name="text"> <string>选择</string> </property> </column> <column> <property name="text"> <string>序号</string> </property> </column> <column> <property name="text"> <string>检定程序名称</string> </property> </column> <column> <property name="text"> <string>创建人</string> </property> </column> <column> <property name="text"> <string>创建时间</string> </property> </column> <column> <property name="text"> <string>说明</string> </property> </column> <column> <property name="text"> <string>操作</string> </property> </column> </widget> </item> <item row="0" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_9"> <property name="spacing"> <number>12</number> </property> <item> <widget class="QLineEdit" name="lineEdit_9"/> </item> <item> <widget class="QLineEdit" name="lineEdit_10"/> </item> <item> <spacer name="horizontalSpacer_10"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="pushButton_10"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>72</width> <height>26</height> </size> </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(74, 102, 186); border-radius:5px;</string> </property> <property name="text"> <string>查询</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_11"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>72</width> <height>26</height> </size> </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(207, 132, 33); border-radius:5px;</string> </property> <property name="text"> <string>重置</string> </property> </widget> </item> </layout> </item> </layout> </widget> <widget class="QWidget" name="page_3"> <layout class="QGridLayout" name="gridLayout_3"> <item row="0" column="0"> <layout class="QHBoxLayout" name="horizontalLayout_10" stretch="2,1"> <item> <widget class="QLabel" name="label_8"> <property name="text"> <string>设备连接关系图</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QGroupBox" name="groupBox"> <property name="title"> <string> 设备连接状态提示</string> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QTableWidget" name="tableWidget_3"> <column> <property name="text"> <string>设备名称</string> </property> </column> <column> <property name="text"> <string>连接状态</string> </property> </column> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_13"> <item> <spacer name="horizontalSpacer_12"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="pushButton_13"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>确定</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_11"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> </layout> </widget> </item> </layout> </item> <item row="1" column="0"> <widget class="QGroupBox" name="groupBox_2"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>160</height> </size> </property> <property name="title"> <string>设备接口设置</string> </property> </widget> </item> </layout> </widget> </widget> </item> </layout> </widget> <resources/> <connections> <connection> <sender>pushButton_3</sender> <signal>clicked()</signal> <receiver>CheckWindow</receiver> <slot>showMethod()</slot> <hints> <hint type="sourcelabel"> <x>670</x> <y>768</y> </hint> <hint type="destinationlabel"> <x>884</x> <y>780</y> </hint> </hints> </connection> <connection> <sender>pushButton_12</sender> <signal>clicked()</signal> <receiver>CheckWindow</receiver> <slot>showMethod()</slot> <hints> <hint type="sourcelabel"> <x>68</x> <y>101</y> </hint> <hint type="destinationlabel"> <x>666</x> <y>394</y> </hint> </hints> </connection> <connection> <sender>pushButton_12</sender> <signal>clicked()</signal> <receiver>CheckWindow</receiver> <slot>showDevice()</slot> <hints> <hint type="sourcelabel"> <x>705</x> <y>754</y> </hint> <hint type="destinationlabel"> <x>1332</x> <y>731</y> </hint> </hints> </connection> </connections> <slots> <slot>showMethod()</slot> <slot>showDevice()</slot> </slots> </ui>