2010-06-17 14:57:37 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>OPMapControlPanel</class>
|
|
|
|
<widget class="QWidget" name="OPMapControlPanel">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2010-06-20 08:51:18 +00:00
|
|
|
<width>404</width>
|
|
|
|
<height>449</height>
|
2010-06-17 14:57:37 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
2010-06-17 18:54:12 +00:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2010-06-17 14:57:37 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-06-17 18:54:12 +00:00
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
|
|
</property>
|
2010-06-17 14:57:37 +00:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string>OPMap Control Panel</string>
|
|
|
|
</property>
|
2010-06-17 15:48:43 +00:00
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:0, stop:0 rgba(64, 64, 64, 255), stop:1 rgba(78, 78, 78, 255));
|
2010-06-17 18:54:12 +00:00
|
|
|
</string>
|
2010-06-17 15:48:43 +00:00
|
|
|
</property>
|
2010-06-17 14:57:37 +00:00
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-06-17 15:48:43 +00:00
|
|
|
<x>0</x>
|
|
|
|
<y>10</y>
|
2010-06-20 08:51:18 +00:00
|
|
|
<width>386</width>
|
|
|
|
<height>381</height>
|
2010-06-17 14:57:37 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
2010-06-19 22:16:10 +00:00
|
|
|
<number>0</number>
|
2010-06-17 14:57:37 +00:00
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
2010-06-19 22:16:10 +00:00
|
|
|
<number>2</number>
|
2010-06-17 14:57:37 +00:00
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
2010-06-19 22:16:10 +00:00
|
|
|
<number>0</number>
|
2010-06-17 14:57:37 +00:00
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2010-06-19 22:16:10 +00:00
|
|
|
<number>10</number>
|
2010-06-17 14:57:37 +00:00
|
|
|
</property>
|
|
|
|
<item>
|
2010-06-19 22:16:10 +00:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
2010-06-17 17:12:57 +00:00
|
|
|
<item>
|
2010-06-19 22:16:10 +00:00
|
|
|
<widget class="QLabel" name="labelStatus">
|
2010-06-17 17:12:57 +00:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
2010-06-19 22:16:10 +00:00
|
|
|
<pointsize>9</pointsize>
|
2010-06-17 17:12:57 +00:00
|
|
|
<weight>50</weight>
|
2010-06-17 18:54:12 +00:00
|
|
|
<italic>false</italic>
|
2010-06-17 17:12:57 +00:00
|
|
|
<bold>false</bold>
|
2010-06-19 22:16:10 +00:00
|
|
|
<kerning>true</kerning>
|
2010-06-17 17:12:57 +00:00
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(110, 110, 110, 255), stop:1 rgba(80, 80, 80, 255));
|
2010-06-20 08:51:18 +00:00
|
|
|
color: rgb(85, 255, 127);</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string>labelStatus</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
2010-06-19 22:16:10 +00:00
|
|
|
<set>Qt::AlignCenter</set>
|
2010-06-18 07:29:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-17 17:12:57 +00:00
|
|
|
</layout>
|
|
|
|
</item>
|
2010-06-20 08:51:18 +00:00
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer_3">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>15</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2010-06-17 17:12:57 +00:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
2010-06-17 18:54:12 +00:00
|
|
|
<pointsize>8</pointsize>
|
2010-06-17 17:12:57 +00:00
|
|
|
<weight>50</weight>
|
2010-06-17 18:54:12 +00:00
|
|
|
<italic>false</italic>
|
2010-06-17 17:12:57 +00:00
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255, 200);</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-06-17 18:54:12 +00:00
|
|
|
<string>Find Place </string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="lineEdit">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-20 08:51:18 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 64);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonGO">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/find.png</normaloff>:/core/images/find.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
2010-06-17 18:54:12 +00:00
|
|
|
<pointsize>7</pointsize>
|
2010-06-17 17:12:57 +00:00
|
|
|
<weight>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>GeoCoderStatusCode</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_13">
|
|
|
|
<property name="sizePolicy">
|
2010-06-17 18:54:12 +00:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
2010-06-17 17:12:57 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
2010-06-17 18:54:12 +00:00
|
|
|
<pointsize>8</pointsize>
|
2010-06-17 17:12:57 +00:00
|
|
|
<weight>50</weight>
|
2010-06-17 18:54:12 +00:00
|
|
|
<italic>false</italic>
|
2010-06-17 17:12:57 +00:00
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255, 200);</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-06-17 18:54:12 +00:00
|
|
|
<string>Home Geo Fence Distance</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="spinBoxGeoFenceDistance">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
2010-06-17 18:54:12 +00:00
|
|
|
<pointsize>8</pointsize>
|
2010-06-17 17:12:57 +00:00
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
<property name="frame">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="buttonSymbols">
|
|
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
2010-06-17 18:54:12 +00:00
|
|
|
<number>10</number>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>2000</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>50</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="sizePolicy">
|
2010-06-17 18:54:12 +00:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
2010-06-17 17:12:57 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
2010-06-17 18:54:12 +00:00
|
|
|
<pointsize>8</pointsize>
|
2010-06-17 17:12:57 +00:00
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Meters</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonGeoFenceM">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/minus.png</normaloff>:/core/images/minus.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-18 07:29:49 +00:00
|
|
|
<property name="autoRepeat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonGeoFenceP">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QPushButton {
|
|
|
|
border-color: rgba(0, 0, 0, 0);
|
|
|
|
}
|
|
|
|
QPushButton:hover {
|
|
|
|
background-color: qradialgradient(spread:pad, cx:0.5, cy:0.5, radius:0.1, fx:0.5, fy:0.5, stop:0 rgba(255, 0, 0, 255), stop:0.479904 rgba(255, 0, 0, 255), stop:0.522685 rgba(255, 255, 255, 255), stop:1 rgba(255, 255, 255, 0));
|
|
|
|
}
|
|
|
|
</string>
|
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/plus.png</normaloff>:/core/images/plus.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-18 07:29:49 +00:00
|
|
|
<property name="autoRepeat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="autoDefault">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="default">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-06-17 14:57:37 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-17 18:54:12 +00:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2010-06-17 18:54:12 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
<weight>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255, 200);</string>
|
2010-06-17 18:54:12 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Rotate</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-18 07:29:49 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="labelRotate">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-18 07:29:49 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Rotate</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-17 18:54:12 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonRL">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Rotate Anticlockwise</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/undo.png</normaloff>:/core/images/undo.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-18 07:29:49 +00:00
|
|
|
<property name="autoRepeat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-06-17 18:54:12 +00:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonRC">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Reset Rotation</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/clear.png</normaloff>:/core/images/clear.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonRR">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Rotate Clockwise</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/redo.png</normaloff>:/core/images/redo.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-18 07:29:49 +00:00
|
|
|
<property name="autoRepeat">
|
2010-06-17 18:54:12 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-06-18 07:29:49 +00:00
|
|
|
<property name="autoRepeatInterval">
|
|
|
|
<number>100</number>
|
2010-06-17 18:54:12 +00:00
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
<property name="sizePolicy">
|
2010-06-18 07:29:49 +00:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
2010-06-17 18:54:12 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
<weight>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255, 200);</string>
|
2010-06-17 18:54:12 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Zoom</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="labelZoom">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-17 18:54:12 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Zoom</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonZoomM">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/minus.png</normaloff>:/core/images/minus.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonZoomP">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/plus.png</normaloff>:/core/images/plus.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-06-17 17:12:57 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkBox">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-06-20 08:51:18 +00:00
|
|
|
<string>Grid Lines</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkBox_2">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-06-20 08:51:18 +00:00
|
|
|
<string>OpenGL</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2010-06-17 14:57:37 +00:00
|
|
|
<item>
|
2010-06-20 08:51:18 +00:00
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>15</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2010-06-17 15:48:43 +00:00
|
|
|
</property>
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="styleSheet">
|
2010-06-20 08:51:18 +00:00
|
|
|
<string notr="true">background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(110, 110, 110, 255), stop:1 rgba(80, 80, 80, 255));
|
|
|
|
color: rgb(85, 255, 127);</string>
|
2010-06-19 22:16:10 +00:00
|
|
|
</property>
|
2010-06-20 08:51:18 +00:00
|
|
|
<property name="text">
|
2010-06-17 14:57:37 +00:00
|
|
|
<string>Way Points</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
2010-06-17 15:48:43 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-20 08:51:18 +00:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
<item>
|
2010-06-20 08:51:18 +00:00
|
|
|
<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>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonDeleteWayPoint">
|
2010-06-17 17:12:57 +00:00
|
|
|
<property name="sizePolicy">
|
2010-06-20 08:51:18 +00:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2010-06-17 17:12:57 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-06-20 08:51:18 +00:00
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Delete a Way Point</string>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-06-20 08:51:18 +00:00
|
|
|
<string/>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
2010-06-20 08:51:18 +00:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/minus.png</normaloff>:/core/images/minus.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonAddWayPoint">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Add a new Way Point</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/plus.png</normaloff>:/core/images/plus.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-20 08:51:18 +00:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QTableWidget" name="tableWidgetWayPoints">
|
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(0, 0, 0);
|
|
|
|
</string>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
</property>
|
|
|
|
<property name="lineWidth">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="showGrid">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="gridStyle">
|
|
|
|
<enum>Qt::DotLine</enum>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="cornerButtonEnabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="rowCount">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="columnCount">
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderVisible">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderCascadingSectionResizes">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderStretchLastSection">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderVisible">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderCascadingSectionResizes">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderStretchLastSection">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Num</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignLeft|AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Latitude</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Longitude</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Height</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>15</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_18">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2010-06-18 19:07:04 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="labelNumTilesToLoad">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-19 22:16:10 +00:00
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
2010-06-18 19:07:04 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Tiles</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-17 17:12:57 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QProgressBar" name="progressBarMap">
|
|
|
|
<property name="sizePolicy">
|
2010-06-20 08:51:18 +00:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
2010-06-17 17:12:57 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
2010-06-20 08:51:18 +00:00
|
|
|
<height>0</height>
|
2010-06-19 22:16:10 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-20 08:51:18 +00:00
|
|
|
<string notr="true">QProgressBar {
|
|
|
|
/*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-19 22:16:10 +00:00
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
<property name="value">
|
2010-06-20 08:51:18 +00:00
|
|
|
<number>50</number>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
|
|
|
<property name="textVisible">
|
2010-06-20 08:51:18 +00:00
|
|
|
<bool>true</bool>
|
2010-06-17 17:12:57 +00:00
|
|
|
</property>
|
2010-06-19 22:16:10 +00:00
|
|
|
<property name="invertedAppearance">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2010-06-20 08:51:18 +00:00
|
|
|
<property name="format">
|
|
|
|
<string>%v</string>
|
|
|
|
</property>
|
2010-06-19 22:16:10 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-06-20 08:51:18 +00:00
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::MinimumExpanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2010-06-19 22:16:10 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonReload">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="mouseTracking">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Reload</string>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-06-17 17:12:57 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-06-17 14:57:37 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2010-06-17 15:48:43 +00:00
|
|
|
<resources>
|
|
|
|
<include location="../coreplugin/core.qrc"/>
|
|
|
|
</resources>
|
2010-06-17 14:57:37 +00:00
|
|
|
<connections/>
|
|
|
|
</ui>
|