<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MainWindowForm</class> <widget class="QMainWindow" name="MainWindowForm"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1455</width> <height>800</height> </rect> </property> <property name="minimumSize"> <size> <width>1455</width> <height>800</height> </size> </property> <property name="windowTitle"> <string>MainWindow</string> </property> <widget class="QWidget" name="centralwidget"> <layout class="QVBoxLayout" name="verticalLayout_2"> <property name="spacing"> <number>0</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <widget class="QWidget" name="wdgtTop" native="true"> <property name="minimumSize"> <size> <width>0</width> <height>100</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout_2"> <property name="spacing"> <number>20</number> </property> <property name="leftMargin"> <number>20</number> </property> <property name="topMargin"> <number>20</number> </property> <property name="rightMargin"> <number>20</number> </property> <property name="bottomMargin"> <number>20</number> </property> <item> <widget class="QWidget" name="wdgtTitle" native="true"> <property name="minimumSize"> <size> <width>320</width> <height>0</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout_4"> <property name="spacing"> <number>0</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <widget class="QLabel" name="labelLogo"> <property name="maximumSize"> <size> <width>150</width> <height>100</height> </size> </property> <property name="text"> <string/> </property> <property name="pixmap"> <pixmap resource="../res/images.qrc">:/image/login/logo.png</pixmap> </property> <property name="scaledContents"> <bool>true</bool> </property> <property name="margin"> <number>0</number> </property> </widget> </item> <item> <spacer name="horizontalSpacer_5"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="labelTitle"> <property name="minimumSize"> <size> <width>200</width> <height>0</height> </size> </property> <property name="text"> <string>系统名</string> </property> </widget> </item> </layout> </widget> </item> <item> <spacer name="hsFunc"> <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="QWidget" name="wdgtFunc" native="true"> <layout class="QHBoxLayout" name="horizontalLayout_3"> <property name="spacing"> <number>0</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <widget class="QToolButton" name="btnCalibration"> <property name="minimumSize"> <size> <width>100</width> <height>72</height> </size> </property> <property name="text"> <string>自动检定</string> </property> <property name="icon"> <iconset resource="../res/images.qrc"> <normaloff>:/image/main/icon_menu_calibration.png</normaloff> <normalon>:/image/main/icon_menu_calibration_selected.png</normalon>:/image/main/icon_menu_calibration.png</iconset> </property> <property name="iconSize"> <size> <width>36</width> <height>36</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> </item> <item> <widget class="QToolButton" name="btnCheck"> <property name="minimumSize"> <size> <width>100</width> <height>72</height> </size> </property> <property name="text"> <string>自动核查</string> </property> <property name="icon"> <iconset resource="../res/images.qrc"> <normaloff>:/image/main/icon_menu_check.png</normaloff> <normalon>:/image/main/icon_menu_check_selected.png</normalon>:/image/main/icon_menu_check.png</iconset> </property> <property name="iconSize"> <size> <width>36</width> <height>36</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> </item> <item> <widget class="QToolButton" name="btnInfomation"> <property name="minimumSize"> <size> <width>100</width> <height>72</height> </size> </property> <property name="text"> <string>信息管理</string> </property> <property name="icon"> <iconset resource="../res/images.qrc"> <normaloff>:/image/main/icon_menu_infomation.png</normaloff> <normalon>:/image/main/icon_menu_infomation_checked.png</normalon>:/image/main/icon_menu_infomation.png</iconset> </property> <property name="iconSize"> <size> <width>36</width> <height>36</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> </item> </layout> </widget> </item> <item> <spacer name="horizontalSpacer_4"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>50</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QWidget" name="wdgtEnv" native="true"> <property name="maximumSize"> <size> <width>240</width> <height>16777215</height> </size> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <property name="spacing"> <number>0</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <widget class="QLabel" name="labelTime"> <property name="text"> <string/> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item> <widget class="QWidget" name="wdgtTemp" native="true"> <layout class="QHBoxLayout" name="horizontalLayout_6"> <property name="spacing"> <number>5</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <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> <item> <widget class="QLabel" name="label"> <property name="text"> <string/> </property> <property name="pixmap"> <pixmap resource="../res/images.qrc">:/image/main/iconTemp.png</pixmap> </property> </widget> </item> <item> <widget class="QLabel" name="label_2"> <property name="text"> <string>34.5℃</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_3"> <property name="text"> <string/> </property> <property name="pixmap"> <pixmap resource="../res/images.qrc">:/image/main/iconHumi.png</pixmap> </property> </widget> </item> <item> <widget class="QLabel" name="label_4"> <property name="text"> <string>25%Rh</string> </property> </widget> </item> </layout> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="wdgtTips" native="true"> <property name="maximumSize"> <size> <width>240</width> <height>16777215</height> </size> </property> <layout class="QVBoxLayout" name="verticalLayout"> <property name="spacing"> <number>0</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <widget class="QWidget" name="wdgtBtnWin" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <layout class="QHBoxLayout" name="horizontalLayout"> <property name="spacing"> <number>5</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <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="QToolButton" name="btnSetting"> <property name="minimumSize"> <size> <width>24</width> <height>24</height> </size> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../res/images.qrc"> <normaloff>:/image/main/icon_setting.png</normaloff>:/image/main/icon_setting.png</iconset> </property> <property name="iconSize"> <size> <width>18</width> <height>18</height> </size> </property> </widget> </item> <item> <widget class="QToolButton" name="btnMinWin"> <property name="minimumSize"> <size> <width>24</width> <height>24</height> </size> </property> <property name="toolTip"> <string>最小化</string> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../res/images.qrc"> <normaloff>:/image/main/icon_min.png</normaloff>:/image/main/icon_min.png</iconset> </property> <property name="iconSize"> <size> <width>18</width> <height>18</height> </size> </property> </widget> </item> <item> <widget class="QToolButton" name="btnMaxWin"> <property name="minimumSize"> <size> <width>24</width> <height>24</height> </size> </property> <property name="toolTip"> <string>最小化</string> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../res/images.qrc"> <normaloff>:/image/main/icon_max.png</normaloff>:/image/main/icon_max.png</iconset> </property> <property name="iconSize"> <size> <width>18</width> <height>18</height> </size> </property> </widget> </item> <item> <widget class="QToolButton" name="btnCloseWin"> <property name="minimumSize"> <size> <width>24</width> <height>24</height> </size> </property> <property name="toolTip"> <string>退出</string> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../res/images.qrc"> <normaloff>:/image/main/icon_close.png</normaloff>:/image/main/icon_close.png</iconset> </property> <property name="iconSize"> <size> <width>18</width> <height>18</height> </size> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="wdgtLoginUser" native="true"> <layout class="QHBoxLayout" name="horizontalLayout_5"> <property name="spacing"> <number>0</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <widget class="QLabel" name="labelWelcom"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>欢迎!</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item> <widget class="QLabel" name="labelUserName"> <property name="text"> <string>用户名</string> </property> </widget> </item> </layout> </widget> </item> </layout> </widget> </item> </layout> </widget> </item> <item> <widget class="QStackedWidget" name="wdgtContent"/> </item> </layout> <zorder>wdgtContent</zorder> <zorder>wdgtTop</zorder> </widget> </widget> <resources> <include location="../res/images.qrc"/> </resources> <connections/> </ui>