瀏覽代碼

UI delete some lines...

fujiankuan 4 年之前
父節點
當前提交
45f9aa8d47
共有 2 個文件被更改,包括 50 次插入2 次删除
  1. 1 1
      src/ui/ui_ads_hmi/ADCIntelligentVehicle.cpp
  2. 49 1
      src/ui/ui_ads_hmi/ADCIntelligentVehicle.ui

+ 1 - 1
src/ui/ui_ads_hmi/ADCIntelligentVehicle.cpp

@@ -233,7 +233,7 @@ ADCIntelligentVehicle::ADCIntelligentVehicle(QWidget *parent)
 
 //   givlog->info("brain.");
 
-   gstrmemradar = xp.GetParam("radar","radar");
+   //gstrmemradar = xp.GetParam("radar","radar");
 
 
 

+ 49 - 1
src/ui/ui_ads_hmi/ADCIntelligentVehicle.ui

@@ -532,7 +532,7 @@
      <widget class="QGroupBox" name="groupBox_11">
       <property name="geometry">
        <rect>
-        <x>1030</x>
+        <x>1020</x>
         <y>660</y>
         <width>471</width>
         <height>201</height>
@@ -2395,6 +2395,54 @@ p, li { white-space: pre-wrap; }
      </property>
     </widget>
    </widget>
+   <widget class="QCheckBox" name="checkBox_8">
+    <property name="geometry">
+     <rect>
+      <x>1620</x>
+      <y>730</y>
+      <width>101</width>
+      <height>23</height>
+     </rect>
+    </property>
+    <property name="styleSheet">
+     <string notr="true">color: rgb(238, 238, 236);</string>
+    </property>
+    <property name="text">
+     <string>毫米波显示</string>
+    </property>
+   </widget>
+   <widget class="QCheckBox" name="checkBox_9">
+    <property name="geometry">
+     <rect>
+      <x>1620</x>
+      <y>780</y>
+      <width>101</width>
+      <height>23</height>
+     </rect>
+    </property>
+    <property name="styleSheet">
+     <string notr="true">color: rgb(238, 238, 236);</string>
+    </property>
+    <property name="text">
+     <string>激光显示</string>
+    </property>
+   </widget>
+   <widget class="QCheckBox" name="checkBox_10">
+    <property name="geometry">
+     <rect>
+      <x>1620</x>
+      <y>830</y>
+      <width>101</width>
+      <height>23</height>
+     </rect>
+    </property>
+    <property name="styleSheet">
+     <string notr="true">color: rgb(238, 238, 236);</string>
+    </property>
+    <property name="text">
+     <string>融合显示</string>
+    </property>
+   </widget>
   </widget>
   <widget class="QMenuBar" name="menuBar">
    <property name="geometry">