formstatus.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>FormStatus</class>
  4. <widget class="QWidget" name="FormStatus">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>223</width>
  10. <height>357</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Form</string>
  21. </property>
  22. <layout class="QVBoxLayout" name="verticalLayout">
  23. <property name="spacing">
  24. <number>0</number>
  25. </property>
  26. <property name="margin">
  27. <number>0</number>
  28. </property>
  29. <item>
  30. <widget class="QGroupBox" name="groupBox">
  31. <property name="title">
  32. <string>实号快检</string>
  33. </property>
  34. <layout class="QVBoxLayout" name="verticalLayout_2">
  35. <property name="topMargin">
  36. <number>10</number>
  37. </property>
  38. <item>
  39. <widget class="QWidget" name="widgetServiceState" native="true">
  40. <property name="sizePolicy">
  41. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  42. <horstretch>0</horstretch>
  43. <verstretch>0</verstretch>
  44. </sizepolicy>
  45. </property>
  46. <layout class="QHBoxLayout" name="horizontalLayout_5">
  47. <property name="spacing">
  48. <number>1</number>
  49. </property>
  50. <property name="margin">
  51. <number>0</number>
  52. </property>
  53. <item>
  54. <widget class="QLabel" name="labelStateImage">
  55. <property name="sizePolicy">
  56. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  57. <horstretch>0</horstretch>
  58. <verstretch>0</verstretch>
  59. </sizepolicy>
  60. </property>
  61. <property name="minimumSize">
  62. <size>
  63. <width>16</width>
  64. <height>16</height>
  65. </size>
  66. </property>
  67. <property name="maximumSize">
  68. <size>
  69. <width>16</width>
  70. <height>16</height>
  71. </size>
  72. </property>
  73. <property name="text">
  74. <string>TextLabel</string>
  75. </property>
  76. </widget>
  77. </item>
  78. <item>
  79. <widget class="QLabel" name="labelTip">
  80. <property name="text">
  81. <string>显示服务的当前状态</string>
  82. </property>
  83. </widget>
  84. </item>
  85. </layout>
  86. </widget>
  87. </item>
  88. <item>
  89. <widget class="QWidget" name="widgetServiceNotAvailable" native="true">
  90. <layout class="QHBoxLayout" name="horizontalLayout_2">
  91. <item>
  92. <spacer name="horizontalSpacer">
  93. <property name="orientation">
  94. <enum>Qt::Horizontal</enum>
  95. </property>
  96. <property name="sizeHint" stdset="0">
  97. <size>
  98. <width>40</width>
  99. <height>20</height>
  100. </size>
  101. </property>
  102. </spacer>
  103. </item>
  104. <item>
  105. <widget class="QPushButton" name="pushButtonLogin">
  106. <property name="text">
  107. <string>立即登录</string>
  108. </property>
  109. </widget>
  110. </item>
  111. <item>
  112. <spacer name="horizontalSpacer_2">
  113. <property name="orientation">
  114. <enum>Qt::Horizontal</enum>
  115. </property>
  116. <property name="sizeHint" stdset="0">
  117. <size>
  118. <width>40</width>
  119. <height>20</height>
  120. </size>
  121. </property>
  122. </spacer>
  123. </item>
  124. </layout>
  125. </widget>
  126. </item>
  127. <item>
  128. <widget class="QWidget" name="widgetSSOServiceReady" native="true">
  129. <layout class="QHBoxLayout" name="horizontalLayout_3">
  130. <item>
  131. <spacer name="horizontalSpacer_3">
  132. <property name="orientation">
  133. <enum>Qt::Horizontal</enum>
  134. </property>
  135. <property name="sizeHint" stdset="0">
  136. <size>
  137. <width>40</width>
  138. <height>20</height>
  139. </size>
  140. </property>
  141. </spacer>
  142. </item>
  143. <item>
  144. <widget class="QPushButton" name="pushButtonRegister">
  145. <property name="text">
  146. <string>立即开通</string>
  147. </property>
  148. </widget>
  149. </item>
  150. <item>
  151. <spacer name="horizontalSpacer_4">
  152. <property name="orientation">
  153. <enum>Qt::Horizontal</enum>
  154. </property>
  155. <property name="sizeHint" stdset="0">
  156. <size>
  157. <width>40</width>
  158. <height>20</height>
  159. </size>
  160. </property>
  161. </spacer>
  162. </item>
  163. </layout>
  164. </widget>
  165. </item>
  166. <item>
  167. <widget class="QWidget" name="widgetSSOServiceOffline" native="true">
  168. <layout class="QHBoxLayout" name="horizontalLayout_4">
  169. <item>
  170. <spacer name="horizontalSpacer_5">
  171. <property name="orientation">
  172. <enum>Qt::Horizontal</enum>
  173. </property>
  174. <property name="sizeHint" stdset="0">
  175. <size>
  176. <width>40</width>
  177. <height>20</height>
  178. </size>
  179. </property>
  180. </spacer>
  181. </item>
  182. <item>
  183. <widget class="QPushButton" name="pushButtonConnect">
  184. <property name="text">
  185. <string>重新连接</string>
  186. </property>
  187. </widget>
  188. </item>
  189. <item>
  190. <spacer name="horizontalSpacer_6">
  191. <property name="orientation">
  192. <enum>Qt::Horizontal</enum>
  193. </property>
  194. <property name="sizeHint" stdset="0">
  195. <size>
  196. <width>40</width>
  197. <height>20</height>
  198. </size>
  199. </property>
  200. </spacer>
  201. </item>
  202. </layout>
  203. </widget>
  204. </item>
  205. <item>
  206. <widget class="QWidget" name="widgetSSOServiceOnline" native="true">
  207. <property name="sizePolicy">
  208. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  209. <horstretch>0</horstretch>
  210. <verstretch>0</verstretch>
  211. </sizepolicy>
  212. </property>
  213. <property name="minimumSize">
  214. <size>
  215. <width>0</width>
  216. <height>110</height>
  217. </size>
  218. </property>
  219. <property name="maximumSize">
  220. <size>
  221. <width>16777215</width>
  222. <height>110</height>
  223. </size>
  224. </property>
  225. <layout class="QVBoxLayout" name="verticalLayout_3">
  226. <property name="spacing">
  227. <number>0</number>
  228. </property>
  229. <property name="leftMargin">
  230. <number>0</number>
  231. </property>
  232. <property name="topMargin">
  233. <number>9</number>
  234. </property>
  235. <property name="rightMargin">
  236. <number>0</number>
  237. </property>
  238. <property name="bottomMargin">
  239. <number>0</number>
  240. </property>
  241. <item>
  242. <widget class="QLabel" name="labelUserType">
  243. <property name="sizePolicy">
  244. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  245. <horstretch>0</horstretch>
  246. <verstretch>0</verstretch>
  247. </sizepolicy>
  248. </property>
  249. <property name="minimumSize">
  250. <size>
  251. <width>0</width>
  252. <height>20</height>
  253. </size>
  254. </property>
  255. <property name="maximumSize">
  256. <size>
  257. <width>16777215</width>
  258. <height>20</height>
  259. </size>
  260. </property>
  261. <property name="text">
  262. <string>用户类型:N/A</string>
  263. </property>
  264. </widget>
  265. </item>
  266. <item>
  267. <widget class="QLabel" name="labelMonthCount">
  268. <property name="sizePolicy">
  269. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  270. <horstretch>0</horstretch>
  271. <verstretch>0</verstretch>
  272. </sizepolicy>
  273. </property>
  274. <property name="minimumSize">
  275. <size>
  276. <width>0</width>
  277. <height>15</height>
  278. </size>
  279. </property>
  280. <property name="maximumSize">
  281. <size>
  282. <width>16777215</width>
  283. <height>15</height>
  284. </size>
  285. </property>
  286. <property name="text">
  287. <string>本月统计:N/A</string>
  288. </property>
  289. </widget>
  290. </item>
  291. <item>
  292. <widget class="QLabel" name="labelLeft">
  293. <property name="sizePolicy">
  294. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  295. <horstretch>0</horstretch>
  296. <verstretch>0</verstretch>
  297. </sizepolicy>
  298. </property>
  299. <property name="minimumSize">
  300. <size>
  301. <width>0</width>
  302. <height>15</height>
  303. </size>
  304. </property>
  305. <property name="maximumSize">
  306. <size>
  307. <width>16777215</width>
  308. <height>15</height>
  309. </size>
  310. </property>
  311. <property name="text">
  312. <string>还可检测:N/A</string>
  313. </property>
  314. </widget>
  315. </item>
  316. <item>
  317. <layout class="QHBoxLayout" name="horizontalLayout">
  318. <item>
  319. <spacer name="horizontalSpacer_7">
  320. <property name="orientation">
  321. <enum>Qt::Horizontal</enum>
  322. </property>
  323. <property name="sizeHint" stdset="0">
  324. <size>
  325. <width>40</width>
  326. <height>20</height>
  327. </size>
  328. </property>
  329. </spacer>
  330. </item>
  331. <item>
  332. <widget class="QPushButton" name="pushButtonRefresh">
  333. <property name="text">
  334. <string>刷新</string>
  335. </property>
  336. </widget>
  337. </item>
  338. <item>
  339. <spacer name="horizontalSpacer_8">
  340. <property name="orientation">
  341. <enum>Qt::Horizontal</enum>
  342. </property>
  343. <property name="sizeHint" stdset="0">
  344. <size>
  345. <width>40</width>
  346. <height>20</height>
  347. </size>
  348. </property>
  349. </spacer>
  350. </item>
  351. </layout>
  352. </item>
  353. </layout>
  354. </widget>
  355. </item>
  356. <item>
  357. <spacer name="verticalSpacer">
  358. <property name="orientation">
  359. <enum>Qt::Vertical</enum>
  360. </property>
  361. <property name="sizeHint" stdset="0">
  362. <size>
  363. <width>20</width>
  364. <height>40</height>
  365. </size>
  366. </property>
  367. </spacer>
  368. </item>
  369. </layout>
  370. </widget>
  371. </item>
  372. </layout>
  373. </widget>
  374. <resources/>
  375. <connections/>
  376. </ui>