<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>VerifyMethodManage</class> <widget class="QWidget" name="VerifyMethodManage"> <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"> <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/u7359.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_9"> <property name="spacing"> <number>12</number> </property> <item> <widget class="QLineEdit" name="lineEdit_9"> <property name="placeholderText"> <string>核查程序名称</string> </property> </widget> </item> <item> <widget class="QLineEdit" name="lineEdit_10"> <property name="placeholderText"> <string>创建人</string> </property> </widget> </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>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(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>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(207, 132, 33); border-radius:5px;</string> </property> <property name="text"> <string>重置</string> </property> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_11"> <property name="spacing"> <number>12</number> </property> <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_14"> <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; padding:10px 20px;</string> </property> <property name="text"> <string>创建核查程序</string> </property> </widget> </item> </layout> </item> <item> <widget class="QTableWidget" name="tableWidget_2"> <attribute name="horizontalHeaderCascadingSectionResizes"> <bool>false</bool> </attribute> <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> <widget class="QGroupBox" name="groupBox"> <property name="title"> <string/> </property> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <layout class="QHBoxLayout" name="HBoxPageLayout"/> </item> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>1295</width> <height>20</height> </size> </property> </spacer> </item> </layout> </widget> </item> </layout> </widget> <resources/> <connections> <connection> <sender>pushButton_14</sender> <signal>clicked()</signal> <receiver>VerifyMethodManage</receiver> <slot>showNewMethod()</slot> <hints> <hint type="sourcelabel"> <x>1250</x> <y>145</y> </hint> <hint type="destinationlabel"> <x>1135</x> <y>165</y> </hint> </hints> </connection> </connections> <slots> <slot>showNewMethod()</slot> </slots> </ui>