Skip to content
Snippets Groups Projects
Commit 9022c94a authored by Benjamin Jakimow's avatar Benjamin Jakimow
Browse files

added menu actions

parent 46c0a6ba
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>898</width> <width>898</width>
<height>926</height> <height>947</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
...@@ -88,7 +88,7 @@ ...@@ -88,7 +88,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>0</number> <number>1</number>
</property> </property>
<widget class="QWidget" name="tab_console"> <widget class="QWidget" name="tab_console">
<attribute name="title"> <attribute name="title">
...@@ -249,19 +249,6 @@ ...@@ -249,19 +249,6 @@
</property> </property>
</widget> </widget>
</item> </item>
<item>
<widget class="QPushButton" name="bnt_removeBandView">
<property name="maximumSize">
<size>
<width>150</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item> <item>
<spacer name="verticalSpacer"> <spacer name="verticalSpacer">
<property name="orientation"> <property name="orientation">
...@@ -363,6 +350,16 @@ ...@@ -363,6 +350,16 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="1">
<widget class="QPushButton" name="btn_selectByRectangle">
<property name="toolTip">
<string>Selects the image subset from QGIS.</string>
</property>
<property name="text">
<string>Select subset by rectangle</string>
</property>
</widget>
</item>
<item row="2" column="0"> <item row="2" column="0">
<widget class="QLabel" name="label_3"> <widget class="QLabel" name="label_3">
<property name="toolTip"> <property name="toolTip">
...@@ -415,27 +412,42 @@ ...@@ -415,27 +412,42 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="5" column="0"> <item row="4" column="0">
<widget class="QLabel" name="label_2"> <widget class="QLabel" name="label_7">
<property name="toolTip">
<string>Spatial Reference System (SRS) of center coordinate</string>
</property>
<property name="text"> <property name="text">
<string>size x</string> <string>SRS</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="6" column="0"> <item row="4" column="1">
<widget class="QLabel" name="label_5"> <widget class="QPlainTextEdit" name="tb_bb_srs">
<property name="text"> <property name="enabled">
<string>size y</string> <bool>true</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>50</height>
</size>
</property>
<property name="readOnly">
<bool>true</bool>
</property> </property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="5" column="0">
<widget class="QPushButton" name="btn_selectByRectangle"> <widget class="QLabel" name="label_2">
<property name="toolTip">
<string>Selects the image subset from QGIS.</string>
</property>
<property name="text"> <property name="text">
<string>Select subset by rectangle</string> <string>size x</string>
</property> </property>
</widget> </widget>
</item> </item>
...@@ -458,6 +470,13 @@ ...@@ -458,6 +470,13 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="6" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>size y</string>
</property>
</widget>
</item>
<item row="6" column="1"> <item row="6" column="1">
<widget class="QDoubleSpinBox" name="doubleSpinBox_subset_size_y"> <widget class="QDoubleSpinBox" name="doubleSpinBox_subset_size_y">
<property name="suffix"> <property name="suffix">
...@@ -477,26 +496,6 @@ ...@@ -477,26 +496,6 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="4" column="1">
<widget class="QPlainTextEdit" name="tb_srs_info">
<property name="enabled">
<bool>true</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_7">
<property name="toolTip">
<string>Spatial Reference System (SRS) of center coordinate</string>
</property>
<property name="text">
<string>SRS</string>
</property>
</widget>
</item>
</layout> </layout>
</widget> </widget>
</item> </item>
...@@ -511,110 +510,11 @@ ...@@ -511,110 +510,11 @@
<property name="title"> <property name="title">
<string>Chip Rendering</string> <string>Chip Rendering</string>
</property> </property>
<layout class="QGridLayout" name="gridLayout_2"> <layout class="QFormLayout" name="formLayout">
<item row="6" column="0"> <property name="fieldGrowthPolicy">
<widget class="QLabel" name="label_6"> <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
<property name="text"> </property>
<string>First date</string> <item row="2" column="0" colspan="2">
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QSpinBox" name="spinBox_ncpu">
<property name="toolTip">
<string>Number of CPUs used for parallel image chip calculation</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QSpinBox" name="spinBox_chipsize_max">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="toolTip">
<string>Max. length of an image chip on screen.</string>
</property>
<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>10</number>
</property>
<property name="value">
<number>200</number>
</property>
</widget>
</item>
<item row="6" column="1" colspan="2">
<widget class="QComboBox" name="cb_centerdate">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_11">
<property name="text">
<string>max. size </string>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>#cpu</string>
</property>
</widget>
</item>
<item row="4" column="2">
<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 row="0" column="0">
<widget class="QRadioButton" name="rb_showEntireTS">
<property name="text">
<string>Entire Time Series</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QRadioButton" name="rb_showTimeWindow">
<property name="toolTip">
<string>Select </string>
</property>
<property name="text">
<string>Time Window:</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="0" rowspan="2" colspan="3">
<widget class="QFrame" name="frame_timewindow"> <widget class="QFrame" name="frame_timewindow">
<property name="enabled"> <property name="enabled">
<bool>false</bool> <bool>false</bool>
...@@ -682,6 +582,95 @@ ...@@ -682,6 +582,95 @@
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="4" column="0">
<widget class="QLabel" name="label_11">
<property name="text">
<string>max. size </string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QSpinBox" name="spinBox_chipsize_max">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="toolTip">
<string>Max. length of an image chip on screen.</string>
</property>
<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>10</number>
</property>
<property name="value">
<number>200</number>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>#cpu</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QSpinBox" name="spinBox_ncpu">
<property name="toolTip">
<string>Number of CPUs used for parallel image chip calculation</string>
</property>
</widget>
</item>
<item row="6" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>DOI</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QComboBox" name="cb_doi">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="1" column="0" colspan="2">
<widget class="QRadioButton" name="rb_showTimeWindow">
<property name="toolTip">
<string>Select </string>
</property>
<property name="text">
<string>Time Window around DOI</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QRadioButton" name="rb_showEntireTS">
<property name="text">
<string>Entire Time Series</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</item>
</layout> </layout>
</widget> </widget>
</item> </item>
...@@ -736,11 +725,17 @@ ...@@ -736,11 +725,17 @@
<property name="title"> <property name="title">
<string>Files</string> <string>Files</string>
</property> </property>
<addaction name="actionAdd_Images"/>
<addaction name="actionAdd_Masks"/>
<addaction name="actionLoad_Time_Series"/>
<addaction name="actionSave_Time_Series"/>
<addaction name="actionLoad_Example_Time_Series"/>
</widget> </widget>
<widget class="QMenu" name="menuAbout"> <widget class="QMenu" name="menuAbout">
<property name="title"> <property name="title">
<string>About</string> <string>Help</string>
</property> </property>
<addaction name="actionAbout"/>
</widget> </widget>
<addaction name="menuFiles"/> <addaction name="menuFiles"/>
<addaction name="menuAbout"/> <addaction name="menuAbout"/>
...@@ -760,6 +755,36 @@ ...@@ -760,6 +755,36 @@
<string>Add View</string> <string>Add View</string>
</property> </property>
</action> </action>
<action name="actionAdd_Images">
<property name="text">
<string>Add Images</string>
</property>
</action>
<action name="actionAdd_Masks">
<property name="text">
<string>Add Masks</string>
</property>
</action>
<action name="actionLoad_Time_Series">
<property name="text">
<string>Load Time Series</string>
</property>
</action>
<action name="actionSave_Time_Series">
<property name="text">
<string>Save Time Series</string>
</property>
</action>
<action name="actionLoad_Example_Time_Series">
<property name="text">
<string>Load Time Series Example</string>
</property>
</action>
<action name="actionAbout">
<property name="text">
<string>About</string>
</property>
</action>
</widget> </widget>
<resources> <resources>
<include location="resources.qrc"/> <include location="resources.qrc"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment