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
99d6469d
Commit
99d6469d
authored
2 years ago
by
Emmanuel Oceguera Conchas
Browse files
Options
Downloads
Patches
Plain Diff
the tzpe column has been deleted
parent
65d974c8
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
netCDFVisualizer.ui
+21
-8
21 additions, 8 deletions
netCDFVisualizer.ui
with
21 additions
and
8 deletions
netCDFVisualizer.ui
+
21
−
8
View file @
99d6469d
...
...
@@ -110,12 +110,30 @@
<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>
...
...
@@ -126,7 +144,7 @@
<number>
206
</number>
</attribute>
<attribute
name=
"headerDefaultSectionSize"
>
<number>
255
</number>
<number>
300
</number>
</attribute>
<attribute
name=
"headerShowSortIndicator"
stdset=
"0"
>
<bool>
true
</bool>
...
...
@@ -141,11 +159,6 @@
<string>
Long Name
</string>
</property>
</column>
<column>
<property
name=
"text"
>
<string>
Type
</string>
</property>
</column>
</widget>
</item>
</layout>
...
...
@@ -335,7 +348,7 @@
</font>
</property>
<property
name=
"text"
>
<string>
Create map
</string>
<string>
map data
</string>
</property>
</widget>
<widget
class=
"QPushButton"
name=
"btn_plot"
>
...
...
@@ -351,7 +364,7 @@
<string
notr=
"true"
>
selection-background-color: rgb(83, 194, 200);
</string>
</property>
<property
name=
"text"
>
<string>
load
lay
er
</string>
<string>
data disp
lay
</string>
</property>
</widget>
</widget>
...
...
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