基本的已完成

main
zkj20030301 10 months ago
parent 0bfab47db6
commit dc27576190

@ -45,6 +45,9 @@
</property>
</widget>
<widget class="QMenu" name="actionReverseParking">
<property name="accessibleName">
<string>倒车入库</string>
</property>
<property name="title">
<string>倒车入库</string>
</property>

@ -13,7 +13,7 @@
<property name="windowTitle">
<string>侧方位停车</string>
</property>
<widget class="QWidget" name="">
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>10</x>
@ -43,6 +43,9 @@
<property name="toolTip">
<string>油门</string>
</property>
<property name="accessibleName">
<string>后视镜</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
@ -69,6 +72,9 @@
<property name="toolTip">
<string>油门</string>
</property>
<property name="accessibleName">
<string>后视镜</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
@ -129,6 +135,9 @@
<height>0</height>
</size>
</property>
<property name="accessibleName">
<string>档位</string>
</property>
<property name="currentText">
<string>空档</string>
</property>
@ -177,6 +186,9 @@
</item>
<item>
<widget class="QCheckBox" name="brakePads">
<property name="accessibleName">
<string>驻车踏板</string>
</property>
<property name="text">
<string>驻车踏板</string>
</property>
@ -197,6 +209,9 @@
</item>
<item>
<widget class="QCheckBox" name="clutch">
<property name="accessibleName">
<string>离合器</string>
</property>
<property name="text">
<string>离合器</string>
</property>
@ -253,6 +268,9 @@
<property name="toolTip">
<string>油门</string>
</property>
<property name="accessibleName">
<string>油门</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>

@ -13,7 +13,7 @@
<property name="windowTitle">
<string>倒车入库</string>
</property>
<widget class="QWidget" name="">
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>10</x>
@ -46,6 +46,9 @@
<height>30</height>
</size>
</property>
<property name="accessibleName">
<string>车边距</string>
</property>
</widget>
</item>
<item>
@ -96,6 +99,9 @@
<height>0</height>
</size>
</property>
<property name="accessibleName">
<string>档位</string>
</property>
<property name="currentText">
<string>空档</string>
</property>
@ -144,6 +150,9 @@
</item>
<item>
<widget class="QCheckBox" name="brakePads">
<property name="accessibleName">
<string>驻车踏板</string>
</property>
<property name="text">
<string>驻车踏板</string>
</property>
@ -164,6 +173,9 @@
</item>
<item>
<widget class="QCheckBox" name="handBrake">
<property name="accessibleName">
<string>驻车制动</string>
</property>
<property name="text">
<string>驻车制动</string>
</property>
@ -184,6 +196,9 @@
</item>
<item>
<widget class="QCheckBox" name="clutch">
<property name="accessibleName">
<string>离合器</string>
</property>
<property name="text">
<string>离合器</string>
</property>

@ -40,6 +40,9 @@
<height>0</height>
</size>
</property>
<property name="accessibleName">
<string>档位</string>
</property>
<property name="currentText">
<string>空档</string>
</property>
@ -88,6 +91,9 @@
</item>
<item>
<widget class="QCheckBox" name="brakePads">
<property name="accessibleName">
<string>驻车踏板</string>
</property>
<property name="text">
<string>驻车踏板</string>
</property>
@ -108,6 +114,9 @@
</item>
<item>
<widget class="QCheckBox" name="handBrake">
<property name="accessibleName">
<string>驻车制动</string>
</property>
<property name="text">
<string>驻车制动</string>
</property>
@ -128,6 +137,9 @@
</item>
<item>
<widget class="QCheckBox" name="clutch">
<property name="accessibleName">
<string>离合器</string>
</property>
<property name="text">
<string>离合器</string>
</property>

Loading…
Cancel
Save