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 16:27:18 +00:00
|
|
|
<width>606</width>
|
|
|
|
<height>83</height>
|
2010-06-17 14:57:37 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
2010-06-20 16:27:18 +00:00
|
|
|
<sizepolicy hsizetype="Preferred" 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>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>OPMap Control Panel</string>
|
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<widget class="QWidget" name="horizontalLayoutWidget_2">
|
2010-06-17 14:57:37 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-06-20 16:27:18 +00:00
|
|
|
<x>29</x>
|
2010-06-17 15:48:43 +00:00
|
|
|
<y>10</y>
|
2010-06-20 16:27:18 +00:00
|
|
|
<width>561</width>
|
|
|
|
<height>25</height>
|
2010-06-17 14:57:37 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<layout class="QHBoxLayout" name="layoutWidget">
|
2010-06-17 14:57:37 +00:00
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<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>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</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);
|
|
|
|
</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>
|
|
|
|
</widget>
|
2010-06-17 17:12:57 +00:00
|
|
|
</item>
|
2010-06-20 08:51:18 +00:00
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<widget class="Line" name="line_5">
|
2010-06-20 08:51:18 +00:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButtonZoomM">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../coreplugin/core.qrc">
|
|
|
|
<normaloff>:/core/images/minus.png</normaloff>:/core/images/minus.png</iconset>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-06-20 08:51:18 +00:00
|
|
|
</item>
|
2010-06-17 17:12:57 +00:00
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<widget class="QToolButton" name="toolButtonZoomP">
|
|
|
|
<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="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-06-17 17:12:57 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<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>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Zoom</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-06-17 14:57:37 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<widget class="Line" name="line_6">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-06-17 17:12:57 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<widget class="QToolButton" name="toolButtonRL">
|
|
|
|
<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="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButtonRC">
|
|
|
|
<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="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButtonRR">
|
|
|
|
<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="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-06-17 17:12:57 +00:00
|
|
|
</item>
|
2010-06-17 14:57:37 +00:00
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<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>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Rotate</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line_7">
|
2010-06-20 08:51:18 +00:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButtonFindPlace">
|
|
|
|
<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="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
2010-06-20 16:27:18 +00:00
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
2010-06-20 08:51:18 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<widget class="QLabel" name="labelStatus">
|
2010-06-20 08:51:18 +00:00
|
|
|
<property name="sizePolicy">
|
2010-06-20 16:27:18 +00:00
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
2010-06-20 08:51:18 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2010-06-17 15:48:43 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
<weight>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</bold>
|
|
|
|
<kerning>true</kerning>
|
|
|
|
</font>
|
|
|
|
</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-20 16:27:18 +00:00
|
|
|
<string>labelStatus</string>
|
2010-06-17 14:57:37 +00:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
2010-06-17 15:48:43 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<widget class="QProgressBar" name="progressBarMap">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>14</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-20 08:51:18 +00:00
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
2010-06-20 16:27: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-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="value">
|
|
|
|
<number>50</number>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="textVisible">
|
|
|
|
<bool>true</bool>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="invertedAppearance">
|
2010-06-20 08:51:18 +00:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="format">
|
|
|
|
<string>%v</string>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>579</width>
|
|
|
|
<height>25</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_13">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
<weight>50</weight>
|
|
|
|
<italic>false</italic>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255, 200);</string>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Home Geo Fence Distance</string>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="spinBoxGeoFenceDistance">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
2010-06-20 08:51:18 +00:00
|
|
|
<bool>false</bool>
|
2010-06-20 16:27:18 +00:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="buttonSymbols">
|
|
|
|
<enum>QAbstractSpinBox::NoButtons</enum>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>2000</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>50</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
2010-06-20 08:51:18 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
2010-06-20 08:51:18 +00:00
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
|
|
|
color: rgb(255, 255, 255);</string>
|
|
|
|
</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">
|
2010-06-20 08:51:18 +00:00
|
|
|
<size>
|
2010-06-20 16:27:18 +00:00
|
|
|
<width>12</width>
|
|
|
|
<height>12</height>
|
2010-06-20 08:51:18 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
2010-06-20 16:27:18 +00:00
|
|
|
<property name="autoRepeat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-06-20 08:51:18 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2010-06-20 16:27:18 +00:00
|
|
|
<widget class="QPushButton" name="pushButtonGeoFenceP">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>OpenHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QPushButton {
|
|
|
|
border-color: rgba(0, 0, 0, 0);
|
2010-06-20 08:51:18 +00:00
|
|
|
}
|
2010-06-20 16:27:18 +00:00
|
|
|
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>
|
|
|
|
<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="autoRepeat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="default">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
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>
|