|
@@ -121,80 +121,13 @@
|
|
|
<property name="styleSheet">
|
|
|
<string notr="true">background-color: rgb(60, 60, 60);</string>
|
|
|
</property>
|
|
|
- <widget class="QListWidget" name="listWidget">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>10</x>
|
|
|
- <y>30</y>
|
|
|
- <width>41</width>
|
|
|
- <height>651</height>
|
|
|
- </rect>
|
|
|
- </property>
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">selection-background-color: rgb(59, 59, 59);</string>
|
|
|
- </property>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>AR PL UKai CN</family>
|
|
|
- <pointsize>20</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="textAlignment">
|
|
|
- <set>AlignCenter</set>
|
|
|
- </property>
|
|
|
- <property name="icon">
|
|
|
- <iconset resource="ADCIntelligentVehicle.qrc">
|
|
|
- <normaloff>:/ADCIntelligentVehicle/start.jpg</normaloff>:/ADCIntelligentVehicle/start.jpg</iconset>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>AR PL UKai CN</family>
|
|
|
- <pointsize>20</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="textAlignment">
|
|
|
- <set>AlignCenter</set>
|
|
|
- </property>
|
|
|
- <property name="icon">
|
|
|
- <iconset resource="ADCIntelligentVehicle.qrc">
|
|
|
- <normaloff>:/ADCIntelligentVehicle/run.jpg</normaloff>:/ADCIntelligentVehicle/run.jpg</iconset>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>AR PL UKai CN</family>
|
|
|
- <pointsize>20</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="textAlignment">
|
|
|
- <set>AlignCenter</set>
|
|
|
- </property>
|
|
|
- <property name="icon">
|
|
|
- <iconset resource="ADCIntelligentVehicle.qrc">
|
|
|
- <normaloff>:/ADCIntelligentVehicle/test.jpg</normaloff>:/ADCIntelligentVehicle/test.jpg</iconset>
|
|
|
- </property>
|
|
|
- </item>
|
|
|
- </widget>
|
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
|
|
<property name="enabled">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>50</x>
|
|
|
+ <x>30</x>
|
|
|
<y>30</y>
|
|
|
<width>1500</width>
|
|
|
<height>871</height>
|
|
@@ -373,57 +306,8 @@
|
|
|
</palette>
|
|
|
</property>
|
|
|
<property name="currentIndex">
|
|
|
- <number>1</number>
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
- <widget class="QWidget" name="page_0">
|
|
|
- <widget class="QLabel" name="label_5">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>150</x>
|
|
|
- <y>90</y>
|
|
|
- <width>541</width>
|
|
|
- <height>81</height>
|
|
|
- </rect>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>AR PL UKai CN</family>
|
|
|
- <pointsize>50</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">color: rgb(238, 238, 236);</string>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>开启自动驾驶之旅</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- <widget class="QLabel" name="label_9">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>280</x>
|
|
|
- <y>220</y>
|
|
|
- <width>281</width>
|
|
|
- <height>21</height>
|
|
|
- </rect>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>AR PL UKai CN</family>
|
|
|
- <pointsize>15</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="layoutDirection">
|
|
|
- <enum>Qt::LeftToRight</enum>
|
|
|
- </property>
|
|
|
- <property name="styleSheet">
|
|
|
- <string notr="true">color: rgb(255, 255, 255);</string>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Start A Journey Of Autopilot</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </widget>
|
|
|
<widget class="QWidget" name="page_1">
|
|
|
<widget class="QLabel" name="lb_current_speed_big">
|
|
|
<property name="geometry">
|
|
@@ -11673,7 +11557,6 @@ p, li { white-space: pre-wrap; }
|
|
|
</widget>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
- <widget class="QWidget" name="page_2"/>
|
|
|
</widget>
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
<property name="geometry">
|
|
@@ -11777,8 +11660,8 @@ p, li { white-space: pre-wrap; }
|
|
|
</property>
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>50</x>
|
|
|
- <y>890</y>
|
|
|
+ <x>40</x>
|
|
|
+ <y>900</y>
|
|
|
<width>781</width>
|
|
|
<height>71</height>
|
|
|
</rect>
|
|
@@ -11878,7 +11761,6 @@ p, li { white-space: pre-wrap; }
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
- <zorder>listWidget</zorder>
|
|
|
<zorder>widget</zorder>
|
|
|
<zorder>stackedWidget</zorder>
|
|
|
<zorder>verticalLayoutWidget</zorder>
|