123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>wxAnswer</class>
- <widget class="QWidget" name="wxAnswer">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>714</width>
- <height>469</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <widget class="QWidget" name="widget_bg" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>481</width>
- <height>411</height>
- </rect>
- </property>
- <widget class="QWidget" name="widget_wxa" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>10</y>
- <width>481</width>
- <height>401</height>
- </rect>
- </property>
- <widget class="QLabel" name="label_wxa_answerTips">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>210</y>
- <width>231</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>考生答案: 未上传答案</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_wxa_title">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>20</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string>上传图片</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_wxa_status">
- <property name="geometry">
- <rect>
- <x>200</x>
- <y>130</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string>已上传</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_wxa_tips">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>90</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="wordWrap">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QPushButton" name="btn_wxa_close">
- <property name="geometry">
- <rect>
- <x>414</x>
- <y>20</y>
- <width>31</width>
- <height>23</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QPushButton" name="btn_wxa_comfirm">
- <property name="geometry">
- <rect>
- <x>170</x>
- <y>360</y>
- <width>75</width>
- <height>23</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <property name="text">
- <string>确认</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_wxa_statusIcon">
- <property name="geometry">
- <rect>
- <x>130</x>
- <y>130</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_HLine">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>50</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_wxa_qrcode">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>90</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QWidget" name="widget_etvt_voice" native="true">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>250</y>
- <width>331</width>
- <height>80</height>
- </rect>
- </property>
- <widget class="QPushButton" name="btn_etvt_play">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>30</y>
- <width>31</width>
- <height>23</height>
- </rect>
- </property>
- <property name="focusPolicy">
- <enum>Qt::NoFocus</enum>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QSlider" name="hslider_etvt_voice">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>30</y>
- <width>131</width>
- <height>22</height>
- </rect>
- </property>
- <property name="focusPolicy">
- <enum>Qt::NoFocus</enum>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QPushButton" name="btn_etvt_volume">
- <property name="geometry">
- <rect>
- <x>210</x>
- <y>30</y>
- <width>31</width>
- <height>23</height>
- </rect>
- </property>
- <property name="focusPolicy">
- <enum>Qt::NoFocus</enum>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QSlider" name="hslider_etvt_volume">
- <property name="geometry">
- <rect>
- <x>260</x>
- <y>30</y>
- <width>51</width>
- <height>22</height>
- </rect>
- </property>
- <property name="focusPolicy">
- <enum>Qt::NoFocus</enum>
- </property>
- <property name="maximum">
- <number>100</number>
- </property>
- <property name="value">
- <number>100</number>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </widget>
- <widget class="QPushButton" name="btn_refresh">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>360</y>
- <width>93</width>
- <height>28</height>
- </rect>
- </property>
- <property name="text">
- <string>刷新</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_refreshTip">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>370</y>
- <width>72</width>
- <height>15</height>
- </rect>
- </property>
- <property name="text">
- <string>同步拍照作答</string>
- </property>
- </widget>
- </widget>
- </widget>
- </widget>
- <resources/>
- <connections/>
- </ui>
|