login_switch.ui 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  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="styleSheet">
  38. <string notr="true">
  39. background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:0, stop:0 rgba(255, 178, 102, 255), stop:0.55 rgba(235, 148, 61, 255), stop:0.98 rgba(0, 0, 0, 255), stop:1 rgba(0, 0, 0, 0));</string>
  40. </property>
  41. <property name="text">
  42. <string>台架选择</string>
  43. </property>
  44. <property name="alignment">
  45. <set>Qt::AlignCenter</set>
  46. </property>
  47. </widget>
  48. </item>
  49. </layout>
  50. </widget>
  51. </item>
  52. <item>
  53. <widget class="QGroupBox" name="groupBox_2">
  54. <property name="layoutDirection">
  55. <enum>Qt::LeftToRight</enum>
  56. </property>
  57. <property name="title">
  58. <string/>
  59. </property>
  60. <property name="alignment">
  61. <set>Qt::AlignCenter</set>
  62. </property>
  63. <layout class="QHBoxLayout" name="horizontalLayout">
  64. <item>
  65. <spacer name="horizontalSpacer">
  66. <property name="orientation">
  67. <enum>Qt::Horizontal</enum>
  68. </property>
  69. <property name="sizeHint" stdset="0">
  70. <size>
  71. <width>197</width>
  72. <height>20</height>
  73. </size>
  74. </property>
  75. </spacer>
  76. </item>
  77. <item>
  78. <widget class="QGroupBox" name="groupBox_3">
  79. <property name="title">
  80. <string/>
  81. </property>
  82. <layout class="QVBoxLayout" name="verticalLayout_2">
  83. <item>
  84. <spacer name="verticalSpacer_2">
  85. <property name="orientation">
  86. <enum>Qt::Vertical</enum>
  87. </property>
  88. <property name="sizeHint" stdset="0">
  89. <size>
  90. <width>20</width>
  91. <height>43</height>
  92. </size>
  93. </property>
  94. </spacer>
  95. </item>
  96. <item>
  97. <widget class="QPushButton" name="pushButton">
  98. <property name="minimumSize">
  99. <size>
  100. <width>300</width>
  101. <height>100</height>
  102. </size>
  103. </property>
  104. <property name="maximumSize">
  105. <size>
  106. <width>300</width>
  107. <height>100</height>
  108. </size>
  109. </property>
  110. <property name="font">
  111. <font>
  112. <pointsize>15</pointsize>
  113. </font>
  114. </property>
  115. <property name="text">
  116. <string>仿真台架</string>
  117. </property>
  118. <property name="icon">
  119. <iconset resource="../../icon/icon.qrc">
  120. <normaloff>:/sine-wave.svg</normaloff>:/sine-wave.svg</iconset>
  121. </property>
  122. <property name="iconSize">
  123. <size>
  124. <width>30</width>
  125. <height>30</height>
  126. </size>
  127. </property>
  128. </widget>
  129. </item>
  130. <item>
  131. <spacer name="verticalSpacer">
  132. <property name="orientation">
  133. <enum>Qt::Vertical</enum>
  134. </property>
  135. <property name="sizeHint" stdset="0">
  136. <size>
  137. <width>20</width>
  138. <height>44</height>
  139. </size>
  140. </property>
  141. </spacer>
  142. </item>
  143. <item>
  144. <widget class="QPushButton" name="pushButton_2">
  145. <property name="minimumSize">
  146. <size>
  147. <width>300</width>
  148. <height>100</height>
  149. </size>
  150. </property>
  151. <property name="maximumSize">
  152. <size>
  153. <width>300</width>
  154. <height>100</height>
  155. </size>
  156. </property>
  157. <property name="font">
  158. <font>
  159. <pointsize>15</pointsize>
  160. </font>
  161. </property>
  162. <property name="text">
  163. <string>试验台架</string>
  164. </property>
  165. <property name="icon">
  166. <iconset resource="../../icon/icon.qrc">
  167. <normaloff>:/airplay.svg</normaloff>:/airplay.svg</iconset>
  168. </property>
  169. <property name="iconSize">
  170. <size>
  171. <width>30</width>
  172. <height>30</height>
  173. </size>
  174. </property>
  175. </widget>
  176. </item>
  177. <item>
  178. <spacer name="verticalSpacer_3">
  179. <property name="orientation">
  180. <enum>Qt::Vertical</enum>
  181. </property>
  182. <property name="sizeHint" stdset="0">
  183. <size>
  184. <width>18</width>
  185. <height>14</height>
  186. </size>
  187. </property>
  188. </spacer>
  189. </item>
  190. </layout>
  191. </widget>
  192. </item>
  193. <item>
  194. <spacer name="horizontalSpacer_2">
  195. <property name="orientation">
  196. <enum>Qt::Horizontal</enum>
  197. </property>
  198. <property name="sizeHint" stdset="0">
  199. <size>
  200. <width>197</width>
  201. <height>20</height>
  202. </size>
  203. </property>
  204. </spacer>
  205. </item>
  206. </layout>
  207. </widget>
  208. </item>
  209. </layout>
  210. </widget>
  211. <resources>
  212. <include location="../../icon/icon.qrc"/>
  213. <include location="../../icon/icon.qrc"/>
  214. </resources>
  215. <connections/>
  216. </ui>