2010-06-21 14:16:25 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>OPMap_Widget</class>
|
|
|
|
<widget class="QWidget" name="OPMap_Widget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2010-06-22 10:41:49 +02:00
|
|
|
<width>704</width>
|
2010-06-22 20:50:47 +02:00
|
|
|
<height>475</height>
|
2010-06-21 14:16:25 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="mouseTracking">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2010-06-23 19:50:27 +02:00
|
|
|
<layout class="QHBoxLayout" name="layoutWidgetToolBar">
|
2010-06-21 14:16:25 +02:00
|
|
|
<property name="spacing">
|
2010-06-21 17:40:41 +02:00
|
|
|
<number>0</number>
|
2010-06-21 14:16:25 +02:00
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
2010-06-21 17:40:41 +02:00
|
|
|
<number>0</number>
|
2010-06-21 14:16:25 +02:00
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
2010-06-21 17:40:41 +02:00
|
|
|
<number>0</number>
|
2010-06-21 14:16:25 +02:00
|
|
|
</property>
|
|
|
|
<item>
|
2010-06-21 17:40:41 +02:00
|
|
|
<widget class="QFrame" name="frame_2">
|
2010-06-21 14:16:25 +02:00
|
|
|
<property name="sizePolicy">
|
2010-06-21 17:40:41 +02:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
2010-06-21 14:16:25 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-06-21 17:40:41 +02:00
|
|
|
<property name="minimumSize">
|
2010-06-21 14:16:25 +02:00
|
|
|
<size>
|
2010-06-21 17:40:41 +02:00
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
2010-06-21 14:16:25 +02:00
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2010-06-21 17:40:41 +02:00
|
|
|
<property name="styleSheet">
|
2010-06-24 15:46:43 +02:00
|
|
|
<string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(110, 110, 110, 255), stop:1 rgba(71, 71, 71, 255));</string>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
2010-06-23 19:50:27 +02:00
|
|
|
<enum>QFrame::Plain</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2010-06-23 19:50:27 +02:00
|
|
|
<number>5</number>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="layoutWidget_8">
|
|
|
|
<property name="spacing">
|
2010-06-24 08:58:25 +02:00
|
|
|
<number>5</number>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2010-06-22 20:50:47 +02:00
|
|
|
<widget class="QToolButton" name="toolButtonFlightControlsShowHide">
|
2010-06-21 17:40:41 +02:00
|
|
|
<property name="sizePolicy">
|
2010-06-22 20:50:47 +02:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2010-06-21 17:40:41 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2010-06-22 20:50:47 +02:00
|
|
|
<string>Show/Hide Flight Controls</string>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-24 15:46:43 +02:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
2010-06-23 09:35:00 +02:00
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-06-22 20:50:47 +02:00
|
|
|
<string/>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-22 20:50:47 +02:00
|
|
|
<property name="icon">
|
2010-06-24 18:22:08 +02:00
|
|
|
<iconset>
|
2010-06-22 20:50:47 +02:00
|
|
|
<normaloff>:/core/images/prev.png</normaloff>:/core/images/prev.png</iconset>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-24 08:58:25 +02:00
|
|
|
<widget class="Line" name="line_3">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
</widget>
|
2010-06-21 17:40:41 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButtonFindPlace">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Find place</string>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-24 15:46:43 +02:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
2010-06-23 19:50:27 +02:00
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
</string>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2010-06-24 18:22:08 +02:00
|
|
|
<iconset>
|
2010-06-21 17:40:41 +02:00
|
|
|
<normaloff>:/core/images/find.png</normaloff>:/core/images/find.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="arrowType">
|
|
|
|
<enum>Qt::NoArrow</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-24 08:58:25 +02:00
|
|
|
<widget class="Line" name="line_4">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
</widget>
|
2010-06-21 17:40:41 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-23 19:50:27 +02:00
|
|
|
<widget class="QToolButton" name="toolButtonMapHome">
|
2010-06-21 17:40:41 +02:00
|
|
|
<property name="toolTip">
|
2010-06-23 19:50:27 +02:00
|
|
|
<string>Center map over home position</string>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-24 15:46:43 +02:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
2010-06-21 17:40:41 +02:00
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2010-06-24 18:22:08 +02:00
|
|
|
<iconset>
|
2010-06-23 19:50:27 +02:00
|
|
|
<normaloff>:/opmap/images/gcs.png</normaloff>:/opmap/images/gcs.png</iconset>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="autoRepeat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-06-21 17:40:41 +02:00
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-23 19:50:27 +02:00
|
|
|
<widget class="QToolButton" name="toolButtonMapUAV">
|
2010-06-21 17:40:41 +02:00
|
|
|
<property name="toolTip">
|
2010-06-23 19:50:27 +02:00
|
|
|
<string>Center map over UAV position</string>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-24 15:46:43 +02:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
2010-06-21 17:40:41 +02:00
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2010-06-24 18:22:08 +02:00
|
|
|
<iconset>
|
2010-06-23 19:50:27 +02:00
|
|
|
<normaloff>:/opmap/images/uav.png</normaloff>:/opmap/images/uav.png</iconset>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="checkable">
|
2010-06-21 17:40:41 +02:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="autoRepeat">
|
|
|
|
<bool>true</bool>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-24 08:58:25 +02:00
|
|
|
<widget class="Line" name="line_5">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
</widget>
|
2010-06-21 17:40:41 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-23 19:50:27 +02:00
|
|
|
<widget class="QToolButton" name="toolButtonAddWaypoint">
|
2010-06-21 17:40:41 +02:00
|
|
|
<property name="toolTip">
|
2010-06-23 19:50:27 +02:00
|
|
|
<string>Add a waypoint</string>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-23 19:50:27 +02:00
|
|
|
<string notr="true">background-color: rgba(71, 71, 71, 0);
|
2010-06-21 17:40:41 +02:00
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2010-06-24 18:22:08 +02:00
|
|
|
<iconset>
|
|
|
|
<normaloff>:/opmap/images/waypoint.png</normaloff>:/opmap/images/waypoint.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="autoRepeat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButtonWaypointEditor">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Opens the waypoint editor</string>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgba(71, 71, 71, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset>
|
2010-06-23 19:50:27 +02:00
|
|
|
<normaloff>:/opmap/images/waypoint.png</normaloff>:/opmap/images/waypoint.png</iconset>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="autoRepeat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-24 08:58:25 +02:00
|
|
|
<widget class="Line" name="line_6">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
</widget>
|
2010-06-21 17:40:41 +02:00
|
|
|
</item>
|
2010-06-22 10:41:49 +02:00
|
|
|
<item>
|
2010-06-23 19:50:27 +02:00
|
|
|
<widget class="QToolButton" name="toolButtonZoomM">
|
2010-06-22 10:41:49 +02:00
|
|
|
<property name="toolTip">
|
2010-06-23 19:50:27 +02:00
|
|
|
<string>Zoom out</string>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-23 19:50:27 +02:00
|
|
|
<string notr="true">background-color: rgba(71, 71, 71, 0);
|
2010-06-22 10:41:49 +02:00
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2010-06-24 18:22:08 +02:00
|
|
|
<iconset>
|
2010-06-23 19:50:27 +02:00
|
|
|
<normaloff>:/opmap/images/minus.png</normaloff>:/opmap/images/minus.png</iconset>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-23 19:50:27 +02:00
|
|
|
<widget class="QToolButton" name="toolButtonZoomP">
|
2010-06-22 10:41:49 +02:00
|
|
|
<property name="toolTip">
|
2010-06-23 19:50:27 +02:00
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; color:#ffffff;">Zoom in</span></p></body></html></string>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-23 19:50:27 +02:00
|
|
|
<string notr="true">background-color: rgba(71, 71, 71, 0);
|
2010-06-22 10:41:49 +02:00
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2010-06-24 18:22:08 +02:00
|
|
|
<iconset>
|
2010-06-23 19:50:27 +02:00
|
|
|
<normaloff>:/opmap/images/plus.png</normaloff>:/opmap/images/plus.png</iconset>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-23 19:50:27 +02:00
|
|
|
<widget class="QSlider" name="horizontalSliderZoom">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="minimumSize">
|
2010-06-22 10:41:49 +02:00
|
|
|
<size>
|
2010-06-23 19:50:27 +02:00
|
|
|
<width>130</width>
|
|
|
|
<height>0</height>
|
2010-06-22 10:41:49 +02:00
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>130</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Zoom level</string>
|
|
|
|
</property>
|
2010-06-22 10:41:49 +02:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>2</number>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="maximum">
|
|
|
|
<number>19</number>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="pageStep">
|
|
|
|
<number>1</number>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
2010-06-23 19:50:27 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-24 08:58:25 +02:00
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_7">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-21 17:40:41 +02:00
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2010-06-24 08:58:25 +02:00
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_8">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-22 20:50:47 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButtonReload">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Reload map</string>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-24 15:46:43 +02:00
|
|
|
<string notr="true">color: rgb(255, 255, 255);
|
|
|
|
background-color: rgba(255, 255, 255, 0);</string>
|
2010-06-22 20:50:47 +02:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Reload</string>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="arrowType">
|
|
|
|
<enum>Qt::NoArrow</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-21 17:40:41 +02:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-06-21 14:16:25 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-21 17:40:41 +02:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-23 19:50:27 +02:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayoutCenter">
|
2010-06-22 10:41:49 +02:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-22 10:41:49 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="widgetFlightControls" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="MinimumExpanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>50</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="mouseTracking">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-24 15:46:43 +02:00
|
|
|
<string notr="true">background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(71, 71, 71, 255), stop:1 rgba(110, 110, 110, 255));</string>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
2010-06-24 08:58:25 +02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2010-06-22 10:41:49 +02:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2010-06-22 20:50:47 +02:00
|
|
|
<widget class="QToolButton" name="toolButtonHome">
|
2010-06-22 10:41:49 +02:00
|
|
|
<property name="toolTip">
|
2010-06-22 20:50:47 +02:00
|
|
|
<string>UAV go home</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>false</bool>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-23 09:35:00 +02:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2010-06-24 18:22:08 +02:00
|
|
|
<iconset>
|
2010-06-22 20:50:47 +02:00
|
|
|
<normaloff>:/opmap/images/home.png</normaloff>:/opmap/images/home.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>70</width>
|
|
|
|
<height>70</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonIconOnly</enum>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-22 20:50:47 +02:00
|
|
|
<widget class="QToolButton" name="toolButtonHoldPosition">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>UAV hold position</string>
|
2010-06-22 10:41:49 +02:00
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-22 20:50:47 +02:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
2010-06-22 10:41:49 +02:00
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-22 20:50:47 +02:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2010-06-24 18:22:08 +02:00
|
|
|
<iconset>
|
2010-06-22 20:50:47 +02:00
|
|
|
<normaloff>:/opmap/images/hold.png</normaloff>:/opmap/images/hold.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>70</width>
|
|
|
|
<height>70</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButtonGo">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>UAV go!</string>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
2010-06-22 10:41:49 +02:00
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-22 20:50:47 +02:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2010-06-24 18:22:08 +02:00
|
|
|
<iconset>
|
2010-06-22 20:50:47 +02:00
|
|
|
<normaloff>:/opmap/images/go.png</normaloff>:/opmap/images/go.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>70</width>
|
|
|
|
<height>70</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-06-22 10:41:49 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-22 20:50:47 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="mapWidget" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="mouseTracking">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="acceptDrops">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgb(0, 0, 0);</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-22 10:41:49 +02:00
|
|
|
</layout>
|
2010-06-21 17:40:41 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-23 19:50:27 +02:00
|
|
|
<layout class="QHBoxLayout" name="layoutWidgetStatusBar_2">
|
2010-06-21 17:40:41 +02:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-06-21 14:16:25 +02:00
|
|
|
<item>
|
2010-06-21 17:40:41 +02:00
|
|
|
<widget class="QFrame" name="frame">
|
2010-06-21 14:16:25 +02:00
|
|
|
<property name="sizePolicy">
|
2010-06-21 17:40:41 +02:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
2010-06-21 14:16:25 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-06-21 17:40:41 +02:00
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
2010-06-21 14:16:25 +02:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-24 15:46:43 +02:00
|
|
|
<string notr="true">background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(110, 110, 110, 255), stop:1 rgba(71, 71, 71, 255));</string>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-06-24 15:46:43 +02:00
|
|
|
<property name="margin">
|
2010-06-22 10:41:49 +02:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-06-21 17:40:41 +02:00
|
|
|
<item>
|
2010-06-23 19:50:27 +02:00
|
|
|
<layout class="QHBoxLayout" name="layoutWidgetStatusBar">
|
2010-06-21 17:40:41 +02:00
|
|
|
<property name="spacing">
|
2010-06-24 15:46:43 +02:00
|
|
|
<number>0</number>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
2010-06-24 15:46:43 +02:00
|
|
|
<number>0</number>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="labelMapPos">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
<weight>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</bold>
|
|
|
|
<kerning>true</kerning>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Map position</string>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">color: rgb(255, 255, 255);
|
|
|
|
background-color: rgba(255, 255, 255, 0);</string>
|
|
|
|
</property>
|
2010-06-24 15:46:43 +02:00
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
</property>
|
2010-06-21 17:40:41 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>labelMapPos</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
2010-06-24 15:46:43 +02:00
|
|
|
<property name="margin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2010-06-21 17:40:41 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-24 08:58:25 +02:00
|
|
|
<widget class="Line" name="line">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
2010-06-24 08:58:25 +02:00
|
|
|
</widget>
|
2010-06-21 17:40:41 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="labelMousePos">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
<weight>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</bold>
|
|
|
|
<kerning>true</kerning>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Mouse position</string>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">color: rgb(255, 255, 255);
|
|
|
|
background-color: rgba(255, 255, 255, 0);</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>labelMousePos</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
2010-06-24 15:46:43 +02:00
|
|
|
<property name="margin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2010-06-21 17:40:41 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-24 08:58:25 +02:00
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_2">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-21 17:40:41 +02:00
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QProgressBar" name="progressBarMap">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QProgressBar {
|
2010-06-21 14:16:25 +02:00
|
|
|
/*border: 1px solid black;*/
|
|
|
|
border: none;
|
|
|
|
padding: 1px;
|
|
|
|
/*border-top-left-radius: 7px;
|
|
|
|
border-bottom-left-radius: 7px;*/
|
|
|
|
background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:0, stop:0 rgba(0, 0, 0, 255), stop:1 rgba(100, 100, 100, 255));
|
|
|
|
/*width: 15px;*/
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
}
|
|
|
|
QProgressBar::chunk {
|
|
|
|
background-color: rgb(85, 85, 255);
|
|
|
|
border: none;
|
|
|
|
}</string>
|
2010-06-21 17:40:41 +02:00
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>50</number>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="textVisible">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="invertedAppearance">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="format">
|
|
|
|
<string>%v</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-06-21 14:16:25 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2010-06-24 18:22:08 +02:00
|
|
|
<resources/>
|
2010-06-21 14:16:25 +02:00
|
|
|
<connections/>
|
|
|
|
</ui>
|