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