etVoiceTest.ui 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>etVoiceTest</class>
  4. <widget class="QWidget" name="etVoiceTest">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>732</width>
  10. <height>523</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_etvt_voice" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>40</x>
  20. <y>60</y>
  21. <width>401</width>
  22. <height>80</height>
  23. </rect>
  24. </property>
  25. <widget class="QPushButton" name="btn_etvt_play">
  26. <property name="geometry">
  27. <rect>
  28. <x>10</x>
  29. <y>30</y>
  30. <width>31</width>
  31. <height>23</height>
  32. </rect>
  33. </property>
  34. <property name="text">
  35. <string/>
  36. </property>
  37. </widget>
  38. <widget class="QSlider" name="hslider_etvt_voice">
  39. <property name="geometry">
  40. <rect>
  41. <x>120</x>
  42. <y>30</y>
  43. <width>71</width>
  44. <height>22</height>
  45. </rect>
  46. </property>
  47. <property name="orientation">
  48. <enum>Qt::Horizontal</enum>
  49. </property>
  50. </widget>
  51. <widget class="QPushButton" name="btn_etvt_volume">
  52. <property name="geometry">
  53. <rect>
  54. <x>200</x>
  55. <y>30</y>
  56. <width>31</width>
  57. <height>23</height>
  58. </rect>
  59. </property>
  60. <property name="text">
  61. <string/>
  62. </property>
  63. </widget>
  64. <widget class="QPushButton" name="btn_etvt_download">
  65. <property name="geometry">
  66. <rect>
  67. <x>300</x>
  68. <y>30</y>
  69. <width>31</width>
  70. <height>23</height>
  71. </rect>
  72. </property>
  73. <property name="text">
  74. <string/>
  75. </property>
  76. </widget>
  77. <widget class="QSlider" name="hslider_etvt_volume">
  78. <property name="geometry">
  79. <rect>
  80. <x>240</x>
  81. <y>30</y>
  82. <width>51</width>
  83. <height>22</height>
  84. </rect>
  85. </property>
  86. <property name="maximum">
  87. <number>100</number>
  88. </property>
  89. <property name="orientation">
  90. <enum>Qt::Horizontal</enum>
  91. </property>
  92. </widget>
  93. <widget class="QLabel" name="label_etvt_time">
  94. <property name="geometry">
  95. <rect>
  96. <x>50</x>
  97. <y>30</y>
  98. <width>71</width>
  99. <height>16</height>
  100. </rect>
  101. </property>
  102. <property name="text">
  103. <string>00:00 / 00:00</string>
  104. </property>
  105. </widget>
  106. </widget>
  107. <widget class="QToolButton" name="btn_etvt_canotPlay">
  108. <property name="geometry">
  109. <rect>
  110. <x>450</x>
  111. <y>90</y>
  112. <width>75</width>
  113. <height>23</height>
  114. </rect>
  115. </property>
  116. <property name="text">
  117. <string>不能播放声音</string>
  118. </property>
  119. <property name="toolButtonStyle">
  120. <enum>Qt::ToolButtonTextBesideIcon</enum>
  121. </property>
  122. </widget>
  123. <widget class="QToolButton" name="btn_etvt_canPlay">
  124. <property name="geometry">
  125. <rect>
  126. <x>540</x>
  127. <y>90</y>
  128. <width>75</width>
  129. <height>23</height>
  130. </rect>
  131. </property>
  132. <property name="text">
  133. <string>能够播放声音</string>
  134. </property>
  135. <property name="toolButtonStyle">
  136. <enum>Qt::ToolButtonTextBesideIcon</enum>
  137. </property>
  138. </widget>
  139. <widget class="QTableWidget" name="tablewt_envTest">
  140. <property name="geometry">
  141. <rect>
  142. <x>40</x>
  143. <y>190</y>
  144. <width>531</width>
  145. <height>281</height>
  146. </rect>
  147. </property>
  148. </widget>
  149. <widget class="QLabel" name="label_HLine">
  150. <property name="geometry">
  151. <rect>
  152. <x>50</x>
  153. <y>160</y>
  154. <width>54</width>
  155. <height>12</height>
  156. </rect>
  157. </property>
  158. <property name="text">
  159. <string/>
  160. </property>
  161. </widget>
  162. </widget>
  163. <resources/>
  164. <connections/>
  165. </ui>