<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>MessageBox</class>
|
<widget class="QDialog" name="MessageBox">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>569</width>
|
<height>200</height>
|
</rect>
|
</property>
|
<property name="sizePolicy">
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
<horstretch>0</horstretch>
|
<verstretch>0</verstretch>
|
</sizepolicy>
|
</property>
|
<property name="baseSize">
|
<size>
|
<width>0</width>
|
<height>0</height>
|
</size>
|
</property>
|
<property name="windowTitle">
|
<string>Dialog</string>
|
</property>
|
<property name="sizeGripEnabled">
|
<bool>false</bool>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_2">
|
<property name="sizeConstraint">
|
<enum>QLayout::SetFixedSize</enum>
|
</property>
|
<property name="margin">
|
<number>0</number>
|
</property>
|
<property name="spacing">
|
<number>0</number>
|
</property>
|
<item row="0" column="0">
|
<layout class="QVBoxLayout" name="verticalLayout">
|
<property name="spacing">
|
<number>0</number>
|
</property>
|
<property name="sizeConstraint">
|
<enum>QLayout::SetDefaultConstraint</enum>
|
</property>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,0">
|
<property name="spacing">
|
<number>0</number>
|
</property>
|
<property name="sizeConstraint">
|
<enum>QLayout::SetFixedSize</enum>
|
</property>
|
<item>
|
<widget class="QLabel" name="label">
|
<property name="minimumSize">
|
<size>
|
<width>40</width>
|
<height>40</height>
|
</size>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>40</height>
|
</size>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgba(85,155,219,255);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_head">
|
<property name="sizePolicy">
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
<horstretch>0</horstretch>
|
<verstretch>0</verstretch>
|
</sizepolicy>
|
</property>
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>40</height>
|
</size>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgba(85,155,219,255);
|
color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>系统信息</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignCenter</set>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QToolButton" name="toolButton_close">
|
<property name="minimumSize">
|
<size>
|
<width>40</width>
|
<height>40</height>
|
</size>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>40</height>
|
</size>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgba(85,155,219,255);border:none;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>25</width>
|
<height>25</height>
|
</size>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<widget class="QFrame" name="frame">
|
<property name="sizePolicy">
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
<horstretch>0</horstretch>
|
<verstretch>0</verstretch>
|
</sizepolicy>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgba(85,155,219,255);
|
</string>
|
</property>
|
<property name="frameShape">
|
<enum>QFrame::Box</enum>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Plain</enum>
|
</property>
|
<property name="lineWidth">
|
<number>2</number>
|
</property>
|
<layout class="QGridLayout" name="gridLayout">
|
<property name="bottomMargin">
|
<number>20</number>
|
</property>
|
<item row="0" column="0">
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
<property name="spacing">
|
<number>15</number>
|
</property>
|
<property name="sizeConstraint">
|
<enum>QLayout::SetFixedSize</enum>
|
</property>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="0,0,0">
|
<property name="sizeConstraint">
|
<enum>QLayout::SetFixedSize</enum>
|
</property>
|
<property name="bottomMargin">
|
<number>0</number>
|
</property>
|
<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_Text">
|
<property name="sizePolicy">
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
<horstretch>0</horstretch>
|
<verstretch>0</verstretch>
|
</sizepolicy>
|
</property>
|
<property name="sizeIncrement">
|
<size>
|
<width>0</width>
|
<height>0</height>
|
</size>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="acceptDrops">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(0, 0, 0);</string>
|
</property>
|
<property name="lineWidth">
|
<number>0</number>
|
</property>
|
<property name="text">
|
<string>TextLabel</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
</property>
|
<property name="wordWrap">
|
<bool>false</bool>
|
</property>
|
<property name="margin">
|
<number>0</number>
|
</property>
|
</widget>
|
</item>
|
<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>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
<property name="spacing">
|
<number>20</number>
|
</property>
|
<property name="leftMargin">
|
<number>30</number>
|
</property>
|
<property name="rightMargin">
|
<number>30</number>
|
</property>
|
<item>
|
<widget class="QToolButton" name="toolButton_yes">
|
<property name="sizePolicy">
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
<horstretch>0</horstretch>
|
<verstretch>0</verstretch>
|
</sizepolicy>
|
</property>
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgba(85,155,219,255);border:none;
|
color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QToolButton" name="toolButton_ok">
|
<property name="sizePolicy">
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
<horstretch>0</horstretch>
|
<verstretch>0</verstretch>
|
</sizepolicy>
|
</property>
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>100</width>
|
<height>16777215</height>
|
</size>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgba(85,155,219,255);border:none;
|
color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QToolButton" name="toolButton_no">
|
<property name="sizePolicy">
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
<horstretch>0</horstretch>
|
<verstretch>0</verstretch>
|
</sizepolicy>
|
</property>
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>50</height>
|
</size>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgba(85,155,219,255);border:none;
|
color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<resources/>
|
<connections/>
|
</ui>
|