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
bdc16b75
Commit
bdc16b75
authored
2 years ago
by
Emmanuel Oceguera Conchas
Browse files
Options
Downloads
Patches
Plain Diff
columns added
parent
558bd873
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
+40
-10
40 additions, 10 deletions
netCDFVisualizer.ui
with
40 additions
and
10 deletions
netCDFVisualizer.ui
+
40
−
10
View file @
bdc16b75
...
@@ -83,6 +83,12 @@
...
@@ -83,6 +83,12 @@
<layout
class=
"QGridLayout"
name=
"gridLayout"
>
<layout
class=
"QGridLayout"
name=
"gridLayout"
>
<item
row=
"0"
column=
"1"
>
<item
row=
"0"
column=
"1"
>
<widget
class=
"QTabWidget"
name=
"tabWidget"
>
<widget
class=
"QTabWidget"
name=
"tabWidget"
>
<property
name=
"maximumSize"
>
<size>
<width>
249000
</width>
<height>
16777215
</height>
</size>
</property>
<property
name=
"currentIndex"
>
<property
name=
"currentIndex"
>
<number>
0
</number>
<number>
0
</number>
</property>
</property>
...
@@ -92,19 +98,43 @@
...
@@ -92,19 +98,43 @@
</attribute>
</attribute>
<layout
class=
"QFormLayout"
name=
"formLayout"
>
<layout
class=
"QFormLayout"
name=
"formLayout"
>
<item
row=
"0"
column=
"1"
>
<item
row=
"0"
column=
"1"
>
<widget
class=
"QTable
View
"
name=
"table
View
"
>
<widget
class=
"QTable
Widget
"
name=
"table
Widget
"
>
<property
name=
"
alternatingRowColors
"
>
<property
name=
"
maximumSize
"
>
<
bool>
false
</bool
>
<
size
>
</property
>
<width>
249000
</width
>
<property
name=
"showGrid"
>
<height>
16777215
</height
>
<
bool>
true
</bool
>
<
/size
>
</property>
</property>
<property
name=
"
gridStyle
"
>
<property
name=
"
rowCount
"
>
<
e
num
>
Qt::DashLine
</
e
num>
<num
ber>
0
</num
ber
>
</property>
</property>
<attribute
name=
"verticalHeaderStretchLastSection"
>
<attribute
name=
"horizontalHeaderVisible"
>
<bool>
true
</bool>
</attribute>
<attribute
name=
"horizontalHeaderCascadingSectionResizes"
>
<bool>
true
</bool>
</attribute>
<attribute
name=
"horizontalHeaderDefaultSectionSize"
>
<number>
249
</number>
</attribute>
<attribute
name=
"horizontalHeaderShowSortIndicator"
stdset=
"0"
>
<bool>
false
</bool>
<bool>
false
</bool>
</attribute>
</attribute>
<column>
<property
name=
"text"
>
<string>
Name
</string>
</property>
</column>
<column>
<property
name=
"text"
>
<string>
Long Name
</string>
</property>
</column>
<column>
<property
name=
"text"
>
<string>
Type
</string>
</property>
</column>
</widget>
</widget>
</item>
</item>
</layout>
</layout>
...
@@ -156,7 +186,7 @@
...
@@ -156,7 +186,7 @@
</property>
</property>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
<item>
<item>
<widget
class=
"Q
Table
Widget"
name=
"
table
Widget"
/>
<widget
class=
"Q
List
Widget"
name=
"
list
Widget"
/>
</item>
</item>
</layout>
</layout>
</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