From be88dc64b0a138b2403104d537f4faa275fcc233 Mon Sep 17 00:00:00 2001 From: Emmanuel Heriberto Oceguera Conchas <e.oceguera@gmx.de> Date: Mon, 14 Nov 2022 10:55:33 +0100 Subject: [PATCH] 'the files have been deleted' --- netCDFVisualizer.ui | 429 -------------------------------------------- 1 file changed, 429 deletions(-) delete mode 100644 netCDFVisualizer.ui diff --git a/netCDFVisualizer.ui b/netCDFVisualizer.ui deleted file mode 100644 index 47278a2..0000000 --- a/netCDFVisualizer.ui +++ /dev/null @@ -1,429 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>netCDF</class> - <widget class="QDialog" name="netCDF"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>1273</width> - <height>792</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>1273</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>16777190</height> - </size> - </property> - <property name="windowTitle"> - <string>EBVCubeVisualizer</string> - </property> - <property name="styleSheet"> - <string notr="true">background-color: rgb(249, 255, 254);</string> - </property> - <property name="modal"> - <bool>false</bool> - </property> - <widget class="QLabel" name="label_6"> - <property name="geometry"> - <rect> - <x>20</x> - <y>10</y> - <width>61</width> - <height>16</height> - </rect> - </property> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>Load data:</string> - </property> - </widget> - <widget class="QWidget" name="horizontalLayoutWidget"> - <property name="geometry"> - <rect> - <x>10</x> - <y>40</y> - <width>751</width> - <height>25</height> - </rect> - </property> - <layout class="QHBoxLayout" name="horizontalLayout"> - <item> - <widget class="QToolButton" name="btn_inputFile"> - <property name="text"> - <string>...</string> - </property> - </widget> - </item> - <item> - <widget class="QLineEdit" name="text_set"/> - </item> - <item> - <widget class="QPushButton" name="btn_load"> - <property name="text"> - <string>load</string> - </property> - </widget> - </item> - </layout> - </widget> - <widget class="QWidget" name="gridLayoutWidget"> - <property name="geometry"> - <rect> - <x>10</x> - <y>90</y> - <width>751</width> - <height>651</height> - </rect> - </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="1"> - <widget class="QTabWidget" name="tabWidget"> - <property name="maximumSize"> - <size> - <width>249000</width> - <height>16777215</height> - </size> - </property> - <property name="currentIndex"> - <number>0</number> - </property> - <widget class="QWidget" name="tab"> - <attribute name="title"> - <string>Datasets</string> - </attribute> - <layout class="QFormLayout" name="formLayout"> - <item row="0" column="1"> - <widget class="QTreeWidget" name="tree_data"> - <property name="font"> - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="styleSheet"> - <string notr="true">alternate-background-color: rgb(205, 233, 236);</string> - </property> - <property name="horizontalScrollBarPolicy"> - <enum>Qt::ScrollBarAsNeeded</enum> - </property> - <property name="sizeAdjustPolicy"> - <enum>QAbstractScrollArea::AdjustToContents</enum> - </property> - <property name="autoScrollMargin"> - <number>50</number> - </property> - <property name="alternatingRowColors"> - <bool>true</bool> - </property> - <property name="horizontalScrollMode"> - <enum>QAbstractItemView::ScrollPerItem</enum> - </property> - <property name="indentation"> - <number>20</number> - </property> - <attribute name="headerCascadingSectionResizes"> - <bool>true</bool> - </attribute> - <attribute name="headerMinimumSectionSize"> - <number>206</number> - </attribute> - <attribute name="headerDefaultSectionSize"> - <number>300</number> - </attribute> - <attribute name="headerShowSortIndicator" stdset="0"> - <bool>true</bool> - </attribute> - <column> - <property name="text"> - <string>Name</string> - </property> - </column> - <column> - <property name="text"> - <string>Long Name</string> - </property> - </column> - </widget> - </item> - </layout> - </widget> - </widget> - </item> - </layout> - </widget> - <widget class="QWidget" name="layoutWidget"> - <property name="geometry"> - <rect> - <x>1010</x> - <y>750</y> - <width>231</width> - <height>25</height> - </rect> - </property> - <layout class="QHBoxLayout" name="horizontalLayout_3"> - <item> - <spacer name="horizontalSpacer_2"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>64</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - <item> - <widget class="QPushButton" name="btn_closePlugin"> - <property name="text"> - <string>Close</string> - </property> - </widget> - </item> - </layout> - </widget> - <widget class="QWidget" name="layoutWidget"> - <property name="geometry"> - <rect> - <x>770</x> - <y>110</y> - <width>491</width> - <height>381</height> - </rect> - </property> - <layout class="QVBoxLayout" name="verticalLayout"> - <property name="sizeConstraint"> - <enum>QLayout::SetDefaultConstraint</enum> - </property> - <item> - <widget class="QTextBrowser" name="text_info"/> - </item> - </layout> - </widget> - <widget class="QWidget" name="layoutWidget"> - <property name="geometry"> - <rect> - <x>30</x> - <y>750</y> - <width>221</width> - <height>25</height> - </rect> - </property> - <layout class="QHBoxLayout" name="horizontalLayout_2"> - <item> - <widget class="QPushButton" name="btn_remove"> - <property name="text"> - <string>Remove all</string> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="btn_remove_sel"> - <property name="text"> - <string>Remove</string> - </property> - </widget> - </item> - <item> - <spacer name="horizontalSpacer_3"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>56</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - </layout> - </widget> - <widget class="QFrame" name="load_map"> - <property name="geometry"> - <rect> - <x>770</x> - <y>500</y> - <width>491</width> - <height>241</height> - </rect> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Fixed" vsizetype="Ignored"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="styleSheet"> - <string notr="true">background-color: rgb(198, 225, 221);</string> - </property> - <property name="frameShape"> - <enum>QFrame::StyledPanel</enum> - </property> - <property name="frameShadow"> - <enum>QFrame::Raised</enum> - </property> - <widget class="QWidget" name="verticalLayoutWidget"> - <property name="geometry"> - <rect> - <x>140</x> - <y>210</y> - <width>221</width> - <height>25</height> - </rect> - </property> - <layout class="QVBoxLayout" name="verticalLayout_2"> - <item> - <widget class="QPushButton" name="btn_plot"> - <property name="styleSheet"> - <string notr="true">selection-background-color: rgb(83, 194, 200);</string> - </property> - <property name="text"> - <string>data display</string> - </property> - </widget> - </item> - </layout> - </widget> - <widget class="QWidget" name="formLayoutWidget"> - <property name="geometry"> - <rect> - <x>10</x> - <y>10</y> - <width>231</width> - <height>189</height> - </rect> - </property> - <layout class="QFormLayout" name="formLayout_2"> - <item row="0" column="0"> - <widget class="QLabel" name="label"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>map data</string> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_4"> - <property name="text"> - <string>Scenario:</string> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QComboBox" name="cbox_scenarios"/> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="label_5"> - <property name="text"> - <string>Metric:</string> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QComboBox" name="cbox_metric"/> - </item> - <item row="7" column="0"> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string>Entity:</string> - </property> - </widget> - </item> - <item row="7" column="1"> - <widget class="QComboBox" name="cbox_entity"/> - </item> - <item row="8" column="0"> - <widget class="QLabel" name="label_3"> - <property name="text"> - <string>Time:</string> - </property> - </widget> - </item> - <item row="8" column="1"> - <widget class="QComboBox" name="cbox_time"/> - </item> - <item row="5" column="1"> - <spacer name="verticalSpacer_2"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>40</height> - </size> - </property> - </spacer> - </item> - <item row="1" column="1"> - <spacer name="verticalSpacer"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>40</height> - </size> - </property> - </spacer> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="label_7"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string> text:</string> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_8"> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string> text:</string> - </property> - </widget> - </item> - </layout> - </widget> - </widget> - </widget> - <resources/> - <connections/> -</ui> -- GitLab