login_switch.ui 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>login_switch</class>
  4. <widget class="QWidget" name="login_switch">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>792</width>
  10. <height>522</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>台架选择</string>
  15. </property>
  16. <property name="windowIcon">
  17. <iconset resource="../../icon/icon.qrc">
  18. <normaloff>:/switch-on.svg</normaloff>:/switch-on.svg</iconset>
  19. </property>
  20. <layout class="QVBoxLayout" name="verticalLayout" stretch="2,8">
  21. <item>
  22. <widget class="QGroupBox" name="groupBox">
  23. <property name="title">
  24. <string/>
  25. </property>
  26. <layout class="QHBoxLayout" name="horizontalLayout_5">
  27. <item>
  28. <widget class="QLabel" name="page_label">
  29. <property name="font">
  30. <font>
  31. <pointsize>26</pointsize>
  32. </font>
  33. </property>
  34. <property name="layoutDirection">
  35. <enum>Qt::LeftToRight</enum>
  36. </property>
  37. <property name="text">
  38. <string>台架选择</string>
  39. </property>
  40. <property name="alignment">
  41. <set>Qt::AlignCenter</set>
  42. </property>
  43. </widget>
  44. </item>
  45. </layout>
  46. </widget>
  47. </item>
  48. <item>
  49. <widget class="QGroupBox" name="groupBox_2">
  50. <property name="layoutDirection">
  51. <enum>Qt::LeftToRight</enum>
  52. </property>
  53. <property name="title">
  54. <string/>
  55. </property>
  56. <property name="alignment">
  57. <set>Qt::AlignCenter</set>
  58. </property>
  59. <layout class="QHBoxLayout" name="horizontalLayout">
  60. <item>
  61. <spacer name="horizontalSpacer">
  62. <property name="orientation">
  63. <enum>Qt::Horizontal</enum>
  64. </property>
  65. <property name="sizeHint" stdset="0">
  66. <size>
  67. <width>197</width>
  68. <height>20</height>
  69. </size>
  70. </property>
  71. </spacer>
  72. </item>
  73. <item>
  74. <widget class="QGroupBox" name="groupBox_3">
  75. <property name="title">
  76. <string/>
  77. </property>
  78. <layout class="QVBoxLayout" name="verticalLayout_2">
  79. <item>
  80. <spacer name="verticalSpacer_2">
  81. <property name="orientation">
  82. <enum>Qt::Vertical</enum>
  83. </property>
  84. <property name="sizeHint" stdset="0">
  85. <size>
  86. <width>20</width>
  87. <height>43</height>
  88. </size>
  89. </property>
  90. </spacer>
  91. </item>
  92. <item>
  93. <widget class="QPushButton" name="pushButton">
  94. <property name="minimumSize">
  95. <size>
  96. <width>300</width>
  97. <height>100</height>
  98. </size>
  99. </property>
  100. <property name="maximumSize">
  101. <size>
  102. <width>300</width>
  103. <height>100</height>
  104. </size>
  105. </property>
  106. <property name="font">
  107. <font>
  108. <pointsize>15</pointsize>
  109. </font>
  110. </property>
  111. <property name="text">
  112. <string>仿真台架</string>
  113. </property>
  114. <property name="icon">
  115. <iconset resource="../../icon/icon.qrc">
  116. <normaloff>:/sine-wave.svg</normaloff>:/sine-wave.svg</iconset>
  117. </property>
  118. <property name="iconSize">
  119. <size>
  120. <width>30</width>
  121. <height>30</height>
  122. </size>
  123. </property>
  124. </widget>
  125. </item>
  126. <item>
  127. <spacer name="verticalSpacer">
  128. <property name="orientation">
  129. <enum>Qt::Vertical</enum>
  130. </property>
  131. <property name="sizeHint" stdset="0">
  132. <size>
  133. <width>20</width>
  134. <height>44</height>
  135. </size>
  136. </property>
  137. </spacer>
  138. </item>
  139. <item>
  140. <widget class="QPushButton" name="pushButton_2">
  141. <property name="minimumSize">
  142. <size>
  143. <width>300</width>
  144. <height>100</height>
  145. </size>
  146. </property>
  147. <property name="maximumSize">
  148. <size>
  149. <width>300</width>
  150. <height>100</height>
  151. </size>
  152. </property>
  153. <property name="font">
  154. <font>
  155. <pointsize>15</pointsize>
  156. </font>
  157. </property>
  158. <property name="text">
  159. <string>试验台架</string>
  160. </property>
  161. <property name="icon">
  162. <iconset resource="../../icon/icon.qrc">
  163. <normaloff>:/airplay.svg</normaloff>:/airplay.svg</iconset>
  164. </property>
  165. <property name="iconSize">
  166. <size>
  167. <width>30</width>
  168. <height>30</height>
  169. </size>
  170. </property>
  171. </widget>
  172. </item>
  173. <item>
  174. <spacer name="verticalSpacer_3">
  175. <property name="orientation">
  176. <enum>Qt::Vertical</enum>
  177. </property>
  178. <property name="sizeHint" stdset="0">
  179. <size>
  180. <width>18</width>
  181. <height>14</height>
  182. </size>
  183. </property>
  184. </spacer>
  185. </item>
  186. </layout>
  187. </widget>
  188. </item>
  189. <item>
  190. <spacer name="horizontalSpacer_2">
  191. <property name="orientation">
  192. <enum>Qt::Horizontal</enum>
  193. </property>
  194. <property name="sizeHint" stdset="0">
  195. <size>
  196. <width>197</width>
  197. <height>20</height>
  198. </size>
  199. </property>
  200. </spacer>
  201. </item>
  202. </layout>
  203. </widget>
  204. </item>
  205. </layout>
  206. </widget>
  207. <resources>
  208. <include location="../../icon/icon.qrc"/>
  209. <include location="../../icon/icon.qrc"/>
  210. </resources>
  211. <connections/>
  212. </ui>