|
|
|
@ -38,18 +38,9 @@
@@ -38,18 +38,9 @@
|
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>1000</width> |
|
|
|
|
<height>22</height> |
|
|
|
|
<height>25</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QMenu" name="menuMGround"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>File</string> |
|
|
|
|
</property> |
|
|
|
|
<addaction name="actionJoystickSettings"/> |
|
|
|
|
<addaction name="actionSimulate"/> |
|
|
|
|
<addaction name="separator"/> |
|
|
|
|
<addaction name="actionExit"/> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QMenu" name="menuUnmanned_System"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Unmanned System</string> |
|
|
|
@ -99,6 +90,15 @@
@@ -99,6 +90,15 @@
|
|
|
|
|
<string>Select System</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QMenu" name="menuMGround"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>File</string> |
|
|
|
|
</property> |
|
|
|
|
<addaction name="actionJoystickSettings"/> |
|
|
|
|
<addaction name="actionSimulate"/> |
|
|
|
|
<addaction name="separator"/> |
|
|
|
|
<addaction name="actionExit"/> |
|
|
|
|
</widget> |
|
|
|
|
<addaction name="menuMGround"/> |
|
|
|
|
<addaction name="menuNetwork"/> |
|
|
|
|
<addaction name="menuConnected_Systems"/> |
|
|
|
|