dialogsetting.ui 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>DialogSetting</class>
  4. <widget class="QDialog" name="DialogSetting">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>629</width>
  10. <height>607</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. <property name="styleSheet">
  17. <string notr="true">background-color: rgb(85, 86, 83);</string>
  18. </property>
  19. <widget class="QPushButton" name="pushButton_Close">
  20. <property name="geometry">
  21. <rect>
  22. <x>220</x>
  23. <y>530</y>
  24. <width>161</width>
  25. <height>71</height>
  26. </rect>
  27. </property>
  28. <property name="text">
  29. <string>Close</string>
  30. </property>
  31. </widget>
  32. <widget class="QPushButton" name="pushButton_OpenDoor">
  33. <property name="geometry">
  34. <rect>
  35. <x>30</x>
  36. <y>20</y>
  37. <width>251</width>
  38. <height>71</height>
  39. </rect>
  40. </property>
  41. <property name="font">
  42. <font>
  43. <pointsize>30</pointsize>
  44. </font>
  45. </property>
  46. <property name="text">
  47. <string>开门</string>
  48. </property>
  49. <property name="iconSize">
  50. <size>
  51. <width>60</width>
  52. <height>60</height>
  53. </size>
  54. </property>
  55. </widget>
  56. <widget class="QPushButton" name="pushButton_CloseDoor">
  57. <property name="geometry">
  58. <rect>
  59. <x>320</x>
  60. <y>20</y>
  61. <width>251</width>
  62. <height>71</height>
  63. </rect>
  64. </property>
  65. <property name="font">
  66. <font>
  67. <pointsize>30</pointsize>
  68. </font>
  69. </property>
  70. <property name="text">
  71. <string>关门</string>
  72. </property>
  73. <property name="iconSize">
  74. <size>
  75. <width>60</width>
  76. <height>60</height>
  77. </size>
  78. </property>
  79. </widget>
  80. <widget class="QPushButton" name="pushButton_OpenJinguan">
  81. <property name="geometry">
  82. <rect>
  83. <x>30</x>
  84. <y>120</y>
  85. <width>251</width>
  86. <height>71</height>
  87. </rect>
  88. </property>
  89. <property name="font">
  90. <font>
  91. <pointsize>30</pointsize>
  92. </font>
  93. </property>
  94. <property name="text">
  95. <string>近光开</string>
  96. </property>
  97. <property name="iconSize">
  98. <size>
  99. <width>60</width>
  100. <height>60</height>
  101. </size>
  102. </property>
  103. </widget>
  104. <widget class="QPushButton" name="pushButton_CloseJinguang">
  105. <property name="geometry">
  106. <rect>
  107. <x>320</x>
  108. <y>120</y>
  109. <width>251</width>
  110. <height>71</height>
  111. </rect>
  112. </property>
  113. <property name="font">
  114. <font>
  115. <pointsize>30</pointsize>
  116. </font>
  117. </property>
  118. <property name="text">
  119. <string>近光关</string>
  120. </property>
  121. <property name="iconSize">
  122. <size>
  123. <width>60</width>
  124. <height>60</height>
  125. </size>
  126. </property>
  127. </widget>
  128. <widget class="QPushButton" name="pushButton_OpenYuanguang">
  129. <property name="geometry">
  130. <rect>
  131. <x>30</x>
  132. <y>230</y>
  133. <width>251</width>
  134. <height>71</height>
  135. </rect>
  136. </property>
  137. <property name="font">
  138. <font>
  139. <pointsize>30</pointsize>
  140. </font>
  141. </property>
  142. <property name="text">
  143. <string>远光开</string>
  144. </property>
  145. <property name="iconSize">
  146. <size>
  147. <width>60</width>
  148. <height>60</height>
  149. </size>
  150. </property>
  151. </widget>
  152. <widget class="QPushButton" name="pushButton_CloseYuanguang">
  153. <property name="geometry">
  154. <rect>
  155. <x>320</x>
  156. <y>230</y>
  157. <width>251</width>
  158. <height>71</height>
  159. </rect>
  160. </property>
  161. <property name="font">
  162. <font>
  163. <pointsize>30</pointsize>
  164. </font>
  165. </property>
  166. <property name="text">
  167. <string>远光关</string>
  168. </property>
  169. <property name="iconSize">
  170. <size>
  171. <width>60</width>
  172. <height>60</height>
  173. </size>
  174. </property>
  175. </widget>
  176. <widget class="QGroupBox" name="groupBox">
  177. <property name="geometry">
  178. <rect>
  179. <x>20</x>
  180. <y>310</y>
  181. <width>571</width>
  182. <height>131</height>
  183. </rect>
  184. </property>
  185. <property name="title">
  186. <string>模式设置</string>
  187. </property>
  188. <widget class="QRadioButton" name="radioButton_Eco">
  189. <property name="geometry">
  190. <rect>
  191. <x>10</x>
  192. <y>40</y>
  193. <width>171</width>
  194. <height>71</height>
  195. </rect>
  196. </property>
  197. <property name="font">
  198. <font>
  199. <pointsize>30</pointsize>
  200. </font>
  201. </property>
  202. <property name="text">
  203. <string>经济</string>
  204. </property>
  205. </widget>
  206. <widget class="QRadioButton" name="radioButton_Normal">
  207. <property name="geometry">
  208. <rect>
  209. <x>191</x>
  210. <y>40</y>
  211. <width>171</width>
  212. <height>71</height>
  213. </rect>
  214. </property>
  215. <property name="font">
  216. <font>
  217. <pointsize>30</pointsize>
  218. </font>
  219. </property>
  220. <property name="text">
  221. <string>普通</string>
  222. </property>
  223. </widget>
  224. <widget class="QRadioButton" name="radioButton_Sport">
  225. <property name="geometry">
  226. <rect>
  227. <x>370</x>
  228. <y>40</y>
  229. <width>171</width>
  230. <height>71</height>
  231. </rect>
  232. </property>
  233. <property name="font">
  234. <font>
  235. <pointsize>30</pointsize>
  236. </font>
  237. </property>
  238. <property name="text">
  239. <string>运动</string>
  240. </property>
  241. </widget>
  242. </widget>
  243. </widget>
  244. <resources/>
  245. <connections/>
  246. </ui>