<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>VerifyWindow</class> <widget class="QWidget" name="VerifyWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1344</width> <height>789</height> </rect> </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> <widget class="QWidget" name="widget" native="true"> <property name="styleSheet"> <string notr="true">border-image: url(:/image/Index/u15.png);</string> </property> <layout class="QHBoxLayout" name="horizontalLayout_2"> <property name="spacing"> <number>10</number> </property> <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>48</width> <height>48</height> </size> </property> <property name="styleSheet"> <string notr="true">image: url(:/image/Index/u1417.svg);</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>18</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">color: rgb(255, 255, 255);</string> </property> <property name="text"> <string>自动核查</string> </property> </widget> </item> </layout> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_5"> <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> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> <widget class="QLabel" name="label_10"> <property name="minimumSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">image: url(:/image/Index/u51.svg);</string> </property> <property name="text"> <string/> </property> </widget> </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> </layout> </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> <layout class="QVBoxLayout" name="verticalLayout_4"> <item> <widget class="QLabel" name="label_11"> <property name="minimumSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="font"> <font> <pointsize>12</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">image: url(:/image/Index/u53.svg);</string> </property> <property name="text"> <string/> </property> </widget> </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> </layout> </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>0</number> </property> <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="tableWidgetMethod"> <attribute name="horizontalHeaderCascadingSectionResizes"> <bool>true</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_12</sender> <signal>clicked()</signal> <receiver>VerifyWindow</receiver> <slot>showDevice()</slot> <hints> <hint type="sourcelabel"> <x>669</x> <y>753</y> </hint> <hint type="destinationlabel"> <x>916</x> <y>788</y> </hint> </hints> </connection> </connections> <slots> <slot>showDevice()</slot> </slots> </ui>