wxAnswer.ui 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>wxAnswer</class>
  4. <widget class="QWidget" name="wxAnswer">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>714</width>
  10. <height>469</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_bg" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>0</x>
  20. <y>0</y>
  21. <width>481</width>
  22. <height>411</height>
  23. </rect>
  24. </property>
  25. <widget class="QWidget" name="widget_wxa" native="true">
  26. <property name="geometry">
  27. <rect>
  28. <x>0</x>
  29. <y>10</y>
  30. <width>481</width>
  31. <height>401</height>
  32. </rect>
  33. </property>
  34. <widget class="QLabel" name="label_wxa_answerTips">
  35. <property name="geometry">
  36. <rect>
  37. <x>60</x>
  38. <y>210</y>
  39. <width>231</width>
  40. <height>16</height>
  41. </rect>
  42. </property>
  43. <property name="text">
  44. <string>考生答案: 未上传答案</string>
  45. </property>
  46. </widget>
  47. <widget class="QLabel" name="label_wxa_title">
  48. <property name="geometry">
  49. <rect>
  50. <x>30</x>
  51. <y>20</y>
  52. <width>54</width>
  53. <height>12</height>
  54. </rect>
  55. </property>
  56. <property name="text">
  57. <string>上传图片</string>
  58. </property>
  59. </widget>
  60. <widget class="QLabel" name="label_wxa_status">
  61. <property name="geometry">
  62. <rect>
  63. <x>200</x>
  64. <y>130</y>
  65. <width>54</width>
  66. <height>12</height>
  67. </rect>
  68. </property>
  69. <property name="text">
  70. <string>已上传</string>
  71. </property>
  72. </widget>
  73. <widget class="QLabel" name="label_wxa_tips">
  74. <property name="geometry">
  75. <rect>
  76. <x>140</x>
  77. <y>90</y>
  78. <width>54</width>
  79. <height>12</height>
  80. </rect>
  81. </property>
  82. <property name="text">
  83. <string/>
  84. </property>
  85. <property name="wordWrap">
  86. <bool>true</bool>
  87. </property>
  88. </widget>
  89. <widget class="QPushButton" name="btn_wxa_close">
  90. <property name="geometry">
  91. <rect>
  92. <x>414</x>
  93. <y>20</y>
  94. <width>31</width>
  95. <height>23</height>
  96. </rect>
  97. </property>
  98. <property name="text">
  99. <string/>
  100. </property>
  101. </widget>
  102. <widget class="QPushButton" name="btn_wxa_comfirm">
  103. <property name="geometry">
  104. <rect>
  105. <x>170</x>
  106. <y>360</y>
  107. <width>75</width>
  108. <height>23</height>
  109. </rect>
  110. </property>
  111. <property name="styleSheet">
  112. <string notr="true"/>
  113. </property>
  114. <property name="text">
  115. <string>确认</string>
  116. </property>
  117. </widget>
  118. <widget class="QLabel" name="label_wxa_statusIcon">
  119. <property name="geometry">
  120. <rect>
  121. <x>130</x>
  122. <y>130</y>
  123. <width>54</width>
  124. <height>12</height>
  125. </rect>
  126. </property>
  127. <property name="text">
  128. <string/>
  129. </property>
  130. </widget>
  131. <widget class="QLabel" name="label_HLine">
  132. <property name="geometry">
  133. <rect>
  134. <x>30</x>
  135. <y>50</y>
  136. <width>54</width>
  137. <height>12</height>
  138. </rect>
  139. </property>
  140. <property name="text">
  141. <string/>
  142. </property>
  143. </widget>
  144. <widget class="QLabel" name="label_wxa_qrcode">
  145. <property name="geometry">
  146. <rect>
  147. <x>30</x>
  148. <y>90</y>
  149. <width>54</width>
  150. <height>12</height>
  151. </rect>
  152. </property>
  153. <property name="text">
  154. <string/>
  155. </property>
  156. </widget>
  157. <widget class="QWidget" name="widget_etvt_voice" native="true">
  158. <property name="geometry">
  159. <rect>
  160. <x>60</x>
  161. <y>250</y>
  162. <width>331</width>
  163. <height>80</height>
  164. </rect>
  165. </property>
  166. <widget class="QPushButton" name="btn_etvt_play">
  167. <property name="geometry">
  168. <rect>
  169. <x>10</x>
  170. <y>30</y>
  171. <width>31</width>
  172. <height>23</height>
  173. </rect>
  174. </property>
  175. <property name="focusPolicy">
  176. <enum>Qt::NoFocus</enum>
  177. </property>
  178. <property name="text">
  179. <string/>
  180. </property>
  181. </widget>
  182. <widget class="QSlider" name="hslider_etvt_voice">
  183. <property name="geometry">
  184. <rect>
  185. <x>60</x>
  186. <y>30</y>
  187. <width>131</width>
  188. <height>22</height>
  189. </rect>
  190. </property>
  191. <property name="focusPolicy">
  192. <enum>Qt::NoFocus</enum>
  193. </property>
  194. <property name="orientation">
  195. <enum>Qt::Horizontal</enum>
  196. </property>
  197. </widget>
  198. <widget class="QPushButton" name="btn_etvt_volume">
  199. <property name="geometry">
  200. <rect>
  201. <x>210</x>
  202. <y>30</y>
  203. <width>31</width>
  204. <height>23</height>
  205. </rect>
  206. </property>
  207. <property name="focusPolicy">
  208. <enum>Qt::NoFocus</enum>
  209. </property>
  210. <property name="text">
  211. <string/>
  212. </property>
  213. </widget>
  214. <widget class="QSlider" name="hslider_etvt_volume">
  215. <property name="geometry">
  216. <rect>
  217. <x>260</x>
  218. <y>30</y>
  219. <width>51</width>
  220. <height>22</height>
  221. </rect>
  222. </property>
  223. <property name="focusPolicy">
  224. <enum>Qt::NoFocus</enum>
  225. </property>
  226. <property name="maximum">
  227. <number>100</number>
  228. </property>
  229. <property name="value">
  230. <number>100</number>
  231. </property>
  232. <property name="orientation">
  233. <enum>Qt::Horizontal</enum>
  234. </property>
  235. </widget>
  236. </widget>
  237. <widget class="QPushButton" name="btn_refresh">
  238. <property name="geometry">
  239. <rect>
  240. <x>10</x>
  241. <y>360</y>
  242. <width>93</width>
  243. <height>28</height>
  244. </rect>
  245. </property>
  246. <property name="text">
  247. <string>刷新</string>
  248. </property>
  249. </widget>
  250. <widget class="QLabel" name="label_refreshTip">
  251. <property name="geometry">
  252. <rect>
  253. <x>100</x>
  254. <y>370</y>
  255. <width>72</width>
  256. <height>15</height>
  257. </rect>
  258. </property>
  259. <property name="text">
  260. <string>同步拍照作答</string>
  261. </property>
  262. </widget>
  263. </widget>
  264. </widget>
  265. </widget>
  266. <resources/>
  267. <connections/>
  268. </ui>