|
|
|
@ -51,7 +51,7 @@
@@ -51,7 +51,7 @@
|
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>1024</width> |
|
|
|
|
<height>21</height> |
|
|
|
|
<height>22</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QMenu" name="menuMGround"> |
|
|
|
@ -60,6 +60,7 @@
@@ -60,6 +60,7 @@
|
|
|
|
|
</property> |
|
|
|
|
<addaction name="separator"/> |
|
|
|
|
<addaction name="actionMuteAudioOutput"/> |
|
|
|
|
<addaction name="actionStatusBar"/> |
|
|
|
|
<addaction name="actionSettings"/> |
|
|
|
|
<addaction name="separator"/> |
|
|
|
|
<addaction name="actionExit"/> |
|
|
|
@ -72,24 +73,12 @@
@@ -72,24 +73,12 @@
|
|
|
|
|
<addaction name="actionProject_Roadmap"/> |
|
|
|
|
<addaction name="actionDeveloper_Credits"/> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QMenu" name="menuPerspectives"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>View</string> |
|
|
|
|
</property> |
|
|
|
|
<addaction name="actionSetup"/> |
|
|
|
|
<addaction name="actionPlan"/> |
|
|
|
|
<addaction name="actionFlight"/> |
|
|
|
|
<addaction name="separator"/> |
|
|
|
|
<addaction name="separator"/> |
|
|
|
|
<addaction name="actionStatusBar"/> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QMenu" name="menuWidgets"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Widgets</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<addaction name="menuMGround"/> |
|
|
|
|
<addaction name="menuPerspectives"/> |
|
|
|
|
<addaction name="menuWidgets"/> |
|
|
|
|
<addaction name="menuHelp"/> |
|
|
|
|
</widget> |
|
|
|
@ -122,22 +111,6 @@
@@ -122,22 +111,6 @@
|
|
|
|
|
<string>Developer Credits</string> |
|
|
|
|
</property> |
|
|
|
|
</action> |
|
|
|
|
<action name="actionPlan"> |
|
|
|
|
<property name="checkable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Plan</string> |
|
|
|
|
</property> |
|
|
|
|
</action> |
|
|
|
|
<action name="actionFlight"> |
|
|
|
|
<property name="checkable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Fly</string> |
|
|
|
|
</property> |
|
|
|
|
</action> |
|
|
|
|
<action name="actionMuteAudioOutput"> |
|
|
|
|
<property name="checkable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
@ -157,20 +130,6 @@
@@ -157,20 +130,6 @@
|
|
|
|
|
<enum>QAction::PreferencesRole</enum> |
|
|
|
|
</property> |
|
|
|
|
</action> |
|
|
|
|
<action name="actionSetup"> |
|
|
|
|
<property name="checkable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Setup</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Setup of the vehicle</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="menuRole"> |
|
|
|
|
<enum>QAction::NoRole</enum> |
|
|
|
|
</property> |
|
|
|
|
</action> |
|
|
|
|
<action name="actionAdvanced_Mode"> |
|
|
|
|
<property name="checkable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
@ -187,17 +146,6 @@
@@ -187,17 +146,6 @@
|
|
|
|
|
<string>Show Status Bar</string> |
|
|
|
|
</property> |
|
|
|
|
</action> |
|
|
|
|
<action name="actionMissionEditor"> |
|
|
|
|
<property name="checkable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>New Mission Editor</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Mission Editor</string> |
|
|
|
|
</property> |
|
|
|
|
</action> |
|
|
|
|
</widget> |
|
|
|
|
<layoutdefault spacing="6" margin="11"/> |
|
|
|
|
<resources/> |
|
|
|
|