<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>IndexWindow</class> <widget class="QMainWindow" name="IndexWindow"> <property name="windowModality"> <enum>Qt::NonModal</enum> </property> <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>MainWindow</string> </property> <property name="styleSheet"> <string notr="true"/> </property> <property name="iconSize"> <size> <width>100</width> <height>100</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> <widget class="QWidget" name="centralwidget"> <layout class="QVBoxLayout" name="verticalLayout"> <item> <layout class="QHBoxLayout" name="horizontalLayout_5"> <property name="spacing"> <number>6</number> </property> <property name="sizeConstraint"> <enum>QLayout::SetFixedSize</enum> </property> <property name="topMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <spacer name="horizontalSpacer_8"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>120</width> <height>13</height> </size> </property> </spacer> </item> <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>560</width> <height>0</height> </size> </property> <property name="contextMenuPolicy"> <enum>Qt::DefaultContextMenu</enum> </property> <property name="styleSheet"> <string notr="true">color: white; font-weight: bold; font-size: 24pt; </string> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="text"> <string>自动检定系统</string> </property> <property name="textFormat"> <enum>Qt::AutoText</enum> </property> <property name="scaledContents"> <bool>false</bool> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <spacer name="horizontalSpacer_9"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>13</height> </size> </property> </spacer> </item> </layout> </item> <item> <spacer name="verticalSpacer_7"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>50</width> <height>80</height> </size> </property> </spacer> </item> <item> <layout class="QGridLayout" name="gridLayout_3"> <item row="1" column="1"> <spacer name="verticalSpacer_4"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>120</height> </size> </property> </spacer> </item> <item row="0" column="4"> <spacer name="horizontalSpacer_4"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>100</width> <height>20</height> </size> </property> </spacer> </item> <item row="2" column="4"> <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 row="0" column="3"> <widget class="QToolButton" name="tb3"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>310</width> <height>190</height> </size> </property> <property name="cursor"> <cursorShape>OpenHandCursor</cursorShape> </property> <property name="styleSheet"> <string notr="true">margin-right: 0px;</string> </property> <property name="text"> <string>信息管理</string> </property> <property name="iconSize"> <size> <width>60</width> <height>60</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> </item> <item row="2" column="0"> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>327</width> <height>20</height> </size> </property> </spacer> </item> <item row="0" column="2"> <widget class="QToolButton" name="tb2"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>490</width> <height>190</height> </size> </property> <property name="cursor"> <cursorShape>OpenHandCursor</cursorShape> </property> <property name="styleSheet"> <string notr="true"/> </property> <property name="text"> <string>自动核查</string> </property> <property name="iconSize"> <size> <width>60</width> <height>60</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> </item> <item row="0" column="1"> <widget class="QToolButton" name="tb1"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>490</width> <height>190</height> </size> </property> <property name="cursor"> <cursorShape>OpenHandCursor</cursorShape> </property> <property name="styleSheet"> <string notr="true"/> </property> <property name="text"> <string>自动检定</string> </property> <property name="iconSize"> <size> <width>60</width> <height>60</height> </size> </property> <property name="checkable"> <bool>false</bool> </property> <property name="checked"> <bool>false</bool> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> </item> <item row="2" column="2"> <widget class="QToolButton" name="tb5"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>490</width> <height>190</height> </size> </property> <property name="cursor"> <cursorShape>OpenHandCursor</cursorShape> </property> <property name="styleSheet"> <string notr="true"/> </property> <property name="text"> <string>核查程序管理</string> </property> <property name="iconSize"> <size> <width>60</width> <height>60</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> </item> <item row="0" column="0"> <spacer name="horizontalSpacer_3"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>327</width> <height>20</height> </size> </property> </spacer> </item> <item row="2" column="3"> <widget class="QToolButton" name="tb6"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>310</width> <height>190</height> </size> </property> <property name="cursor"> <cursorShape>OpenHandCursor</cursorShape> </property> <property name="styleSheet"> <string notr="true">margin-right: 0px;</string> </property> <property name="text"> <string>数据同步</string> </property> <property name="iconSize"> <size> <width>60</width> <height>60</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> </item> <item row="1" column="3"> <spacer name="verticalSpacer_6"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>120</height> </size> </property> </spacer> </item> <item row="1" column="2"> <spacer name="verticalSpacer_5"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>120</height> </size> </property> </spacer> </item> <item row="2" column="1"> <widget class="QToolButton" name="tb4"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>490</width> <height>190</height> </size> </property> <property name="cursor"> <cursorShape>OpenHandCursor</cursorShape> </property> <property name="styleSheet"> <string notr="true"/> </property> <property name="text"> <string>检定程序管理</string> </property> <property name="iconSize"> <size> <width>60</width> <height>60</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> </item> </layout> </item> <item> <layout class="QGridLayout" name="gridLayout_4"> <item row="1" column="1"> <widget class="QLabel" name="label_2"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>10</width> <height>10</height> </size> </property> <property name="styleSheet"> <string notr="true">color: white; font-weight: bold; font-size: 14pt;</string> </property> <property name="text"> <string>欢迎您! 用户: admin</string> </property> </widget> </item> <item row="1" column="0"> <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 row="1" column="2"> <spacer name="horizontalSpacer_7"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>270</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> </layout> </widget> </widget> <resources/> <connections> <connection> <sender>tb1</sender> <signal>clicked()</signal> <receiver>IndexWindow</receiver> <slot>showCheckWindow()</slot> <hints> <hint type="sourcelabel"> <x>260</x> <y>276</y> </hint> <hint type="destinationlabel"> <x>666</x> <y>394</y> </hint> </hints> </connection> <connection> <sender>tb4</sender> <signal>clicked()</signal> <receiver>IndexWindow</receiver> <slot>showCheckMethod()</slot> <hints> <hint type="sourcelabel"> <x>260</x> <y>598</y> </hint> <hint type="destinationlabel"> <x>666</x> <y>394</y> </hint> </hints> </connection> <connection> <sender>tb2</sender> <signal>clicked()</signal> <receiver>IndexWindow</receiver> <slot>showVerifyWindow()</slot> <hints> <hint type="sourcelabel"> <x>785</x> <y>247</y> </hint> <hint type="destinationlabel"> <x>755</x> <y>110</y> </hint> </hints> </connection> <connection> <sender>tb5</sender> <signal>clicked()</signal> <receiver>IndexWindow</receiver> <slot>showVerifyMethod()</slot> <hints> <hint type="sourcelabel"> <x>784</x> <y>559</y> </hint> <hint type="destinationlabel"> <x>835</x> <y>443</y> </hint> </hints> </connection> </connections> <slots> <slot>showCheckWindow()</slot> <slot>showCheckMethod()</slot> <slot>showVerifyMethod()</slot> <slot>showVerifyWindow()</slot> </slots> </ui>