Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LETG
Rename bands
Commits
fa52e9d2
Commit
fa52e9d2
authored
Sep 14, 2021
by
PIERSON Julie
Browse files
adding input layer directly in table widget
parent
368af84a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
1 deletion
+21
-1
bandtablewidgetbase.ui
bandtablewidgetbase.ui
+21
-1
No files found.
bandtablewidgetbase.ui
View file @
fa52e9d2
...
...
@@ -15,6 +15,26 @@
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_2"
>
<property
name=
"text"
>
<string>
Raster layer
</string>
</property>
<property
name=
"buddy"
>
<cstring>
cmbLayers
</cstring>
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
>
<widget
class=
"QgsMapLayerComboBox"
name=
"cmbLayers"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Expanding"
vsizetype=
"Fixed"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item
row=
"1"
column=
"0"
colspan=
"2"
>
<widget
class=
"QTreeWidget"
name=
"bandClassTree"
>
<column>
<property
name=
"text"
>
...
...
@@ -28,7 +48,7 @@
</column>
</widget>
</item>
<item
row=
"
0
"
column=
"
1
"
>
<item
row=
"
1
"
column=
"
3
"
>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
<item>
<widget
class=
"QToolButton"
name=
"btnAdd"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment