etMobileTest.ui 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>etMobileTest</class>
  4. <widget class="QWidget" name="etMobileTest">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>574</width>
  10. <height>467</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QLabel" name="label_etmv_qrcode">
  17. <property name="geometry">
  18. <rect>
  19. <x>60</x>
  20. <y>40</y>
  21. <width>171</width>
  22. <height>151</height>
  23. </rect>
  24. </property>
  25. <property name="text">
  26. <string/>
  27. </property>
  28. </widget>
  29. <widget class="QLabel" name="label_etmt_tips">
  30. <property name="geometry">
  31. <rect>
  32. <x>290</x>
  33. <y>40</y>
  34. <width>54</width>
  35. <height>12</height>
  36. </rect>
  37. </property>
  38. <property name="text">
  39. <string>请使用微信扫描二维码后,在微信小程序上录音,并上传文件</string>
  40. </property>
  41. <property name="wordWrap">
  42. <bool>true</bool>
  43. </property>
  44. </widget>
  45. <widget class="QLabel" name="label_HLine">
  46. <property name="geometry">
  47. <rect>
  48. <x>280</x>
  49. <y>90</y>
  50. <width>54</width>
  51. <height>12</height>
  52. </rect>
  53. </property>
  54. <property name="text">
  55. <string/>
  56. </property>
  57. </widget>
  58. <widget class="QLabel" name="label_etmt_status">
  59. <property name="geometry">
  60. <rect>
  61. <x>260</x>
  62. <y>160</y>
  63. <width>211</width>
  64. <height>16</height>
  65. </rect>
  66. </property>
  67. <property name="text">
  68. <string>上传文件:未上传文件</string>
  69. </property>
  70. </widget>
  71. <widget class="QToolButton" name="btn_etmt_canotScan">
  72. <property name="geometry">
  73. <rect>
  74. <x>250</x>
  75. <y>190</y>
  76. <width>75</width>
  77. <height>23</height>
  78. </rect>
  79. </property>
  80. <property name="text">
  81. <string>不能正确扫描二维码</string>
  82. </property>
  83. <property name="toolButtonStyle">
  84. <enum>Qt::ToolButtonTextBesideIcon</enum>
  85. </property>
  86. </widget>
  87. <widget class="QToolButton" name="btn_etmt_uploadFaild">
  88. <property name="geometry">
  89. <rect>
  90. <x>340</x>
  91. <y>190</y>
  92. <width>75</width>
  93. <height>23</height>
  94. </rect>
  95. </property>
  96. <property name="text">
  97. <string>上传不成功</string>
  98. </property>
  99. <property name="toolButtonStyle">
  100. <enum>Qt::ToolButtonTextBesideIcon</enum>
  101. </property>
  102. </widget>
  103. <widget class="QTableWidget" name="tablewt_envTest">
  104. <property name="geometry">
  105. <rect>
  106. <x>10</x>
  107. <y>250</y>
  108. <width>531</width>
  109. <height>281</height>
  110. </rect>
  111. </property>
  112. </widget>
  113. </widget>
  114. <resources/>
  115. <connections/>
  116. </ui>