formaccountinfo.ui 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>FormAccountInfo</class>
  4. <widget class="QWidget" name="FormAccountInfo">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>963</width>
  10. <height>30</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <property name="spacing">
  18. <number>0</number>
  19. </property>
  20. <property name="margin">
  21. <number>0</number>
  22. </property>
  23. <item>
  24. <widget class="QWidget" name="widgetBackgournd" native="true">
  25. <property name="sizePolicy">
  26. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  27. <horstretch>0</horstretch>
  28. <verstretch>0</verstretch>
  29. </sizepolicy>
  30. </property>
  31. <property name="minimumSize">
  32. <size>
  33. <width>0</width>
  34. <height>30</height>
  35. </size>
  36. </property>
  37. <property name="maximumSize">
  38. <size>
  39. <width>16777215</width>
  40. <height>30</height>
  41. </size>
  42. </property>
  43. <layout class="QHBoxLayout" name="horizontalLayout">
  44. <property name="spacing">
  45. <number>0</number>
  46. </property>
  47. <property name="leftMargin">
  48. <number>5</number>
  49. </property>
  50. <property name="topMargin">
  51. <number>0</number>
  52. </property>
  53. <property name="rightMargin">
  54. <number>0</number>
  55. </property>
  56. <property name="bottomMargin">
  57. <number>0</number>
  58. </property>
  59. <item>
  60. <widget class="QLabel" name="labelStateImage">
  61. <property name="sizePolicy">
  62. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  63. <horstretch>0</horstretch>
  64. <verstretch>0</verstretch>
  65. </sizepolicy>
  66. </property>
  67. <property name="minimumSize">
  68. <size>
  69. <width>16</width>
  70. <height>16</height>
  71. </size>
  72. </property>
  73. <property name="maximumSize">
  74. <size>
  75. <width>16</width>
  76. <height>16</height>
  77. </size>
  78. </property>
  79. <property name="text">
  80. <string>TextLabel</string>
  81. </property>
  82. </widget>
  83. </item>
  84. <item>
  85. <widget class="QWidget" name="widgetDefault" native="true">
  86. <property name="minimumSize">
  87. <size>
  88. <width>100</width>
  89. <height>0</height>
  90. </size>
  91. </property>
  92. <layout class="QHBoxLayout" name="horizontalLayout_3">
  93. <property name="spacing">
  94. <number>0</number>
  95. </property>
  96. <property name="margin">
  97. <number>0</number>
  98. </property>
  99. <item>
  100. <widget class="QLabel" name="labelTip">
  101. <property name="text">
  102. <string>请登录后再继续</string>
  103. </property>
  104. </widget>
  105. </item>
  106. <item>
  107. <widget class="QPushButton" name="pushButtonLogin">
  108. <property name="cursor">
  109. <cursorShape>PointingHandCursor</cursorShape>
  110. </property>
  111. <property name="toolTip">
  112. <string>点击打开登录窗口</string>
  113. </property>
  114. <property name="text">
  115. <string>登录</string>
  116. </property>
  117. </widget>
  118. </item>
  119. <item>
  120. <widget class="QLabel" name="labelTip2">
  121. <property name="text">
  122. <string>TextLabel</string>
  123. </property>
  124. </widget>
  125. </item>
  126. <item>
  127. <spacer name="horizontalSpacer_2">
  128. <property name="orientation">
  129. <enum>Qt::Horizontal</enum>
  130. </property>
  131. <property name="sizeHint" stdset="0">
  132. <size>
  133. <width>40</width>
  134. <height>20</height>
  135. </size>
  136. </property>
  137. </spacer>
  138. </item>
  139. </layout>
  140. </widget>
  141. </item>
  142. <item>
  143. <widget class="QWidget" name="widgetAccountInfo" native="true">
  144. <layout class="QHBoxLayout" name="horizontalLayout_2">
  145. <property name="spacing">
  146. <number>0</number>
  147. </property>
  148. <property name="leftMargin">
  149. <number>5</number>
  150. </property>
  151. <property name="topMargin">
  152. <number>0</number>
  153. </property>
  154. <property name="rightMargin">
  155. <number>9</number>
  156. </property>
  157. <property name="bottomMargin">
  158. <number>0</number>
  159. </property>
  160. <item>
  161. <widget class="QLabel" name="label_7">
  162. <property name="text">
  163. <string>当日已检测/还可检测:</string>
  164. </property>
  165. </widget>
  166. </item>
  167. <item>
  168. <widget class="QLabel" name="labelChecked">
  169. <property name="sizePolicy">
  170. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  171. <horstretch>0</horstretch>
  172. <verstretch>0</verstretch>
  173. </sizepolicy>
  174. </property>
  175. <property name="text">
  176. <string/>
  177. </property>
  178. </widget>
  179. </item>
  180. <item>
  181. <widget class="QLabel" name="label_9">
  182. <property name="text">
  183. <string> 本月已下载/还可下载:</string>
  184. </property>
  185. </widget>
  186. </item>
  187. <item>
  188. <widget class="QLabel" name="labelDownloaded">
  189. <property name="text">
  190. <string/>
  191. </property>
  192. </widget>
  193. </item>
  194. <item>
  195. <spacer name="horizontalSpacer">
  196. <property name="orientation">
  197. <enum>Qt::Horizontal</enum>
  198. </property>
  199. <property name="sizeHint" stdset="0">
  200. <size>
  201. <width>40</width>
  202. <height>20</height>
  203. </size>
  204. </property>
  205. </spacer>
  206. </item>
  207. <item>
  208. <widget class="QLabel" name="label_8">
  209. <property name="text">
  210. <string>[</string>
  211. </property>
  212. <property name="alignment">
  213. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  214. </property>
  215. </widget>
  216. </item>
  217. <item>
  218. <widget class="QPushButton" name="pushButtonCharge">
  219. <property name="cursor">
  220. <cursorShape>PointingHandCursor</cursorShape>
  221. </property>
  222. <property name="toolTip">
  223. <string>点击打开充值页面</string>
  224. </property>
  225. <property name="text">
  226. <string>充值</string>
  227. </property>
  228. </widget>
  229. </item>
  230. <item>
  231. <widget class="QLabel" name="label_10">
  232. <property name="text">
  233. <string>]</string>
  234. </property>
  235. </widget>
  236. </item>
  237. <item>
  238. <widget class="QLabel" name="label_12">
  239. <property name="text">
  240. <string>[</string>
  241. </property>
  242. </widget>
  243. </item>
  244. <item>
  245. <widget class="QPushButton" name="pushButtonRefreshUserState">
  246. <property name="cursor">
  247. <cursorShape>PointingHandCursor</cursorShape>
  248. </property>
  249. <property name="toolTip">
  250. <string>点击刷新账户信息</string>
  251. </property>
  252. <property name="text">
  253. <string>刷新</string>
  254. </property>
  255. </widget>
  256. </item>
  257. <item>
  258. <widget class="QLabel" name="label_13">
  259. <property name="text">
  260. <string>]</string>
  261. </property>
  262. </widget>
  263. </item>
  264. </layout>
  265. </widget>
  266. </item>
  267. </layout>
  268. </widget>
  269. </item>
  270. </layout>
  271. </widget>
  272. <resources/>
  273. <connections/>
  274. </ui>