|
|
|
|
@ -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>
|
|
|
|
|
|