clopResultList.ui 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>clopResultList</class>
  4. <widget class="QWidget" name="clopResultList">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>910</width>
  10. <height>611</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_clop_BG" 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_clop_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. <property name="styleSheet">
  35. <string notr="true"/>
  36. </property>
  37. <widget class="QLabel" name="label_clop_batch">
  38. <property name="geometry">
  39. <rect>
  40. <x>40</x>
  41. <y>30</y>
  42. <width>81</width>
  43. <height>16</height>
  44. </rect>
  45. </property>
  46. <property name="text">
  47. <string>批次:练习Test</string>
  48. </property>
  49. </widget>
  50. <widget class="QLabel" name="label_clop_course">
  51. <property name="geometry">
  52. <rect>
  53. <x>230</x>
  54. <y>30</y>
  55. <width>54</width>
  56. <height>12</height>
  57. </rect>
  58. </property>
  59. <property name="text">
  60. <string>科目:测试试卷</string>
  61. </property>
  62. </widget>
  63. <widget class="QLabel" name="label_clop_avgCorrectRate">
  64. <property name="geometry">
  65. <rect>
  66. <x>370</x>
  67. <y>30</y>
  68. <width>54</width>
  69. <height>12</height>
  70. </rect>
  71. </property>
  72. <property name="text">
  73. <string>平均正确率:16.67%</string>
  74. </property>
  75. </widget>
  76. <widget class="QLabel" name="label_clop_maxCorrectRate">
  77. <property name="geometry">
  78. <rect>
  79. <x>470</x>
  80. <y>30</y>
  81. <width>54</width>
  82. <height>12</height>
  83. </rect>
  84. </property>
  85. <property name="text">
  86. <string>最高正确率:66.67%</string>
  87. </property>
  88. </widget>
  89. <widget class="QPushButton" name="btn_clop_goback">
  90. <property name="geometry">
  91. <rect>
  92. <x>700</x>
  93. <y>30</y>
  94. <width>75</width>
  95. <height>23</height>
  96. </rect>
  97. </property>
  98. <property name="text">
  99. <string>返回列表</string>
  100. </property>
  101. </widget>
  102. </widget>
  103. <widget class="QTableWidget" name="tablewt_examList">
  104. <property name="geometry">
  105. <rect>
  106. <x>0</x>
  107. <y>80</y>
  108. <width>871</width>
  109. <height>401</height>
  110. </rect>
  111. </property>
  112. </widget>
  113. </widget>
  114. </widget>
  115. <resources/>
  116. <connections/>
  117. </ui>