|
@@ -6,7 +6,7 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>1280</width>
|
|
|
+ <width>1920</width>
|
|
|
<height>800</height>
|
|
|
</rect>
|
|
|
</property>
|
|
@@ -17,14 +17,14 @@
|
|
|
<widget class="QPushButton" name="pushButton_Calc">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>1010</x>
|
|
|
+ <x>760</x>
|
|
|
<y>30</y>
|
|
|
- <width>171</width>
|
|
|
+ <width>101</width>
|
|
|
<height>41</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Calc</string>
|
|
|
+ <string>Calc Park</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_NowX">
|
|
@@ -53,7 +53,7 @@
|
|
|
<widget class="QLineEdit" name="lineEdit_NowY">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>440</x>
|
|
|
+ <x>371</x>
|
|
|
<y>17</y>
|
|
|
<width>121</width>
|
|
|
<height>31</height>
|
|
@@ -66,7 +66,7 @@
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>350</x>
|
|
|
+ <x>281</x>
|
|
|
<y>12</y>
|
|
|
<width>91</width>
|
|
|
<height>31</height>
|
|
@@ -79,7 +79,7 @@
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>650</x>
|
|
|
+ <x>509</x>
|
|
|
<y>10</y>
|
|
|
<width>91</width>
|
|
|
<height>31</height>
|
|
@@ -92,7 +92,7 @@
|
|
|
<widget class="QLineEdit" name="lineEdit_NowHdg">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>740</x>
|
|
|
+ <x>613</x>
|
|
|
<y>13</y>
|
|
|
<width>121</width>
|
|
|
<height>31</height>
|
|
@@ -125,7 +125,7 @@
|
|
|
<widget class="QLineEdit" name="lineEdit_MaxWheel">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>440</x>
|
|
|
+ <x>371</x>
|
|
|
<y>60</y>
|
|
|
<width>121</width>
|
|
|
<height>31</height>
|
|
@@ -135,7 +135,7 @@
|
|
|
<widget class="QLineEdit" name="lineEdit_StraightDis">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>741</x>
|
|
|
+ <x>614</x>
|
|
|
<y>60</y>
|
|
|
<width>121</width>
|
|
|
<height>31</height>
|
|
@@ -152,33 +152,190 @@
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>转弯半径:</string>
|
|
|
+ <string>Radius:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>350</x>
|
|
|
+ <x>281</x>
|
|
|
<y>60</y>
|
|
|
<width>91</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>转向角度:</string>
|
|
|
+ <string>Wheel:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
- <x>650</x>
|
|
|
+ <x>507</x>
|
|
|
<y>60</y>
|
|
|
+ <width>101</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Last Straight:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_7">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>927</x>
|
|
|
+ <y>16</y>
|
|
|
+ <width>91</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Park Lon:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_ParkHeading">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1520</x>
|
|
|
+ <y>14</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_8">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1178</x>
|
|
|
+ <y>61</y>
|
|
|
+ <width>91</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Now Lat:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_9">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1396</x>
|
|
|
+ <y>61</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Now Heading:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_NowLat">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1262</x>
|
|
|
+ <y>61</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_10">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1178</x>
|
|
|
+ <y>13</y>
|
|
|
+ <width>91</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Park Lat:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_NowLon">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1020</x>
|
|
|
+ <y>61</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_ParkLon">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1020</x>
|
|
|
+ <y>13</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_11">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>927</x>
|
|
|
+ <y>61</y>
|
|
|
<width>91</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>直线距离:</string>
|
|
|
+ <string>Now Lon:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLabel" name="label_12">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1396</x>
|
|
|
+ <y>11</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Park Heading:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_ParkLat">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1261</x>
|
|
|
+ <y>18</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_NowHeading">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1521</x>
|
|
|
+ <y>61</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>31</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ <widget class="QPushButton" name="pushButton_CalcXY">
|
|
|
+ <property name="geometry">
|
|
|
+ <rect>
|
|
|
+ <x>1670</x>
|
|
|
+ <y>35</y>
|
|
|
+ <width>121</width>
|
|
|
+ <height>41</height>
|
|
|
+ </rect>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>Calc XY</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</widget>
|
|
@@ -187,13 +344,30 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>1280</width>
|
|
|
+ <width>1920</width>
|
|
|
<height>27</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
|
</widget>
|
|
|
+ <tabstops>
|
|
|
+ <tabstop>lineEdit_NowX</tabstop>
|
|
|
+ <tabstop>lineEdit_NowY</tabstop>
|
|
|
+ <tabstop>lineEdit_NowHdg</tabstop>
|
|
|
+ <tabstop>lineEdit_MinRadius</tabstop>
|
|
|
+ <tabstop>lineEdit_MaxWheel</tabstop>
|
|
|
+ <tabstop>lineEdit_StraightDis</tabstop>
|
|
|
+ <tabstop>pushButton_Calc</tabstop>
|
|
|
+ <tabstop>lineEdit_ParkLon</tabstop>
|
|
|
+ <tabstop>lineEdit_ParkLat</tabstop>
|
|
|
+ <tabstop>lineEdit_ParkHeading</tabstop>
|
|
|
+ <tabstop>lineEdit_NowLon</tabstop>
|
|
|
+ <tabstop>lineEdit_NowLat</tabstop>
|
|
|
+ <tabstop>lineEdit_NowHeading</tabstop>
|
|
|
+ <tabstop>pushButton_CalcXY</tabstop>
|
|
|
+ <tabstop>plainTextEdit</tabstop>
|
|
|
+ </tabstops>
|
|
|
<resources/>
|
|
|
<connections/>
|
|
|
</ui>
|