Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EBVCubeVisualizerPlugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
no67wuwu
EBVCubeVisualizerPlugin
Commits
f7bb8a8c
Commit
f7bb8a8c
authored
2 years ago
by
Emmanuel Oceguera Conchas
Browse files
Options
Downloads
Patches
Plain Diff
has been updated
parent
dc9cf6d2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
EBVCubeVisualizer.ui
+98
-58
98 additions, 58 deletions
EBVCubeVisualizer.ui
with
98 additions
and
58 deletions
EBVCubeVisualizer.ui
+
98
−
58
View file @
f7bb8a8c
<?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>
1677719
0
</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>
<
html
><
head/
><
body
><
p
><
br/
><
/p
><
/body
><
/html
>
</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>
2
0
</x>
<x>
3
0
</x>
<y>
10
</y>
<y>
10
</y>
<width>
6
1
</width>
<width>
27
1
</width>
<height>
1
6
</height>
<height>
3
1
</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>
<
html
><
head/
><
body
><
p
><
span style=
"
font-size:18pt; font-weight:600; color:#00226a;
">
EBV Cube Visualizer
<
/span
><
/p
><
/body
><
/html
>
</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>
3
8
1
</height>
<height>
3
7
1
</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>
50
0
</y>
<y>
49
0
</y>
<width>
491
</width>
<width>
491
</width>
<height>
2
4
1
</height>
<height>
2
5
1
</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>
<
html
><
head/
><
body
><
p align=
"
center
"><
br/
><
/p
><
/body
><
/html
>
</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/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment