CustomMessageDlg.ui 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CustomMessageDlg</class>
  4. <widget class="QDialog" name="CustomMessageDlg">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>573</width>
  10. <height>341</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. <widget class="QLabel" name="bgLabel">
  17. <property name="geometry">
  18. <rect>
  19. <x>0</x>
  20. <y>0</y>
  21. <width>571</width>
  22. <height>31</height>
  23. </rect>
  24. </property>
  25. <property name="styleSheet">
  26. <string notr="true">background-color: rgb(170, 170, 255);</string>
  27. </property>
  28. <property name="text">
  29. <string/>
  30. </property>
  31. </widget>
  32. <widget class="QWidget" name="horizontalLayoutWidget">
  33. <property name="geometry">
  34. <rect>
  35. <x>360</x>
  36. <y>0</y>
  37. <width>211</width>
  38. <height>31</height>
  39. </rect>
  40. </property>
  41. <layout class="QHBoxLayout" name="horizontalLayout">
  42. <property name="spacing">
  43. <number>6</number>
  44. </property>
  45. <item>
  46. <widget class="QLabel" name="tIDLabel">
  47. <property name="text">
  48. <string>ID:</string>
  49. </property>
  50. <property name="alignment">
  51. <set>Qt::AlignCenter</set>
  52. </property>
  53. </widget>
  54. </item>
  55. <item>
  56. <widget class="QLabel" name="tIDlabel_errID">
  57. <property name="text">
  58. <string>oxfffffff</string>
  59. </property>
  60. <property name="alignment">
  61. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  62. </property>
  63. </widget>
  64. </item>
  65. <item>
  66. <widget class="QPushButton" name="tCloseBut">
  67. <property name="sizePolicy">
  68. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  69. <horstretch>0</horstretch>
  70. <verstretch>0</verstretch>
  71. </sizepolicy>
  72. </property>
  73. <property name="minimumSize">
  74. <size>
  75. <width>0</width>
  76. <height>0</height>
  77. </size>
  78. </property>
  79. <property name="maximumSize">
  80. <size>
  81. <width>27</width>
  82. <height>27</height>
  83. </size>
  84. </property>
  85. <property name="text">
  86. <string>X</string>
  87. </property>
  88. </widget>
  89. </item>
  90. </layout>
  91. </widget>
  92. <widget class="QLabel" name="bgTitleLabel">
  93. <property name="geometry">
  94. <rect>
  95. <x>0</x>
  96. <y>0</y>
  97. <width>331</width>
  98. <height>29</height>
  99. </rect>
  100. </property>
  101. <property name="text">
  102. <string>Process FailuRE</string>
  103. </property>
  104. </widget>
  105. <widget class="QWidget" name="verticalLayoutWidget">
  106. <property name="geometry">
  107. <rect>
  108. <x>0</x>
  109. <y>40</y>
  110. <width>441</width>
  111. <height>291</height>
  112. </rect>
  113. </property>
  114. <layout class="QVBoxLayout" name="verticalLayout">
  115. <item>
  116. <layout class="QHBoxLayout" name="horizontalLayout_2">
  117. <item>
  118. <widget class="QLabel" name="errorLogLabel">
  119. <property name="sizePolicy">
  120. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  121. <horstretch>70</horstretch>
  122. <verstretch>120</verstretch>
  123. </sizepolicy>
  124. </property>
  125. <property name="styleSheet">
  126. <string notr="true">background-color: rgb(255, 170, 255);</string>
  127. </property>
  128. <property name="text">
  129. <string/>
  130. </property>
  131. </widget>
  132. </item>
  133. <item>
  134. <widget class="QTextEdit" name="errorInfoTextEdit">
  135. <property name="styleSheet">
  136. <string notr="true">background-color: rgb(197, 197, 197);</string>
  137. </property>
  138. </widget>
  139. </item>
  140. </layout>
  141. </item>
  142. <item>
  143. <widget class="QTextEdit" name="errorDetailsInfoTextEdit">
  144. <property name="styleSheet">
  145. <string notr="true">background-color: rgb(197, 197, 197);</string>
  146. </property>
  147. </widget>
  148. </item>
  149. </layout>
  150. </widget>
  151. <widget class="QWidget" name="verticalLayoutWidget_2">
  152. <property name="geometry">
  153. <rect>
  154. <x>460</x>
  155. <y>40</y>
  156. <width>101</width>
  157. <height>151</height>
  158. </rect>
  159. </property>
  160. <layout class="QVBoxLayout" name="verticalLayout_2">
  161. <item>
  162. <widget class="QPushButton" name="closeBut">
  163. <property name="sizePolicy">
  164. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  165. <horstretch>99</horstretch>
  166. <verstretch>70</verstretch>
  167. </sizepolicy>
  168. </property>
  169. <property name="text">
  170. <string>Close</string>
  171. </property>
  172. </widget>
  173. </item>
  174. <item>
  175. <widget class="QPushButton" name="retryBut">
  176. <property name="sizePolicy">
  177. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  178. <horstretch>99</horstretch>
  179. <verstretch>70</verstretch>
  180. </sizepolicy>
  181. </property>
  182. <property name="text">
  183. <string>Retry</string>
  184. </property>
  185. </widget>
  186. </item>
  187. </layout>
  188. </widget>
  189. </widget>
  190. <resources/>
  191. <connections/>
  192. </ui>