awResumeExam.ui 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>awResumeExam</class>
  4. <widget class="QWidget" name="awResumeExam">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>669</width>
  10. <height>542</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_mask" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>30</x>
  20. <y>50</y>
  21. <width>491</width>
  22. <height>161</height>
  23. </rect>
  24. </property>
  25. <widget class="QWidget" name="widget_awre_BG" native="true">
  26. <property name="geometry">
  27. <rect>
  28. <x>40</x>
  29. <y>30</y>
  30. <width>321</width>
  31. <height>71</height>
  32. </rect>
  33. </property>
  34. <widget class="QLabel" name="label_awhp_title">
  35. <property name="geometry">
  36. <rect>
  37. <x>120</x>
  38. <y>30</y>
  39. <width>141</width>
  40. <height>16</height>
  41. </rect>
  42. </property>
  43. <property name="text">
  44. <string>正在进入断点续考…</string>
  45. </property>
  46. </widget>
  47. </widget>
  48. </widget>
  49. </widget>
  50. <resources/>
  51. <connections/>
  52. </ui>