MainWindow.ui 16.7 KB
Newer Older
pixhawk's avatar
pixhawk committed
1 2
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
pixhawk's avatar
pixhawk committed
3 4
 <class>MainWindow</class>
 <widget class="QMainWindow" name="MainWindow">
pixhawk's avatar
pixhawk committed
5 6 7 8
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
9 10
    <width>800</width>
    <height>500</height>
pixhawk's avatar
pixhawk committed
11 12 13 14 15 16 17 18 19 20 21 22 23 24
   </rect>
  </property>
  <property name="minimumSize">
   <size>
    <width>800</width>
    <height>500</height>
   </size>
  </property>
  <property name="baseSize">
   <size>
    <width>1100</width>
    <height>800</height>
   </size>
  </property>
25 26 27
  <property name="mouseTracking">
   <bool>false</bool>
  </property>
pixhawk's avatar
pixhawk committed
28 29 30 31 32 33
  <property name="windowTitle">
   <string>MGMainWindow</string>
  </property>
  <property name="styleSheet">
   <string notr="true"/>
  </property>
34 35 36 37 38 39 40 41 42 43 44 45 46 47
  <widget class="QWidget" name="centralWidget">
   <property name="sizePolicy">
    <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
   <property name="minimumSize">
    <size>
     <width>200</width>
     <height>150</height>
    </size>
   </property>
  </widget>
pixhawk's avatar
pixhawk committed
48 49 50 51 52
  <widget class="QMenuBar" name="menuBar">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
53
     <width>800</width>
54
     <height>21</height>
pixhawk's avatar
pixhawk committed
55 56 57 58 59 60
    </rect>
   </property>
   <widget class="QMenu" name="menuMGround">
    <property name="title">
     <string>File</string>
    </property>
61 62
    <widget class="QMenu" name="menuPreferences">
     <property name="title">
63
      <string>Display</string>
64 65 66 67
     </property>
     <addaction name="actionSelectStylesheet"/>
     <addaction name="actionReloadStylesheet"/>
    </widget>
68
    <addaction name="actionJoystick_Settings"/>
69
    <addaction name="actionSimulate"/>
pixhawk's avatar
pixhawk committed
70
    <addaction name="separator"/>
pixhawk's avatar
pixhawk committed
71
    <addaction name="actionMuteAudioOutput"/>
72
    <addaction name="actionJoystickSettings"/>
73
    <addaction name="actionSettings"/>
74
    <addaction name="menuPreferences"/>
pixhawk's avatar
pixhawk committed
75
    <addaction name="separator"/>
pixhawk's avatar
pixhawk committed
76 77 78 79
    <addaction name="actionExit"/>
   </widget>
   <widget class="QMenu" name="menuNetwork">
    <property name="title">
80
     <string>Communication</string>
pixhawk's avatar
pixhawk committed
81 82 83 84
    </property>
    <addaction name="actionAdd_Link"/>
    <addaction name="separator"/>
   </widget>
85
   <widget class="QMenu" name="menuTools">
86
    <property name="title">
Lorenz Meier's avatar
Lorenz Meier committed
87
     <string>Tool Widgets</string>
88
    </property>
pixhawk's avatar
pixhawk committed
89
    <addaction name="actionNewCustomWidget"/>
90
    <addaction name="actionLoadCustomWidgetFile"/>
91 92 93 94 95 96 97 98 99 100 101 102 103
   </widget>
   <widget class="QMenu" name="menuHelp">
    <property name="title">
     <string>Help</string>
    </property>
    <addaction name="actionOnline_Documentation"/>
    <addaction name="actionProject_Roadmap_2"/>
    <addaction name="actionDeveloper_Credits"/>
   </widget>
   <widget class="QMenu" name="menuPerspectives">
    <property name="title">
     <string>Perspectives</string>
    </property>
104
    <addaction name="actionOperatorsView"/>
105
    <addaction name="actionEngineersView"/>
106
    <addaction name="actionPilotsView"/>
107
    <addaction name="actionConfiguration_2"/>
108
    <addaction name="separator"/>
Lorenz Meier's avatar
Lorenz Meier committed
109
    <addaction name="actionFirmwareUpdateView"/>
110
    <addaction name="actionMavlinkView"/>
111
    <addaction name="actionUnconnectedView"/>
lm's avatar
lm committed
112 113 114
    <addaction name="separator"/>
    <addaction name="actionFullscreen"/>
    <addaction name="actionNormal"/>
115 116 117
   </widget>
   <widget class="QMenu" name="menuMain">
    <property name="title">
Lorenz Meier's avatar
Lorenz Meier committed
118 119 120
     <string>Main Widget</string>
    </property>
   </widget>
pixhawk's avatar
pixhawk committed
121 122
   <addaction name="menuMGround"/>
   <addaction name="menuNetwork"/>
Lorenz Meier's avatar
Lorenz Meier committed
123
   <addaction name="menuPerspectives"/>
124
   <addaction name="menuMain"/>
125
   <addaction name="menuTools"/>
126
   <addaction name="menuHelp"/>
pixhawk's avatar
pixhawk committed
127 128 129 130
  </widget>
  <widget class="QStatusBar" name="statusBar"/>
  <action name="actionExit">
   <property name="icon">
lm's avatar
lm committed
131
    <iconset resource="../../qgroundcontrol.qrc">
132
     <normaloff>:/files/images/actions/system-log-out.svg</normaloff>:/files/images/actions/system-log-out.svg</iconset>
pixhawk's avatar
pixhawk committed
133 134 135 136 137 138 139 140 141
   </property>
   <property name="text">
    <string>Exit</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+Q</string>
   </property>
  </action>
  <action name="actionLiftoff">
142 143 144
   <property name="enabled">
    <bool>true</bool>
   </property>
pixhawk's avatar
pixhawk committed
145
   <property name="icon">
lm's avatar
lm committed
146
    <iconset resource="../../qgroundcontrol.qrc">
147 148
     <normaloff>:/files/images/control/launch.svg</normaloff>
     <normalon>:/files/images/control/launch.svg</normalon>:/files/images/control/launch.svg</iconset>
pixhawk's avatar
pixhawk committed
149 150 151 152 153 154 155
   </property>
   <property name="text">
    <string>Liftoff</string>
   </property>
  </action>
  <action name="actionLand">
   <property name="icon">
lm's avatar
lm committed
156
    <iconset resource="../../qgroundcontrol.qrc">
157
     <normaloff>:/files/images/control/land.svg</normaloff>:/files/images/control/land.svg</iconset>
pixhawk's avatar
pixhawk committed
158 159 160 161 162 163
   </property>
   <property name="text">
    <string>Land</string>
   </property>
  </action>
  <action name="actionEmergency_Land">
164
   <property name="icon">
lm's avatar
lm committed
165
    <iconset resource="../../qgroundcontrol.qrc">
166
     <normaloff>:/files/images/actions/process-stop.svg</normaloff>:/files/images/actions/process-stop.svg</iconset>
167
   </property>
pixhawk's avatar
pixhawk committed
168 169 170 171 172 173 174 175
   <property name="text">
    <string>Emergency Land</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+E</string>
   </property>
  </action>
  <action name="actionEmergency_Kill">
176
   <property name="icon">
lm's avatar
lm committed
177
    <iconset resource="../../qgroundcontrol.qrc">
178
     <normaloff>:/files/images/actions/process-stop.svg</normaloff>:/files/images/actions/process-stop.svg</iconset>
179
   </property>
pixhawk's avatar
pixhawk committed
180 181 182 183 184 185 186 187 188
   <property name="text">
    <string>Kill UAS</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+K</string>
   </property>
  </action>
  <action name="actionAdd_Link">
   <property name="icon">
lm's avatar
lm committed
189
    <iconset resource="../../qgroundcontrol.qrc">
190
     <normaloff>:/files/images/actions/list-add.svg</normaloff>:/files/images/actions/list-add.svg</iconset>
pixhawk's avatar
pixhawk committed
191 192 193 194 195 196 197
   </property>
   <property name="text">
    <string>Add Link</string>
   </property>
  </action>
  <action name="actionConfiguration">
   <property name="icon">
lm's avatar
lm committed
198
    <iconset resource="../../qgroundcontrol.qrc">
199
     <normaloff>:/files/images/categories/applications-system.svg</normaloff>:/files/images/categories/applications-system.svg</iconset>
pixhawk's avatar
pixhawk committed
200 201 202 203 204 205 206 207 208 209
   </property>
   <property name="text">
    <string>Preferences</string>
   </property>
   <property name="toolTip">
    <string>Open UAS Preferences</string>
   </property>
  </action>
  <action name="actionJoystickSettings">
   <property name="icon">
lm's avatar
lm committed
210
    <iconset resource="../../qgroundcontrol.qrc">
211
     <normaloff>:/files/images/devices/input-gaming.svg</normaloff>:/files/images/devices/input-gaming.svg</iconset>
pixhawk's avatar
pixhawk committed
212 213
   </property>
   <property name="text">
214
    <string>Joystick Test</string>
pixhawk's avatar
pixhawk committed
215
   </property>
216 217 218
   <property name="visible">
    <bool>true</bool>
   </property>
pixhawk's avatar
pixhawk committed
219
  </action>
220 221 222 223 224
  <action name="actionSimulate">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="icon">
lm's avatar
lm committed
225
    <iconset resource="../../qgroundcontrol.qrc">
226
     <normaloff>:/files/images/control/launch.svg</normaloff>:/files/images/control/launch.svg</iconset>
227 228 229 230 231 232 233 234
   </property>
   <property name="text">
    <string>Simulate</string>
   </property>
   <property name="toolTip">
    <string>Simulate one vehicle to test and evaluate this application</string>
   </property>
  </action>
235 236
  <action name="actionShow_Slugs_View">
   <property name="icon">
lm's avatar
lm committed
237
    <iconset resource="../../qgroundcontrol.qrc">
238
     <normaloff>:/files/images/contrib/slugs.png</normaloff>:/files/images/contrib/slugs.png</iconset>
239 240 241 242 243
   </property>
   <property name="text">
    <string>Show Slugs View</string>
   </property>
  </action>
244 245
  <action name="actionJoystick_Settings">
   <property name="icon">
lm's avatar
lm committed
246
    <iconset resource="../../qgroundcontrol.qrc">
247
     <normaloff>:/files/images/devices/input-gaming.svg</normaloff>:/files/images/devices/input-gaming.svg</iconset>
248 249 250 251 252 253 254 255
   </property>
   <property name="text">
    <string>Joystick Settings</string>
   </property>
   <property name="visible">
    <bool>false</bool>
   </property>
  </action>
256 257
  <action name="actionOnline_Documentation">
   <property name="icon">
lm's avatar
lm committed
258
    <iconset resource="../../qgroundcontrol.qrc">
259
     <normaloff>:/files/images/apps/utilities-system-monitor.svg</normaloff>:/files/images/apps/utilities-system-monitor.svg</iconset>
260 261 262 263 264 265 266
   </property>
   <property name="text">
    <string>Online Documentation</string>
   </property>
  </action>
  <action name="actionProject_Roadmap_2">
   <property name="icon">
lm's avatar
lm committed
267
    <iconset resource="../../qgroundcontrol.qrc">
268
     <normaloff>:/files/images/status/software-update-available.svg</normaloff>:/files/images/status/software-update-available.svg</iconset>
269 270 271 272 273 274 275
   </property>
   <property name="text">
    <string>Project Roadmap</string>
   </property>
  </action>
  <action name="actionDeveloper_Credits">
   <property name="icon">
lm's avatar
lm committed
276
    <iconset resource="../../qgroundcontrol.qrc">
277
     <normaloff>:/files/images/categories/preferences-system.svg</normaloff>:/files/images/categories/preferences-system.svg</iconset>
278 279 280 281 282
   </property>
   <property name="text">
    <string>Developer Credits</string>
   </property>
  </action>
283
  <action name="actionOperatorsView">
284 285 286
   <property name="checkable">
    <bool>true</bool>
   </property>
287
   <property name="icon">
lm's avatar
lm committed
288
    <iconset resource="../../qgroundcontrol.qrc">
289
     <normaloff>:/files/images/status/weather-overcast.svg</normaloff>:/files/images/status/weather-overcast.svg</iconset>
290 291
   </property>
   <property name="text">
292
    <string>Mission</string>
293
   </property>
294 295 296
   <property name="shortcut">
    <string>Meta+O</string>
   </property>
297 298
  </action>
  <action name="actionEngineersView">
299 300 301
   <property name="checkable">
    <bool>true</bool>
   </property>
302
   <property name="icon">
lm's avatar
lm committed
303
    <iconset resource="../../qgroundcontrol.qrc">
304
     <normaloff>:/files/images/apps/utilities-system-monitor.svg</normaloff>:/files/images/apps/utilities-system-monitor.svg</iconset>
305 306
   </property>
   <property name="text">
Lorenz Meier's avatar
Lorenz Meier committed
307
    <string>Plot</string>
308
   </property>
309 310 311
   <property name="shortcut">
    <string>Meta+E</string>
   </property>
312 313
  </action>
  <action name="actionMavlinkView">
314 315 316
   <property name="checkable">
    <bool>true</bool>
   </property>
317
   <property name="icon">
lm's avatar
lm committed
318
    <iconset resource="../../qgroundcontrol.qrc">
319
     <normaloff>:/files/images/devices/network-wired.svg</normaloff>:/files/images/devices/network-wired.svg</iconset>
320 321 322 323
   </property>
   <property name="text">
    <string>Mavlink</string>
   </property>
324 325 326
   <property name="shortcut">
    <string>Meta+M</string>
   </property>
327
  </action>
328
  <action name="actionSelectStylesheet">
329
   <property name="icon">
lm's avatar
lm committed
330
    <iconset resource="../../qgroundcontrol.qrc">
331
     <normaloff>:/files/images/categories/applications-internet.svg</normaloff>:/files/images/categories/applications-internet.svg</iconset>
332 333
   </property>
   <property name="text">
334
    <string>Select Stylesheet</string>
335 336
   </property>
  </action>
337
  <action name="actionPilotsView">
338 339 340
   <property name="checkable">
    <bool>true</bool>
   </property>
341
   <property name="icon">
lm's avatar
lm committed
342
    <iconset resource="../../qgroundcontrol.qrc">
343
     <normaloff>:/files/images/status/network-wireless-encrypted.svg</normaloff>:/files/images/status/network-wireless-encrypted.svg</iconset>
344 345
   </property>
   <property name="text">
346
    <string>Flight</string>
347
   </property>
348 349 350
   <property name="shortcut">
    <string>Meta+P</string>
   </property>
351
  </action>
352
  <action name="actionNewCustomWidget">
353
   <property name="icon">
lm's avatar
lm committed
354
    <iconset resource="../../qgroundcontrol.qrc">
355
     <normaloff>:/files/images/apps/utilities-system-monitor.svg</normaloff>:/files/images/apps/utilities-system-monitor.svg</iconset>
356
   </property>
357 358 359 360
   <property name="text">
    <string>New Custom Widget</string>
   </property>
  </action>
361 362 363 364 365
  <action name="actionMuteAudioOutput">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="icon">
lm's avatar
lm committed
366
    <iconset resource="../../qgroundcontrol.qrc">
367 368 369 370 371
     <normaloff>:/files/images/status/audio-volume-high.svg</normaloff>
     <normalon>:/files/images/status/audio-volume-muted.svg</normalon>
     <activeon>:/files/images/status/audio-volume-muted.svg</activeon>
     <selectedoff>:/files/images/status/audio-volume-high.svg</selectedoff>
     <selectedon>:/files/images/status/audio-volume-muted.svg</selectedon>:/files/images/status/audio-volume-high.svg</iconset>
372 373 374 375 376
   </property>
   <property name="text">
    <string>Mute Audio Output</string>
   </property>
  </action>
377 378 379 380 381
  <action name="actionUnconnectedView">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="icon">
lm's avatar
lm committed
382
    <iconset resource="../../qgroundcontrol.qrc">
383
     <normaloff>:/files/images/devices/network-wireless.svg</normaloff>:/files/images/devices/network-wireless.svg</iconset>
384 385 386 387 388 389 390 391
   </property>
   <property name="text">
    <string>Unconnected</string>
   </property>
   <property name="shortcut">
    <string>Meta+U</string>
   </property>
  </action>
392 393
  <action name="actionShutdownMAV">
   <property name="icon">
lm's avatar
lm committed
394
    <iconset resource="../../qgroundcontrol.qrc">
395
     <normaloff>:/files/images/actions/system-log-out.svg</normaloff>:/files/images/actions/system-log-out.svg</iconset>
396 397 398 399 400 401 402 403 404 405 406
   </property>
   <property name="text">
    <string>Shutdown MAV</string>
   </property>
   <property name="toolTip">
    <string>Shutdown the onboard computer - works not during flight</string>
   </property>
   <property name="statusTip">
    <string>Shutdown the onboard computer - works not during flight</string>
   </property>
  </action>
407 408 409 410 411 412 413 414
  <action name="actionReloadStylesheet">
   <property name="text">
    <string>Reload Stylesheet</string>
   </property>
   <property name="shortcut">
    <string>Meta+R</string>
   </property>
  </action>
415 416 417 418 419
  <action name="actionSettings">
   <property name="text">
    <string>Settings</string>
   </property>
  </action>
lm's avatar
lm committed
420 421 422 423 424
  <action name="actionFullscreen">
   <property name="text">
    <string>Fullscreen</string>
   </property>
   <property name="shortcut">
425
    <string>Meta+Return</string>
lm's avatar
lm committed
426 427 428 429 430 431 432 433 434 435
   </property>
  </action>
  <action name="actionNormal">
   <property name="text">
    <string>Normal</string>
   </property>
   <property name="shortcut">
    <string>Esc</string>
   </property>
  </action>
436 437
  <action name="actionLoadCustomWidgetFile">
   <property name="icon">
lm's avatar
lm committed
438
    <iconset resource="../../qgroundcontrol.qrc">
439
     <normaloff>:/files/images/status/folder-drag-accept.svg</normaloff>:/files/images/status/folder-drag-accept.svg</iconset>
440 441 442 443 444
   </property>
   <property name="text">
    <string>Load Custom Widget File</string>
   </property>
  </action>
Lorenz Meier's avatar
Lorenz Meier committed
445 446 447
  <action name="actionFirmwareUpdateView">
   <property name="icon">
    <iconset resource="../../qgroundcontrol.qrc">
448
     <normaloff>:/files/images/status/software-update-available.svg</normaloff>:/files/images/status/software-update-available.svg</iconset>
Lorenz Meier's avatar
Lorenz Meier committed
449 450 451 452 453 454 455 456
   </property>
   <property name="text">
    <string>Firmware Update</string>
   </property>
   <property name="toolTip">
    <string>Update the firmware of one of the connected autopilots</string>
   </property>
  </action>
457 458 459 460 461 462 463 464 465
  <action name="actionSimulation_View">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="icon">
    <iconset resource="../../qgroundcontrol.qrc">
     <normaloff>:/files/images/control/launch.svg</normaloff>:/files/images/control/launch.svg</iconset>
   </property>
   <property name="text">
466
    <string>Simulation</string>
467 468 469
   </property>
   <property name="toolTip">
    <string>Open the simulation view</string>
470 471 472 473 474 475 476 477 478
    </property>
  </action>
  <action name="actionConfiguration_2">
   <property name="icon">
    <iconset resource="../../qgroundcontrol.qrc">
     <normaloff>:/files/images/categories/preferences-system.svg</normaloff>:/files/images/categories/preferences-system.svg</iconset>
   </property>
   <property name="text">
    <string>Configuration</string>
479 480
   </property>
  </action>
pixhawk's avatar
pixhawk committed
481 482 483
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <resources>
lm's avatar
lm committed
484
  <include location="../../qgroundcontrol.qrc"/>
pixhawk's avatar
pixhawk committed
485 486 487 488 489
 </resources>
 <connections>
  <connection>
   <sender>actionExit</sender>
   <signal>triggered()</signal>
pixhawk's avatar
pixhawk committed
490
   <receiver>MainWindow</receiver>
pixhawk's avatar
pixhawk committed
491 492 493 494 495 496 497 498 499 500 501 502
   <slot>close()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>-1</x>
     <y>-1</y>
    </hint>
    <hint type="destinationlabel">
     <x>299</x>
     <y>199</y>
    </hint>
   </hints>
  </connection>
lm's avatar
lm committed
503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534
  <connection>
   <sender>actionFullscreen</sender>
   <signal>triggered()</signal>
   <receiver>MainWindow</receiver>
   <slot>showFullScreen()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>-1</x>
     <y>-1</y>
    </hint>
    <hint type="destinationlabel">
     <x>399</x>
     <y>249</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>actionNormal</sender>
   <signal>triggered()</signal>
   <receiver>MainWindow</receiver>
   <slot>showNormal()</slot>
   <hints>
    <hint type="sourcelabel">
     <x>-1</x>
     <y>-1</y>
    </hint>
    <hint type="destinationlabel">
     <x>399</x>
     <y>249</y>
    </hint>
   </hints>
  </connection>
pixhawk's avatar
pixhawk committed
535 536
 </connections>
</ui>