123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>CustomMessageDlg</class>
- <widget class="QDialog" name="CustomMessageDlg">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>680</width>
- <height>426</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="windowTitle">
- <string>Dialog</string>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(229, 228, 246, 1);
- border-radius: 9px;</string>
- </property>
- <widget class="QLabel" name="bgLabel">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>681</width>
- <height>48</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>48</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(88, 91, 221, 1);
- border-top-left-radius: 15px;
- border-top-right-radius: 15px;</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QWidget" name="layoutWidget">
- <property name="geometry">
- <rect>
- <x>530</x>
- <y>50</y>
- <width>141</width>
- <height>101</height>
- </rect>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_2">
- <property name="spacing">
- <number>6</number>
- </property>
- <item>
- <widget class="QPushButton" name="closeBut">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
- <horstretch>136</horstretch>
- <verstretch>48</verstretch>
- </sizepolicy>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(117, 120, 253, 1);
- color: white</string>
- </property>
- <property name="text">
- <string extracomment="关闭">Close</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="retryBut">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
- <horstretch>136</horstretch>
- <verstretch>48</verstretch>
- </sizepolicy>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(117, 120, 253, 1);
- color: white</string>
- </property>
- <property name="text">
- <string>Retry</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QLabel" name="tIDLabel">
- <property name="geometry">
- <rect>
- <x>469</x>
- <y>5</y>
- <width>51</width>
- <height>41</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(88, 91, 221, 1);
- color: white</string>
- </property>
- <property name="text">
- <string>ID:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QPushButton" name="tCloseBut">
- <property name="geometry">
- <rect>
- <x>647</x>
- <y>12</y>
- <width>27</width>
- <height>27</height>
- </rect>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>27</width>
- <height>27</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(88, 91, 221, 1);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="../../../res.qrc">
- <normaloff>:/images/Mess/close.png</normaloff>:/images/Mess/close.png</iconset>
- </property>
- </widget>
- <widget class="QLabel" name="bgTitleLabel">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>191</width>
- <height>31</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(88, 91, 221, 1);
- color: white</string>
- </property>
- <property name="text">
- <string>Process FailuRE</string>
- </property>
- </widget>
- <widget class="QLabel" name="tIDlabel_errID">
- <property name="geometry">
- <rect>
- <x>540</x>
- <y>10</y>
- <width>91</width>
- <height>31</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(88, 91, 221, 1);
- color: white</string>
- </property>
- <property name="text">
- <string>oxfffffff</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="QTextEdit" name="errorDetailsInfoTextEdit">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>210</y>
- <width>499</width>
- <height>211</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>11</pointsize>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(236,236,249);</string>
- </property>
- </widget>
- <widget class="QWidget" name="layoutWidget">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>51</y>
- <width>501</width>
- <height>151</height>
- </rect>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_2">
- <item>
- <widget class="QLabel" name="errorLogLabel">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
- <horstretch>120</horstretch>
- <verstretch>146</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>120</width>
- <height>146</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(255, 170, 255);
- background-image: url(:/images/Mess/hint.png);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QTextEdit" name="errorInfoTextEdit">
- <property name="minimumSize">
- <size>
- <width>328</width>
- <height>146</height>
- </size>
- </property>
- <property name="font">
- <font>
- <pointsize>11</pointsize>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(236,236,249);
- border: none;</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- <resources>
- <include location="../../../res.qrc"/>
- </resources>
- <connections/>
- </ui>
|