|
@@ -110,7 +110,7 @@
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="currentIndex">
|
|
|
- <number>1</number>
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
<widget class="QWidget" name="page_0">
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
@@ -137,48 +137,6 @@
|
|
|
<string>系统功能</string>
|
|
|
</property>
|
|
|
<layout class="QGridLayout" name="gridLayout_8">
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QPushButton" name="button_obu_en">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>AR PL UKai CN</family>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>路测开关</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="2" column="1">
|
|
|
- <widget class="QPushButton" name="button_map_set">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>AR PL UKai CN</family>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="statusTip">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- <property name="whatsThis">
|
|
|
- <string extracomment="请在配置文件中设置终点信息"/>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>地图设置</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="2" column="0">
|
|
|
- <widget class="QPushButton" name="button_exit">
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <family>AR PL UKai CN</family>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>退出自动驾驶</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
<item row="0" column="0">
|
|
|
<widget class="QPushButton" name="button_start">
|
|
|
<property name="enabled">
|
|
@@ -206,18 +164,15 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QPushButton" name="button_pause">
|
|
|
- <property name="enabled">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QPushButton" name="button_obu_en">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>AR PL UKai CN</family>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>暂停自动驾驶</string>
|
|
|
+ <string>路测开关</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
@@ -245,19 +200,22 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="2">
|
|
|
- <widget class="QPushButton" name="button_v2xEn_9">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QPushButton" name="button_map_set">
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>AR PL UKai CN</family>
|
|
|
</font>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
+ <property name="statusTip">
|
|
|
<string/>
|
|
|
</property>
|
|
|
+ <property name="whatsThis">
|
|
|
+ <string extracomment="请在配置文件中设置终点信息"/>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>地图设置</string>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|