skipFaceCompare.ui 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>skipFaceCompare</class>
  4. <widget class="QWidget" name="skipFaceCompare">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>512</width>
  10. <height>335</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_mask" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>0</x>
  20. <y>0</y>
  21. <width>491</width>
  22. <height>391</height>
  23. </rect>
  24. </property>
  25. <widget class="QWidget" name="widget_wcw_BG" native="true">
  26. <property name="geometry">
  27. <rect>
  28. <x>30</x>
  29. <y>30</y>
  30. <width>411</width>
  31. <height>281</height>
  32. </rect>
  33. </property>
  34. <widget class="QLabel" name="label_wec_tips">
  35. <property name="geometry">
  36. <rect>
  37. <x>20</x>
  38. <y>40</y>
  39. <width>161</width>
  40. <height>16</height>
  41. </rect>
  42. </property>
  43. <property name="text">
  44. <string>郑重承诺</string>
  45. </property>
  46. </widget>
  47. <widget class="QLabel" name="label_wec_content">
  48. <property name="geometry">
  49. <rect>
  50. <x>20</x>
  51. <y>70</y>
  52. <width>261</width>
  53. <height>61</height>
  54. </rect>
  55. </property>
  56. <property name="text">
  57. <string>我承诺由本人参加考试,并且同意接受考试监控系统信息审核,一经发现作弊,立即取消本门课程考试成绩。</string>
  58. </property>
  59. <property name="wordWrap">
  60. <bool>true</bool>
  61. </property>
  62. </widget>
  63. <widget class="QPushButton" name="btn_startEnvTest">
  64. <property name="geometry">
  65. <rect>
  66. <x>190</x>
  67. <y>180</y>
  68. <width>75</width>
  69. <height>23</height>
  70. </rect>
  71. </property>
  72. <property name="text">
  73. <string>确定</string>
  74. </property>
  75. </widget>
  76. <widget class="QPushButton" name="btn_skipEnvTest">
  77. <property name="geometry">
  78. <rect>
  79. <x>100</x>
  80. <y>180</y>
  81. <width>75</width>
  82. <height>23</height>
  83. </rect>
  84. </property>
  85. <property name="text">
  86. <string>取消</string>
  87. </property>
  88. </widget>
  89. </widget>
  90. </widget>
  91. </widget>
  92. <resources/>
  93. <connections/>
  94. </ui>