1<?xml version="1.0" encoding="UTF-8"?> 2<ui version="4.0"> 3 <class>front_ADAS_setting</class> 4 <widget class="QDialog" name="front_ADAS_setting"> 5 <property name="geometry"> 6 <rect> 7 <x>0</x> 8 <y>0</y> 9 <width>660</width> 10 <height>430</height> 11 </rect> 12 </property> 13 <property name="windowTitle"> 14 <string>Dialog</string> 15 </property> 16 <layout class="QGridLayout" name="gridLayout_4"> 17 <item row="0" column="0"> 18 <widget class="QPushButton" name="nextButton"> 19 <property name="enabled"> 20 <bool>false</bool> 21 </property> 22 <property name="minimumSize"> 23 <size> 24 <width>131</width> 25 <height>51</height> 26 </size> 27 </property> 28 <property name="maximumSize"> 29 <size> 30 <width>131</width> 31 <height>51</height> 32 </size> 33 </property> 34 <property name="styleSheet"> 35 <string notr="true">background-color:rgb(71, 154, 255); 36color:rgb(255,255,255)</string> 37 </property> 38 <property name="text"> 39 <string>前ADAS设置</string> 40 </property> 41 </widget> 42 </item> 43 <item row="0" column="1" colspan="2"> 44 <spacer name="horizontalSpacer_2"> 45 <property name="orientation"> 46 <enum>Qt::Horizontal</enum> 47 </property> 48 <property name="sizeHint" stdset="0"> 49 <size> 50 <width>481</width> 51 <height>20</height> 52 </size> 53 </property> 54 </spacer> 55 </item> 56 <item row="1" column="0"> 57 <spacer name="verticalSpacer_2"> 58 <property name="orientation"> 59 <enum>Qt::Vertical</enum> 60 </property> 61 <property name="sizeHint" stdset="0"> 62 <size> 63 <width>20</width> 64 <height>295</height> 65 </size> 66 </property> 67 </spacer> 68 </item> 69 <item row="1" column="2"> 70 <spacer name="verticalSpacer_3"> 71 <property name="orientation"> 72 <enum>Qt::Vertical</enum> 73 </property> 74 <property name="sizeHint" stdset="0"> 75 <size> 76 <width>20</width> 77 <height>295</height> 78 </size> 79 </property> 80 </spacer> 81 </item> 82 <item row="2" column="0"> 83 <widget class="QPushButton" name="returnButton"> 84 <property name="minimumSize"> 85 <size> 86 <width>41</width> 87 <height>41</height> 88 </size> 89 </property> 90 <property name="maximumSize"> 91 <size> 92 <width>41</width> 93 <height>41</height> 94 </size> 95 </property> 96 <property name="styleSheet"> 97 <string notr="true">border-image:url(:/icon/Back.png)</string> 98 </property> 99 <property name="text"> 100 <string/> 101 </property> 102 </widget> 103 </item> 104 <item row="2" column="2"> 105 <widget class="QPushButton" name="tittleButton"> 106 <property name="minimumSize"> 107 <size> 108 <width>101</width> 109 <height>51</height> 110 </size> 111 </property> 112 <property name="maximumSize"> 113 <size> 114 <width>101</width> 115 <height>51</height> 116 </size> 117 </property> 118 <property name="styleSheet"> 119 <string notr="true">QPushButton{ 120 border-style: none; 121 border: 0px; 122 color: #F0F0F0; 123 padding: 5px; 124 border-radius:5px; 125 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3); 126} 127 128.QPushButton[focusPolicy="0"] { 129 border-style: none; 130 border: 0px; 131 color: #F0F0F0; 132 padding: 0px; 133 border-radius:3px; 134 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3); 135} 136 137.QPushButton:hover{ 138 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #50A3F0, stop:1 #489CEA); 139} 140 141.QPushButton:pressed{ 142 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #0F7DBE, stop:1 #1582C3); 143}</string> 144 </property> 145 <property name="text"> 146 <string>下一步</string> 147 </property> 148 </widget> 149 </item> 150 <item row="1" column="1" rowspan="2"> 151 <widget class="QGroupBox" name="groupBox"> 152 <property name="minimumSize"> 153 <size> 154 <width>371</width> 155 <height>351</height> 156 </size> 157 </property> 158 <property name="maximumSize"> 159 <size> 160 <width>371</width> 161 <height>351</height> 162 </size> 163 </property> 164 <property name="styleSheet"> 165 <string notr="true">QGroupBox{ 166border-width:2px; 167border-style:solid; 168border-radius: 10px; 169border-color:blue; 170margin-top:0.5ex; 171}</string> 172 </property> 173 <property name="title"> 174 <string/> 175 </property> 176 <layout class="QGridLayout" name="gridLayout_3" rowstretch="8,1" columnstretch="1,9,1"> 177 <item row="0" column="0"> 178 <layout class="QGridLayout" name="gridLayout_2"> 179 <item row="0" column="0"> 180 <widget class="QLabel" name="highLabel"> 181 <property name="styleSheet"> 182 <string notr="true">font: 75 10pt "微软雅黑"; 183color:rgb(255,255,255)</string> 184 </property> 185 <property name="text"> 186 <string>高</string> 187 </property> 188 </widget> 189 </item> 190 <item row="1" column="0"> 191 <widget class="QSlider" name="high_low_Slider"> 192 <property name="orientation"> 193 <enum>Qt::Vertical</enum> 194 </property> 195 </widget> 196 </item> 197 <item row="2" column="0"> 198 <widget class="QLabel" name="lowLabel"> 199 <property name="styleSheet"> 200 <string notr="true">color:rgb(255,255,255)</string> 201 </property> 202 <property name="text"> 203 <string>低</string> 204 </property> 205 </widget> 206 </item> 207 </layout> 208 </item> 209 <item row="0" column="1" colspan="2"> 210 <widget class="QWidget" name="widget" native="true"> 211 <widget class="Line" name="HorizontalLine"> 212 <property name="geometry"> 213 <rect> 214 <x>0</x> 215 <y>260</y> 216 <width>301</width> 217 <height>10</height> 218 </rect> 219 </property> 220 <property name="styleSheet"> 221 <string notr="true">color: 222rgb(255, 8, 12)</string> 223 </property> 224 <property name="orientation"> 225 <enum>Qt::Horizontal</enum> 226 </property> 227 </widget> 228 <widget class="Line" name="VerticelLine"> 229 <property name="geometry"> 230 <rect> 231 <x>10</x> 232 <y>40</y> 233 <width>10</width> 234 <height>241</height> 235 </rect> 236 </property> 237 <property name="styleSheet"> 238 <string notr="true">color:rgb(255, 90, 14)</string> 239 </property> 240 <property name="orientation"> 241 <enum>Qt::Vertical</enum> 242 </property> 243 </widget> 244 </widget> 245 </item> 246 <item row="1" column="0"> 247 <spacer name="verticalSpacer"> 248 <property name="orientation"> 249 <enum>Qt::Vertical</enum> 250 </property> 251 <property name="sizeHint" stdset="0"> 252 <size> 253 <width>20</width> 254 <height>33</height> 255 </size> 256 </property> 257 </spacer> 258 </item> 259 <item row="1" column="1"> 260 <layout class="QGridLayout" name="gridLayout"> 261 <item row="0" column="0"> 262 <widget class="QLabel" name="leftLabel"> 263 <property name="styleSheet"> 264 <string notr="true">color:rgb(255,255,255)</string> 265 </property> 266 <property name="text"> 267 <string>左</string> 268 </property> 269 </widget> 270 </item> 271 <item row="0" column="1"> 272 <widget class="QSlider" name="left_right_Slider"> 273 <property name="styleSheet"> 274 <string notr="true"/> 275 </property> 276 <property name="orientation"> 277 <enum>Qt::Horizontal</enum> 278 </property> 279 </widget> 280 </item> 281 <item row="0" column="2"> 282 <widget class="QLabel" name="rightLabel"> 283 <property name="styleSheet"> 284 <string notr="true">color:rgb(255,255,255)</string> 285 </property> 286 <property name="text"> 287 <string>右</string> 288 </property> 289 </widget> 290 </item> 291 </layout> 292 </item> 293 <item row="1" column="2"> 294 <spacer name="horizontalSpacer"> 295 <property name="orientation"> 296 <enum>Qt::Horizontal</enum> 297 </property> 298 <property name="sizeHint" stdset="0"> 299 <size> 300 <width>28</width> 301 <height>20</height> 302 </size> 303 </property> 304 </spacer> 305 </item> 306 </layout> 307 <zorder>widget</zorder> 308 <zorder>verticalSpacer</zorder> 309 <zorder>horizontalSpacer</zorder> 310 </widget> 311 </item> 312 </layout> 313 </widget> 314 <resources/> 315 <connections/> 316</ui> 317