123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>awBackground</class>
- <widget class="QWidget" name="awBackground">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>924</width>
- <height>622</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <widget class="QWidget" name="widget_awbg_BG" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>911</width>
- <height>661</height>
- </rect>
- </property>
- <widget class="QWidget" name="widget_awbg_top" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>941</width>
- <height>80</height>
- </rect>
- </property>
- <widget class="QLabel" name="label_awbg_examIcon">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>20</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_awbg_exam">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>20</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="frameShape">
- <enum>QFrame::NoFrame</enum>
- </property>
- <property name="text">
- <string>考试批次字段 - 语文阅读与写作(0006) - 2020-06-10 00:00:00</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_awbg_studentIcon">
- <property name="geometry">
- <rect>
- <x>430</x>
- <y>20</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_awbg_student">
- <property name="geometry">
- <rect>
- <x>350</x>
- <y>30</y>
- <width>341</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>文闹闹 | T20190123 | 402000201010202827 | 测试中心</string>
- </property>
- </widget>
- <widget class="QPushButton" name="btn_aw_close">
- <property name="geometry">
- <rect>
- <x>740</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="QPushButton" name="btn_aw_minisize">
- <property name="geometry">
- <rect>
- <x>700</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>
- <widget class="QLabel" name="label_serverTime">
- <property name="geometry">
- <rect>
- <x>310</x>
- <y>590</y>
- <width>191</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>服务器时间:2021-08-10 14:42:27</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_cl_version">
- <property name="geometry">
- <rect>
- <x>510</x>
- <y>590</y>
- <width>81</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>版本号:V1.0</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_cl_company">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>590</y>
- <width>241</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>技术支持:武汉启明泰和软件服务有限公司</string>
- </property>
- </widget>
- </widget>
- </widget>
- <resources/>
- <connections/>
- </ui>
|