awExamScore.ui 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>awExamScore</class>
  4. <widget class="QWidget" name="awExamScore">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>941</width>
  10. <height>563</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_awes_BG" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>0</x>
  20. <y>10</y>
  21. <width>721</width>
  22. <height>591</height>
  23. </rect>
  24. </property>
  25. <widget class="QLabel" name="label_awes_title">
  26. <property name="geometry">
  27. <rect>
  28. <x>290</x>
  29. <y>60</y>
  30. <width>54</width>
  31. <height>12</height>
  32. </rect>
  33. </property>
  34. <property name="text">
  35. <string>考试已结束</string>
  36. </property>
  37. <property name="alignment">
  38. <set>Qt::AlignCenter</set>
  39. </property>
  40. </widget>
  41. <widget class="QLabel" name="label_awes_ptoto">
  42. <property name="geometry">
  43. <rect>
  44. <x>280</x>
  45. <y>100</y>
  46. <width>54</width>
  47. <height>12</height>
  48. </rect>
  49. </property>
  50. <property name="text">
  51. <string/>
  52. </property>
  53. </widget>
  54. <widget class="QLabel" name="label_awes_result">
  55. <property name="geometry">
  56. <rect>
  57. <x>280</x>
  58. <y>170</y>
  59. <width>54</width>
  60. <height>12</height>
  61. </rect>
  62. </property>
  63. <property name="text">
  64. <string>考试结果计算中…</string>
  65. </property>
  66. <property name="alignment">
  67. <set>Qt::AlignCenter</set>
  68. </property>
  69. </widget>
  70. <widget class="QTextBrowser" name="txtb_awes_postNotice">
  71. <property name="geometry">
  72. <rect>
  73. <x>40</x>
  74. <y>210</y>
  75. <width>256</width>
  76. <height>192</height>
  77. </rect>
  78. </property>
  79. <property name="placeholderText">
  80. <string/>
  81. </property>
  82. </widget>
  83. <widget class="QTextBrowser" name="txtb_awes_breachNotice">
  84. <property name="geometry">
  85. <rect>
  86. <x>360</x>
  87. <y>210</y>
  88. <width>256</width>
  89. <height>192</height>
  90. </rect>
  91. </property>
  92. </widget>
  93. <widget class="QPushButton" name="btn_awes_goback">
  94. <property name="geometry">
  95. <rect>
  96. <x>310</x>
  97. <y>430</y>
  98. <width>75</width>
  99. <height>23</height>
  100. </rect>
  101. </property>
  102. <property name="text">
  103. <string>返回主页</string>
  104. </property>
  105. </widget>
  106. </widget>
  107. </widget>
  108. <resources/>
  109. <connections/>
  110. </ui>