envResult.ui 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>envResult</class>
  4. <widget class="QWidget" name="envResult">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>415</width>
  10. <height>330</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QListWidget" name="list_result">
  17. <property name="geometry">
  18. <rect>
  19. <x>40</x>
  20. <y>120</y>
  21. <width>311</width>
  22. <height>131</height>
  23. </rect>
  24. </property>
  25. </widget>
  26. <widget class="QLabel" name="label_version">
  27. <property name="geometry">
  28. <rect>
  29. <x>40</x>
  30. <y>278</y>
  31. <width>54</width>
  32. <height>12</height>
  33. </rect>
  34. </property>
  35. <property name="text">
  36. <string>V1.0</string>
  37. </property>
  38. </widget>
  39. <widget class="QLabel" name="label_complay">
  40. <property name="geometry">
  41. <rect>
  42. <x>50</x>
  43. <y>300</y>
  44. <width>551</width>
  45. <height>20</height>
  46. </rect>
  47. </property>
  48. <property name="text">
  49. <string>武汉启明泰和软件服务有限公司技术支持</string>
  50. </property>
  51. </widget>
  52. <widget class="QLabel" name="label_platformTitle">
  53. <property name="geometry">
  54. <rect>
  55. <x>130</x>
  56. <y>30</y>
  57. <width>91</width>
  58. <height>16</height>
  59. </rect>
  60. </property>
  61. <property name="text">
  62. <string>网考学生端</string>
  63. </property>
  64. </widget>
  65. <widget class="QLabel" name="label_unpassHint">
  66. <property name="geometry">
  67. <rect>
  68. <x>60</x>
  69. <y>100</y>
  70. <width>111</width>
  71. <height>16</height>
  72. </rect>
  73. </property>
  74. <property name="text">
  75. <string>环境检测不通过!</string>
  76. </property>
  77. </widget>
  78. <widget class="QLabel" name="label_platformIcon">
  79. <property name="geometry">
  80. <rect>
  81. <x>40</x>
  82. <y>30</y>
  83. <width>54</width>
  84. <height>12</height>
  85. </rect>
  86. </property>
  87. <property name="text">
  88. <string/>
  89. </property>
  90. </widget>
  91. </widget>
  92. <resources/>
  93. <connections/>
  94. </ui>