You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

widget.ui 8.7 kB

5 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Widget</class>
  4. <widget class="QWidget" name="Widget">
  5. <property name="windowModality">
  6. <enum>Qt::NonModal</enum>
  7. </property>
  8. <property name="enabled">
  9. <bool>true</bool>
  10. </property>
  11. <property name="geometry">
  12. <rect>
  13. <x>0</x>
  14. <y>0</y>
  15. <width>1024</width>
  16. <height>600</height>
  17. </rect>
  18. </property>
  19. <property name="contextMenuPolicy">
  20. <enum>Qt::DefaultContextMenu</enum>
  21. </property>
  22. <property name="windowTitle">
  23. <string>Widget</string>
  24. </property>
  25. <property name="styleSheet">
  26. <string notr="true"/>
  27. </property>
  28. <widget class="QPushButton" name="pushButton">
  29. <property name="geometry">
  30. <rect>
  31. <x>50</x>
  32. <y>30</y>
  33. <width>95</width>
  34. <height>95</height>
  35. </rect>
  36. </property>
  37. <property name="sizePolicy">
  38. <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
  39. <horstretch>0</horstretch>
  40. <verstretch>0</verstretch>
  41. </sizepolicy>
  42. </property>
  43. <property name="contextMenuPolicy">
  44. <enum>Qt::DefaultContextMenu</enum>
  45. </property>
  46. <property name="acceptDrops">
  47. <bool>false</bool>
  48. </property>
  49. <property name="autoFillBackground">
  50. <bool>false</bool>
  51. </property>
  52. <property name="text">
  53. <string/>
  54. </property>
  55. <property name="icon">
  56. <iconset resource="image.qrc">
  57. <normaloff>:/new/prefix1/image/中南大学.png</normaloff>:/new/prefix1/image/中南大学.png</iconset>
  58. </property>
  59. <property name="iconSize">
  60. <size>
  61. <width>95</width>
  62. <height>95</height>
  63. </size>
  64. </property>
  65. <property name="autoRepeat">
  66. <bool>false</bool>
  67. </property>
  68. <property name="autoExclusive">
  69. <bool>false</bool>
  70. </property>
  71. <property name="autoDefault">
  72. <bool>false</bool>
  73. </property>
  74. <property name="default">
  75. <bool>false</bool>
  76. </property>
  77. <property name="flat">
  78. <bool>true</bool>
  79. </property>
  80. </widget>
  81. <widget class="QFrame" name="frame">
  82. <property name="enabled">
  83. <bool>true</bool>
  84. </property>
  85. <property name="geometry">
  86. <rect>
  87. <x>0</x>
  88. <y>0</y>
  89. <width>1024</width>
  90. <height>600</height>
  91. </rect>
  92. </property>
  93. <property name="styleSheet">
  94. <string notr="true">#frame {border-image: url(:/new/prefix1/image/主.png);}</string>
  95. </property>
  96. <property name="frameShape">
  97. <enum>QFrame::StyledPanel</enum>
  98. </property>
  99. <property name="frameShadow">
  100. <enum>QFrame::Raised</enum>
  101. </property>
  102. </widget>
  103. <widget class="QLabel" name="label">
  104. <property name="geometry">
  105. <rect>
  106. <x>160</x>
  107. <y>55</y>
  108. <width>601</width>
  109. <height>51</height>
  110. </rect>
  111. </property>
  112. <property name="sizePolicy">
  113. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  114. <horstretch>0</horstretch>
  115. <verstretch>0</verstretch>
  116. </sizepolicy>
  117. </property>
  118. <property name="font">
  119. <font>
  120. <family>Microsoft JhengHei UI Light</family>
  121. <pointsize>31</pointsize>
  122. <weight>50</weight>
  123. <italic>false</italic>
  124. <bold>false</bold>
  125. <strikeout>false</strikeout>
  126. <kerning>true</kerning>
  127. </font>
  128. </property>
  129. <property name="autoFillBackground">
  130. <bool>false</bool>
  131. </property>
  132. <property name="styleSheet">
  133. <string notr="true">color: rgb(255, 255, 255);</string>
  134. </property>
  135. <property name="frameShape">
  136. <enum>QFrame::NoFrame</enum>
  137. </property>
  138. <property name="text">
  139. <string>2020年11月03日 10:52:04</string>
  140. </property>
  141. <property name="scaledContents">
  142. <bool>true</bool>
  143. </property>
  144. <property name="alignment">
  145. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  146. </property>
  147. <property name="wordWrap">
  148. <bool>false</bool>
  149. </property>
  150. <property name="textInteractionFlags">
  151. <set>Qt::NoTextInteraction</set>
  152. </property>
  153. </widget>
  154. <widget class="QLabel" name="label_3">
  155. <property name="geometry">
  156. <rect>
  157. <x>790</x>
  158. <y>50</y>
  159. <width>201</width>
  160. <height>51</height>
  161. </rect>
  162. </property>
  163. <property name="font">
  164. <font>
  165. <family>Microsoft YaHei UI</family>
  166. <pointsize>30</pointsize>
  167. </font>
  168. </property>
  169. <property name="styleSheet">
  170. <string notr="true">color: rgb(255, 255, 255);</string>
  171. </property>
  172. <property name="text">
  173. <string>初始化中</string>
  174. </property>
  175. </widget>
  176. <widget class="QLabel" name="label_2">
  177. <property name="geometry">
  178. <rect>
  179. <x>770</x>
  180. <y>150</y>
  181. <width>301</width>
  182. <height>401</height>
  183. </rect>
  184. </property>
  185. <property name="font">
  186. <font>
  187. <family>方正粗黑宋简体</family>
  188. <pointsize>11</pointsize>
  189. <weight>50</weight>
  190. <italic>false</italic>
  191. <bold>false</bold>
  192. <stylestrategy>PreferDefault</stylestrategy>
  193. </font>
  194. </property>
  195. <property name="styleSheet">
  196. <string notr="true">border-radius: 10px;
  197. color: rgb(255, 255, 255);
  198. background-color: black;
  199. background-color: rgba(0, 0, 0, 128);
  200. font: 11pt &quot;方正粗黑宋简体&quot;;
  201. </string>
  202. </property>
  203. <property name="text">
  204. <string/>
  205. </property>
  206. <property name="alignment">
  207. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  208. </property>
  209. <property name="wordWrap">
  210. <bool>true</bool>
  211. </property>
  212. <property name="margin">
  213. <number>15</number>
  214. </property>
  215. </widget>
  216. <widget class="QLabel" name="label_4">
  217. <property name="enabled">
  218. <bool>true</bool>
  219. </property>
  220. <property name="geometry">
  221. <rect>
  222. <x>46</x>
  223. <y>151</y>
  224. <width>692</width>
  225. <height>400</height>
  226. </rect>
  227. </property>
  228. <property name="styleSheet">
  229. <string notr="true"/>
  230. </property>
  231. <property name="text">
  232. <string/>
  233. </property>
  234. </widget>
  235. <widget class="QLabel" name="label_5">
  236. <property name="geometry">
  237. <rect>
  238. <x>300</x>
  239. <y>199</y>
  240. <width>405</width>
  241. <height>306</height>
  242. </rect>
  243. </property>
  244. <property name="styleSheet">
  245. <string notr="true">background-color: rgb(255, 0, 0);</string>
  246. </property>
  247. <property name="text">
  248. <string/>
  249. </property>
  250. </widget>
  251. <widget class="QTextEdit" name="textEdit">
  252. <property name="geometry">
  253. <rect>
  254. <x>774</x>
  255. <y>153</y>
  256. <width>248</width>
  257. <height>394</height>
  258. </rect>
  259. </property>
  260. <property name="font">
  261. <font>
  262. <family>微软雅黑</family>
  263. <pointsize>12</pointsize>
  264. </font>
  265. </property>
  266. <property name="autoFillBackground">
  267. <bool>false</bool>
  268. </property>
  269. <property name="styleSheet">
  270. <string notr="true">border-radius: 10px;
  271. color: rgb(255, 255, 255);
  272. background-color: rgba(0, 0, 0, 0);
  273. </string>
  274. </property>
  275. <property name="verticalScrollBarPolicy">
  276. <enum>Qt::ScrollBarAlwaysOff</enum>
  277. </property>
  278. <property name="readOnly">
  279. <bool>true</bool>
  280. </property>
  281. <property name="html">
  282. <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  283. &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  284. p, li { white-space: pre-wrap; }
  285. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'微软雅黑'; font-size:12pt; font-weight:400; font-style:normal;&quot;&gt;
  286. &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:14pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  287. </property>
  288. <property name="textInteractionFlags">
  289. <set>Qt::NoTextInteraction</set>
  290. </property>
  291. </widget>
  292. <widget class="QWidget" name="verticalLayoutWidget">
  293. <property name="geometry">
  294. <rect>
  295. <x>40</x>
  296. <y>150</y>
  297. <width>701</width>
  298. <height>401</height>
  299. </rect>
  300. </property>
  301. <layout class="QVBoxLayout" name="verticalLayout">
  302. <property name="spacing">
  303. <number>0</number>
  304. </property>
  305. <property name="sizeConstraint">
  306. <enum>QLayout::SetNoConstraint</enum>
  307. </property>
  308. <property name="topMargin">
  309. <number>0</number>
  310. </property>
  311. <property name="bottomMargin">
  312. <number>0</number>
  313. </property>
  314. </layout>
  315. </widget>
  316. <zorder>frame</zorder>
  317. <zorder>pushButton</zorder>
  318. <zorder>label</zorder>
  319. <zorder>label_3</zorder>
  320. <zorder>label_2</zorder>
  321. <zorder>label_5</zorder>
  322. <zorder>label_4</zorder>
  323. <zorder>textEdit</zorder>
  324. <zorder>verticalLayoutWidget</zorder>
  325. </widget>
  326. <resources>
  327. <include location="image.qrc"/>
  328. </resources>
  329. <connections/>
  330. </ui>

No Description