Newer
Older
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DockWidget</class>
<widget class="QDockWidget" name="DockWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>

benjamin.jakimow@geo.hu-berlin.de
committed
<height>336</height>
</rect>
</property>
<property name="windowTitle">
</property>
<widget class="QFrame" name="dockWidgetContents2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QGroupBox" name="groupBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<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>
</size>
</property>
<property name="title">
</property>
<property name="checkable">
<bool>false</bool>
</property>

benjamin.jakimow@geo.hu-berlin.de
committed
<layout class="QGridLayout" name="gridLayout" columnstretch="0,2,0,2">
<property name="margin">
<number>6</number>
</property>
<property name="spacing">
<number>2</number>
</property>
<item row="2" column="1">
<widget class="QgsColorButton" name="btnMapCanvasColor">

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="colorDialogTitle">
<string>Select Map Canvas Background Color</string>
</property>

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="color">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
</widget>
</item>

benjamin.jakimow@geo.hu-berlin.de
committed
<item row="0" column="1">
<widget class="QSpinBox" name="spinBoxMapSizeX">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>

benjamin.jakimow@geo.hu-berlin.de
committed
<width>50</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>

benjamin.jakimow@geo.hu-berlin.de
committed
<width>100</width>
<height>16777215</height>
</size>
</property>

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="toolTip">
<string>Max. length of an image chip on screen.</string>

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="specialValueText">

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="suffix">
<string>px</string>
</property>
<property name="minimum">
<number>20</number>
</property>
<property name="maximum">
<number>1000</number>
</property>
<property name="singleStep">
<number>25</number>
</property>
<property name="value">
<number>200</number>
</property>
</widget>
</item>

benjamin.jakimow@geo.hu-berlin.de
committed
<item row="2" column="0">
<widget class="QLabel" name="label_15">
<property name="enabled">
<bool>true</bool>
<property name="text">

benjamin.jakimow@geo.hu-berlin.de
committed
<string>Color</string>
</property>
</widget>
</item>

benjamin.jakimow@geo.hu-berlin.de
committed
<item row="1" column="1">
<widget class="QSpinBox" name="spinBoxMapSizeY">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>

benjamin.jakimow@geo.hu-berlin.de
committed
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>

benjamin.jakimow@geo.hu-berlin.de
committed
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="suffix">
<string>px</string>
</property>

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="prefix">
<string/>
</property>
<property name="minimum">
<number>20</number>
</property>
<property name="maximum">
<number>1000</number>
</property>
<property name="singleStep">
<number>25</number>
</property>
<property name="value">
<number>200</number>
</property>
</widget>
</item>

benjamin.jakimow@geo.hu-berlin.de
committed
<item row="0" column="0">
<widget class="QLabel" name="label_7">
<property name="minimumSize">

benjamin.jakimow@geo.hu-berlin.de
committed
<width>30</width>
<height>0</height>
</size>
</property>

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="text">
<string>Width</string>

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="buddy">
<cstring>spinBoxMapSizeY</cstring>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_6">
<property name="text">

benjamin.jakimow@geo.hu-berlin.de
committed
<string>Height</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="buddy">
<cstring>spinBoxMapSizeY</cstring>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_16">
<property name="enabled">
<bool>true</bool>
<property name="text">
<string>CRS</string>
</property>
</widget>
</item>

benjamin.jakimow@geo.hu-berlin.de
committed
<item row="0" column="2">
<widget class="QCheckBox" name="checkBoxKeepSubsetAspectRatio">
<property name="text">
<string>keep ratio</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QPushButton" name="btnApplySizeChanges">
<property name="text">
<string>Apply</string>
</property>
</widget>
</item>
<item row="3" column="1" colspan="3">
<widget class="QgsProjectionSelectionWidget" name="btnCrs">
<property name="minimumSize">
<size>
<width>15</width>
<height>25</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>

benjamin.jakimow@geo.hu-berlin.de
committed
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>

benjamin.jakimow@geo.hu-berlin.de
committed
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>230</height>
</property>
<property name="flat">
<bool>false</bool>
</property>

benjamin.jakimow@geo.hu-berlin.de
committed
<layout class="QGridLayout" name="gridLayout_2" rowstretch="1,0,0,0,0">
<property name="sizeConstraint">
<enum>QLayout::SetMinimumSize</enum>
</property>
<property name="margin">
<number>6</number>
</property>
<property name="spacing">
<number>2</number>
</property>

benjamin.jakimow@geo.hu-berlin.de
committed
<item row="2" column="1">
<widget class="QToolButton" name="btnGetQGISCenter">
<property name="toolTip">
<string>Take the map center from QGIS</string>

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="text">

benjamin.jakimow@geo.hu-berlin.de
committed
</property>
</widget>
</item>

benjamin.jakimow@geo.hu-berlin.de
committed
<item row="1" column="3">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>

benjamin.jakimow@geo.hu-berlin.de
committed
<item row="2" column="2">
<widget class="QToolButton" name="btnGetQGISExtent">
<property name="toolTip">
<string>Take the spatial map extent from QGIS</string>
</property>
<property name="text">
<string>Get Extent</string>
</property>
</widget>
</item>

benjamin.jakimow@geo.hu-berlin.de
committed
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
<item row="1" column="2">
<widget class="QToolButton" name="btnSetQGISExtent">
<property name="toolTip">
<string>Try to set the QGIS map extent to the same spatial extent</string>
</property>
<property name="text">
<string>Set Extent</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QToolButton" name="btnSetQGISCenter">
<property name="toolTip">
<string>Set QGIS Map to the same map center</string>
</property>
<property name="text">
<string>Set Center</string>
</property>
</widget>
</item>
<item row="0" column="1" colspan="2">
<widget class="QCheckBox" name="cbLoadCenterPixelProfile">
<property name="toolTip">
<string>Loads the temporal profile of the map center pixel</string>
</property>
<property name="text">
<string>Load center profile</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="4">
<widget class="QgsCollapsibleGroupBox" name="gbQgsVectorLayer">

benjamin.jakimow@geo.hu-berlin.de
committed
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<string>Show Vector Overlay</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
</property>
<property name="saveCheckedState">
<bool>true</bool>
<layout class="QFormLayout" name="formLayout_5">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="0" column="1">
<widget class="QgsMapLayerComboBox" name="cbQgsVectorLayer">
<property name="enabled">
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>

benjamin.jakimow@geo.hu-berlin.de
committed
<height>0</height>
</size>
</property>
</widget>
</item>
</layout>

benjamin.jakimow@geo.hu-berlin.de
committed
<item row="4" column="0">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QProgressBar" name="progressBar">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="value">
<number>0</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="invertedAppearance">
<bool>false</bool>
</property>
<property name="textDirection">
<enum>QProgressBar::TopToBottom</enum>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<action name="actionSetSubsetSize">
<property name="text">
<string>setSubsetSize</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>
<class>QgsCollapsibleGroupBox</class>
<extends>QGroupBox</extends>
<header>qgscollapsiblegroupbox.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>QgsColorButton</class>
<extends>QPushButton</extends>
<header>qgscolorbutton.h</header>
</customwidget>
<customwidget>
<class>QgsMapLayerComboBox</class>
<extends>QComboBox</extends>
<header>qgsmaplayercombobox.h</header>
</customwidget>

benjamin.jakimow@geo.hu-berlin.de
committed
<customwidget>
<class>QgsProjectionSelectionWidget</class>
<extends>QWidget</extends>
<header>qgsprojectionselectionwidget.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>