mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
Added percentage label for transparency slider
git-svn-id: http://svn.osgeo.org/qgis/trunk@547 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
5965b8b7e3
commit
74b7156564
@ -9,7 +9,7 @@
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>466</width>
|
<width>466</width>
|
||||||
<height>547</height>
|
<height>549</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="caption">
|
<property name="caption">
|
||||||
@ -330,7 +330,7 @@
|
|||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>unnamed</cstring>
|
<cstring>unnamed</cstring>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="3">
|
<widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="5">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>rbtnThreeBand</cstring>
|
<cstring>rbtnThreeBand</cstring>
|
||||||
</property>
|
</property>
|
||||||
@ -338,7 +338,7 @@
|
|||||||
<string>Three Band</string>
|
<string>Three Band</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="3">
|
<widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="5">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>rbtnSingleBand</cstring>
|
<cstring>rbtnSingleBand</cstring>
|
||||||
</property>
|
</property>
|
||||||
@ -346,7 +346,7 @@
|
|||||||
<string>Single Band</string>
|
<string>Single Band</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="3">
|
<widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="5">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>cboxInvertColorMap</cstring>
|
<cstring>cboxInvertColorMap</cstring>
|
||||||
</property>
|
</property>
|
||||||
@ -354,7 +354,7 @@
|
|||||||
<string>Invert Color Map</string>
|
<string>Invert Color Map</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QLabel" row="4" column="0" rowspan="1" colspan="3">
|
<widget class="QLabel" row="4" column="0" rowspan="1" colspan="5">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>textLabel2_4_2</cstring>
|
<cstring>textLabel2_4_2</cstring>
|
||||||
</property>
|
</property>
|
||||||
@ -362,7 +362,7 @@
|
|||||||
<string>Transparency:</string>
|
<string>Transparency:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QSlider" row="5" column="0" rowspan="1" colspan="3">
|
<widget class="QSlider" row="5" column="0" rowspan="1" colspan="5">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>sliderTransparency</cstring>
|
<cstring>sliderTransparency</cstring>
|
||||||
</property>
|
</property>
|
||||||
@ -378,7 +378,32 @@
|
|||||||
<string>None</string>
|
<string>None</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<spacer row="6" column="1">
|
<widget class="QTextEdit" row="2" column="0" rowspan="1" colspan="5">
|
||||||
|
<property name="name">
|
||||||
|
<cstring>txtSymologyNotes</cstring>
|
||||||
|
</property>
|
||||||
|
<property name="enabled">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string><html><head><meta name="qrichtext" content="1" /></head><body style="font-size:12pt;font-family:Arial">
|
||||||
|
<p style="margin-top:14px"><span style="font-size:13pt;font-weight:600">Notes</span></p>
|
||||||
|
</body></html>
|
||||||
|
</string>
|
||||||
|
</property>
|
||||||
|
<property name="wordWrap">
|
||||||
|
<enum>WidgetWidth</enum>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
<widget class="QLabel" row="6" column="4">
|
||||||
|
<property name="name">
|
||||||
|
<cstring>textLabel4</cstring>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string><p align="right">Full</p></string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
<spacer row="6" column="3">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>spacer4</cstring>
|
<cstring>spacer4</cstring>
|
||||||
</property>
|
</property>
|
||||||
@ -390,34 +415,34 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="sizeHint">
|
<property name="sizeHint">
|
||||||
<size>
|
<size>
|
||||||
<width>100</width>
|
<width>20</width>
|
||||||
|
<height>21</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
</spacer>
|
||||||
|
<spacer row="6" column="1">
|
||||||
|
<property name="name">
|
||||||
|
<cstring>spacer4_2</cstring>
|
||||||
|
</property>
|
||||||
|
<property name="orientation">
|
||||||
|
<enum>Horizontal</enum>
|
||||||
|
</property>
|
||||||
|
<property name="sizeType">
|
||||||
|
<enum>Expanding</enum>
|
||||||
|
</property>
|
||||||
|
<property name="sizeHint">
|
||||||
|
<size>
|
||||||
|
<width>20</width>
|
||||||
<height>21</height>
|
<height>21</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
</spacer>
|
</spacer>
|
||||||
<widget class="QLabel" row="6" column="2">
|
<widget class="QLabel" row="6" column="2">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>textLabel4</cstring>
|
<cstring>lblTransparencyPercent</cstring>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><p align="right">Full</p></string>
|
<string>0%</string>
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
<widget class="QTextEdit" row="2" column="0" rowspan="1" colspan="3">
|
|
||||||
<property name="name">
|
|
||||||
<cstring>txtSymologyNotes</cstring>
|
|
||||||
</property>
|
|
||||||
<property name="enabled">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string><html><head><meta name="qrichtext" content="1" /></head><body style="font-size:10pt;font-family:Arial">
|
|
||||||
<p style="margin-top:14px"><span style="font-size:11pt;font-weight:600">Notes</span></p>
|
|
||||||
</body></html>
|
|
||||||
</string>
|
|
||||||
</property>
|
|
||||||
<property name="wordWrap">
|
|
||||||
<enum>WidgetWidth</enum>
|
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</grid>
|
</grid>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user