123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>cloeViewPaper</class>
- <widget class="QWidget" name="cloeViewPaper">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>942</width>
- <height>646</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>181</width>
- <height>16</height>
- </rect>
- </property>
- <property name="frameShape">
- <enum>QFrame::NoFrame</enum>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QPushButton" name="btn_clop_goback">
- <property name="geometry">
- <rect>
- <x>480</x>
- <y>20</y>
- <width>75</width>
- <height>23</height>
- </rect>
- </property>
- <property name="text">
- <string>返回列表</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 class="QWidget" name="widget_cloe_viewpaper" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>80</y>
- <width>861</width>
- <height>421</height>
- </rect>
- </property>
- <widget class="QTextBrowser" name="tb_clopvp_paper">
- <property name="geometry">
- <rect>
- <x>180</x>
- <y>150</y>
- <width>256</width>
- <height>192</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_HLine">
- <property name="geometry">
- <rect>
- <x>350</x>
- <y>120</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_clopvp_courseInfo">
- <property name="geometry">
- <rect>
- <x>360</x>
- <y>100</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_clopvp_paperName">
- <property name="geometry">
- <rect>
- <x>360</x>
- <y>70</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- </widget>
- </widget>
- </widget>
- <resources/>
- <connections/>
- </ui>
|