|
@@ -2410,6 +2410,9 @@ p, li { white-space: pre-wrap; }
|
|
|
<property name="text">
|
|
|
<string>毫米波显示</string>
|
|
|
</property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
<widget class="QCheckBox" name="checkBox_9">
|
|
|
<property name="geometry">
|
|
@@ -2426,6 +2429,9 @@ p, li { white-space: pre-wrap; }
|
|
|
<property name="text">
|
|
|
<string>激光显示</string>
|
|
|
</property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
<widget class="QCheckBox" name="checkBox_10">
|
|
|
<property name="geometry">
|
|
@@ -2442,6 +2448,9 @@ p, li { white-space: pre-wrap; }
|
|
|
<property name="text">
|
|
|
<string>融合显示</string>
|
|
|
</property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
<widget class="QMenuBar" name="menuBar">
|
|
@@ -2450,7 +2459,7 @@ p, li { white-space: pre-wrap; }
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
<width>1900</width>
|
|
|
- <height>28</height>
|
|
|
+ <height>22</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
</widget>
|