awWaitExam.ui 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>awWaitExam</class>
  4. <widget class="QWidget" name="awWaitExam">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>942</width>
  10. <height>717</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_we_preNotice" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>10</x>
  20. <y>20</y>
  21. <width>521</width>
  22. <height>471</height>
  23. </rect>
  24. </property>
  25. <widget class="QLabel" name="label_we_notice">
  26. <property name="geometry">
  27. <rect>
  28. <x>30</x>
  29. <y>50</y>
  30. <width>54</width>
  31. <height>12</height>
  32. </rect>
  33. </property>
  34. <property name="text">
  35. <string>考试说明</string>
  36. </property>
  37. </widget>
  38. <widget class="QTextBrowser" name="txtb_we_prenotice">
  39. <property name="geometry">
  40. <rect>
  41. <x>20</x>
  42. <y>90</y>
  43. <width>461</width>
  44. <height>192</height>
  45. </rect>
  46. </property>
  47. </widget>
  48. <widget class="QPushButton" name="btn_we_startExam">
  49. <property name="geometry">
  50. <rect>
  51. <x>170</x>
  52. <y>340</y>
  53. <width>75</width>
  54. <height>23</height>
  55. </rect>
  56. </property>
  57. <property name="text">
  58. <string>接受以上条款,开始考试(倒计时:00:04:50)</string>
  59. </property>
  60. </widget>
  61. </widget>
  62. <widget class="QWidget" name="widget_we_paperStruct" native="true">
  63. <property name="geometry">
  64. <rect>
  65. <x>550</x>
  66. <y>20</y>
  67. <width>291</width>
  68. <height>501</height>
  69. </rect>
  70. </property>
  71. <widget class="QLabel" name="label_we_struct">
  72. <property name="geometry">
  73. <rect>
  74. <x>10</x>
  75. <y>30</y>
  76. <width>54</width>
  77. <height>12</height>
  78. </rect>
  79. </property>
  80. <property name="text">
  81. <string>试卷概览</string>
  82. </property>
  83. </widget>
  84. <widget class="QLabel" name="label_we_totalScore">
  85. <property name="geometry">
  86. <rect>
  87. <x>150</x>
  88. <y>30</y>
  89. <width>54</width>
  90. <height>12</height>
  91. </rect>
  92. </property>
  93. <property name="text">
  94. <string>总分:100</string>
  95. </property>
  96. </widget>
  97. <widget class="QListWidget" name="lw_we_struct">
  98. <property name="geometry">
  99. <rect>
  100. <x>10</x>
  101. <y>90</y>
  102. <width>256</width>
  103. <height>192</height>
  104. </rect>
  105. </property>
  106. </widget>
  107. </widget>
  108. </widget>
  109. <resources/>
  110. <connections/>
  111. </ui>