clopPaperReport.ui 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>clopPaperReport</class>
  4. <widget class="QWidget" name="clopPaperReport">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>636</width>
  10. <height>300</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QLabel" name="label_clop_tips_title">
  17. <property name="geometry">
  18. <rect>
  19. <x>30</x>
  20. <y>30</y>
  21. <width>54</width>
  22. <height>12</height>
  23. </rect>
  24. </property>
  25. <property name="text">
  26. <string>报告提示:</string>
  27. </property>
  28. </widget>
  29. <widget class="QLabel" name="label_clop_tips">
  30. <property name="geometry">
  31. <rect>
  32. <x>30</x>
  33. <y>60</y>
  34. <width>581</width>
  35. <height>41</height>
  36. </rect>
  37. </property>
  38. <property name="text">
  39. <string>1. 若本练习卷中包含部分主观题型,则报告统计数据仅供参考,因为部分题型需考生根据参考答案判断正确和错误,报告仅对可统计的提醒进行统计。
  40. 2. 若单题存在多处作答,只要有一处出错,改题就判未错题。</string>
  41. </property>
  42. <property name="wordWrap">
  43. <bool>true</bool>
  44. </property>
  45. </widget>
  46. <widget class="QTableWidget" name="tablewt_examList">
  47. <property name="geometry">
  48. <rect>
  49. <x>10</x>
  50. <y>110</y>
  51. <width>871</width>
  52. <height>401</height>
  53. </rect>
  54. </property>
  55. </widget>
  56. </widget>
  57. <resources/>
  58. <connections/>
  59. </ui>