formaccountinfo.ui 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  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>908</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="widgetBackground" 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_3">
  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="widgetAccountInfo" native="true">
  86. <property name="sizePolicy">
  87. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  88. <horstretch>0</horstretch>
  89. <verstretch>0</verstretch>
  90. </sizepolicy>
  91. </property>
  92. <layout class="QHBoxLayout" name="horizontalLayout">
  93. <property name="spacing">
  94. <number>0</number>
  95. </property>
  96. <property name="leftMargin">
  97. <number>5</number>
  98. </property>
  99. <property name="topMargin">
  100. <number>0</number>
  101. </property>
  102. <property name="rightMargin">
  103. <number>9</number>
  104. </property>
  105. <property name="bottomMargin">
  106. <number>0</number>
  107. </property>
  108. <item>
  109. <widget class="QLabel" name="labelToPay">
  110. <property name="text">
  111. <string>待付金额:N/A</string>
  112. </property>
  113. </widget>
  114. </item>
  115. <item>
  116. <widget class="QLabel" name="label">
  117. <property name="text">
  118. <string> [</string>
  119. </property>
  120. <property name="alignment">
  121. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  122. </property>
  123. </widget>
  124. </item>
  125. <item>
  126. <widget class="QPushButton" name="pushButtonPay">
  127. <property name="cursor">
  128. <cursorShape>PointingHandCursor</cursorShape>
  129. </property>
  130. <property name="toolTip">
  131. <string>点击打开付款页面</string>
  132. </property>
  133. <property name="text">
  134. <string> 付款 </string>
  135. </property>
  136. </widget>
  137. </item>
  138. <item>
  139. <widget class="QLabel" name="label_5">
  140. <property name="text">
  141. <string>] </string>
  142. </property>
  143. </widget>
  144. </item>
  145. <item>
  146. <widget class="QLabel" name="label_12">
  147. <property name="text">
  148. <string>用户余额:</string>
  149. </property>
  150. </widget>
  151. </item>
  152. <item>
  153. <widget class="QLabel" name="labelUserBlance">
  154. <property name="text">
  155. <string>N/A</string>
  156. </property>
  157. </widget>
  158. </item>
  159. <item>
  160. <widget class="QLabel" name="label_10">
  161. <property name="text">
  162. <string> 赠送余额:</string>
  163. </property>
  164. </widget>
  165. </item>
  166. <item>
  167. <widget class="QLabel" name="labelGiftBalance">
  168. <property name="text">
  169. <string>N/A</string>
  170. </property>
  171. </widget>
  172. </item>
  173. <item>
  174. <widget class="QLabel" name="label_4">
  175. <property name="text">
  176. <string> 可用条数:</string>
  177. </property>
  178. </widget>
  179. </item>
  180. <item>
  181. <widget class="QLabel" name="labelValidNum">
  182. <property name="text">
  183. <string>N/A</string>
  184. </property>
  185. </widget>
  186. </item>
  187. <item>
  188. <spacer name="horizontalSpacer_5">
  189. <property name="orientation">
  190. <enum>Qt::Horizontal</enum>
  191. </property>
  192. <property name="sizeHint" stdset="0">
  193. <size>
  194. <width>40</width>
  195. <height>20</height>
  196. </size>
  197. </property>
  198. </spacer>
  199. </item>
  200. <item>
  201. <widget class="QPushButton" name="pushButtonCharge">
  202. <property name="cursor">
  203. <cursorShape>PointingHandCursor</cursorShape>
  204. </property>
  205. <property name="toolTip">
  206. <string>点击打开充值页面</string>
  207. </property>
  208. <property name="text">
  209. <string>充值</string>
  210. </property>
  211. </widget>
  212. </item>
  213. <item>
  214. <widget class="QLabel" name="label_11">
  215. <property name="text">
  216. <string>[</string>
  217. </property>
  218. </widget>
  219. </item>
  220. <item>
  221. <widget class="QPushButton" name="pushButtonRefreshUserState">
  222. <property name="cursor">
  223. <cursorShape>PointingHandCursor</cursorShape>
  224. </property>
  225. <property name="toolTip">
  226. <string>点击刷新账户信息</string>
  227. </property>
  228. <property name="text">
  229. <string>刷新</string>
  230. </property>
  231. </widget>
  232. </item>
  233. <item>
  234. <widget class="QLabel" name="label_13">
  235. <property name="text">
  236. <string>]</string>
  237. </property>
  238. </widget>
  239. </item>
  240. </layout>
  241. </widget>
  242. </item>
  243. <item>
  244. <widget class="QWidget" name="widgetDefault" native="true">
  245. <layout class="QHBoxLayout" name="horizontalLayout_2">
  246. <property name="spacing">
  247. <number>0</number>
  248. </property>
  249. <property name="margin">
  250. <number>0</number>
  251. </property>
  252. <item>
  253. <widget class="QLabel" name="labelTip">
  254. <property name="text">
  255. <string>TextLabel</string>
  256. </property>
  257. <property name="alignment">
  258. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  259. </property>
  260. </widget>
  261. </item>
  262. <item>
  263. <widget class="QPushButton" name="pushButtonLogin">
  264. <property name="cursor">
  265. <cursorShape>PointingHandCursor</cursorShape>
  266. </property>
  267. <property name="toolTip">
  268. <string>点击打开登录窗口</string>
  269. </property>
  270. <property name="text">
  271. <string>登录</string>
  272. </property>
  273. </widget>
  274. </item>
  275. <item>
  276. <widget class="QLabel" name="labelTip2">
  277. <property name="text">
  278. <string>TextLabel</string>
  279. </property>
  280. </widget>
  281. </item>
  282. <item>
  283. <widget class="QPushButton" name="pushButtonBind">
  284. <property name="cursor">
  285. <cursorShape>PointingHandCursor</cursorShape>
  286. </property>
  287. <property name="toolTip">
  288. <string>点击打开服务绑定窗口</string>
  289. </property>
  290. <property name="text">
  291. <string>开通</string>
  292. </property>
  293. </widget>
  294. </item>
  295. <item>
  296. <widget class="QLabel" name="labelTip3">
  297. <property name="text">
  298. <string>]</string>
  299. </property>
  300. </widget>
  301. </item>
  302. <item>
  303. <spacer name="horizontalSpacer">
  304. <property name="orientation">
  305. <enum>Qt::Horizontal</enum>
  306. </property>
  307. <property name="sizeHint" stdset="0">
  308. <size>
  309. <width>40</width>
  310. <height>20</height>
  311. </size>
  312. </property>
  313. </spacer>
  314. </item>
  315. </layout>
  316. <zorder>labelTip</zorder>
  317. <zorder>pushButtonLogin</zorder>
  318. <zorder>labelTip2</zorder>
  319. <zorder>horizontalSpacer</zorder>
  320. <zorder>pushButtonBind</zorder>
  321. <zorder>labelTip3</zorder>
  322. </widget>
  323. </item>
  324. </layout>
  325. </widget>
  326. </item>
  327. </layout>
  328. </widget>
  329. <resources/>
  330. <connections/>
  331. </ui>