clOfflineExam.ui 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>clOfflineExam</class>
  4. <widget class="QWidget" name="clOfflineExam">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>784</width>
  10. <height>526</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_offlineExam" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>0</x>
  20. <y>0</y>
  21. <width>871</width>
  22. <height>571</height>
  23. </rect>
  24. </property>
  25. <widget class="QWidget" name="widget_op_top" native="true">
  26. <property name="geometry">
  27. <rect>
  28. <x>0</x>
  29. <y>0</y>
  30. <width>931</width>
  31. <height>80</height>
  32. </rect>
  33. </property>
  34. <widget class="QPushButton" name="btn_downloadAnswerSheet">
  35. <property name="geometry">
  36. <rect>
  37. <x>604</x>
  38. <y>30</y>
  39. <width>161</width>
  40. <height>23</height>
  41. </rect>
  42. </property>
  43. <property name="text">
  44. <string>下载答题纸模板</string>
  45. </property>
  46. </widget>
  47. </widget>
  48. <widget class="QTableWidget" name="tablewt_examList">
  49. <property name="geometry">
  50. <rect>
  51. <x>0</x>
  52. <y>80</y>
  53. <width>871</width>
  54. <height>401</height>
  55. </rect>
  56. </property>
  57. </widget>
  58. </widget>
  59. </widget>
  60. <resources/>
  61. <connections/>
  62. </ui>