Skip to content
Snippets Groups Projects
Commit f7bb8a8c authored by Emmanuel Oceguera Conchas's avatar Emmanuel Oceguera Conchas
Browse files

has been updated

parent dc9cf6d2
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0"> <ui version="4.0">
<class>netCDF</class> <class>EBVCube</class>
<widget class="QDialog" name="netCDF"> <widget class="QDialog" name="EBVCube">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
...@@ -18,14 +18,14 @@ ...@@ -18,14 +18,14 @@
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>1273</width> <width>0</width>
<height>792</height> <height>0</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="sizeIncrement">
<size> <size>
<width>16777215</width> <width>0</width>
<height>16777190</height> <height>0</height>
</size> </size>
</property> </property>
<property name="mouseTracking"> <property name="mouseTracking">
...@@ -34,6 +34,9 @@ ...@@ -34,6 +34,9 @@
<property name="windowTitle"> <property name="windowTitle">
<string>EBVCubeVisualizer</string> <string>EBVCubeVisualizer</string>
</property> </property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="autoFillBackground"> <property name="autoFillBackground">
<bool>false</bool> <bool>false</bool>
</property> </property>
...@@ -49,10 +52,10 @@ ...@@ -49,10 +52,10 @@
<widget class="QLabel" name="label_6"> <widget class="QLabel" name="label_6">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>20</x> <x>30</x>
<y>10</y> <y>10</y>
<width>61</width> <width>271</width>
<height>16</height> <height>31</height>
</rect> </rect>
</property> </property>
<property name="font"> <property name="font">
...@@ -62,37 +65,8 @@ ...@@ -62,37 +65,8 @@
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string>Load data:</string> <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:18pt; font-weight:600; color:#00226a;&quot;&gt;EBV Cube Visualizer&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>751</width>
<height>27</height>
</rect>
</property> </property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLineEdit" name="text_set"/>
</item>
<item>
<widget class="QToolButton" name="btn_inputFile">
<property name="text">
<string>load data</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btn_load">
<property name="text">
<string>Read </string>
</property>
</widget>
</item>
</layout>
</widget> </widget>
<widget class="QWidget" name="gridLayoutWidget"> <widget class="QWidget" name="gridLayoutWidget">
<property name="geometry"> <property name="geometry">
...@@ -217,7 +191,7 @@ ...@@ -217,7 +191,7 @@
<x>770</x> <x>770</x>
<y>110</y> <y>110</y>
<width>491</width> <width>491</width>
<height>381</height> <height>371</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
...@@ -272,9 +246,9 @@ ...@@ -272,9 +246,9 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>770</x> <x>770</x>
<y>500</y> <y>490</y>
<width>491</width> <width>491</width>
<height>241</height> <height>251</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
...@@ -308,7 +282,7 @@ ...@@ -308,7 +282,7 @@
<string notr="true">selection-background-color: rgb(83, 194, 200);</string> <string notr="true">selection-background-color: rgb(83, 194, 200);</string>
</property> </property>
<property name="text"> <property name="text">
<string>data display</string> <string>add layer </string>
</property> </property>
</widget> </widget>
</item> </item>
...@@ -333,20 +307,7 @@ ...@@ -333,20 +307,7 @@
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string>map data</string> <string>layer data</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> select:</string>
</property> </property>
</widget> </widget>
</item> </item>
...@@ -430,9 +391,88 @@ ...@@ -430,9 +391,88 @@
<item row="10" column="1"> <item row="10" column="1">
<widget class="QComboBox" name="cbox_time"/> <widget class="QComboBox" name="cbox_time"/>
</item> </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> select:</string>
</property>
</widget>
</item>
</layout> </layout>
</widget> </widget>
</widget> </widget>
<widget class="QToolButton" name="btn_inputFile">
<property name="geometry">
<rect>
<x>610</x>
<y>60</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="sizeIncrement">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="baseSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Load</string>
</property>
</widget>
<widget class="QPushButton" name="btn_load">
<property name="geometry">
<rect>
<x>690</x>
<y>60</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Open</string>
</property>
<property name="autoRepeat">
<bool>false</bool>
</property>
</widget>
<widget class="QLineEdit" name="text_set">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>591</width>
<height>20</height>
</rect>
</property>
</widget>
</widget> </widget>
<resources/> <resources/>
<connections/> <connections/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment