Skip to content

Commit 28d88a1

Browse files
author
timlinux
committedNov 5, 2007

File tree

1 file changed

+125
-149
lines changed

1 file changed

+125
-149
lines changed
 

‎src/ui/qgsrasterlayerpropertiesbase.ui

Lines changed: 125 additions & 149 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<x>0</x>
77
<y>0</y>
88
<width>651</width>
9-
<height>641</height>
9+
<height>597</height>
1010
</rect>
1111
</property>
1212
<property name="windowTitle" >
@@ -165,7 +165,7 @@
165165
</sizepolicy>
166166
</property>
167167
<property name="text" >
168-
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style="font-size:9pt;font-family:Sans Serif">
168+
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style="font-size:10pt;font-family:Sans Serif">
169169
&lt;p style="margin-top:14px" dir="ltr">&lt;span style="font-weight:600">Notes&lt;/span>&lt;/p>
170170
&lt;/body>&lt;/html>
171171
</string>
@@ -746,155 +746,131 @@
746746
<attribute name="title" >
747747
<string>Pyramids</string>
748748
</attribute>
749-
<widget class="QWidget" name="layoutWidget" >
750-
<property name="geometry" >
751-
<rect>
752-
<x>9</x>
753-
<y>490</y>
754-
<width>592</width>
755-
<height>51</height>
756-
</rect>
757-
</property>
758-
<layout class="QHBoxLayout" >
759-
<property name="margin" >
760-
<number>11</number>
761-
</property>
762-
<property name="spacing" >
763-
<number>6</number>
764-
</property>
765-
<item>
766-
<spacer>
767-
<property name="orientation" >
768-
<enum>Qt::Horizontal</enum>
769-
</property>
770-
<property name="sizeType" >
771-
<enum>QSizePolicy::Expanding</enum>
772-
</property>
773-
<property name="sizeHint" >
774-
<size>
775-
<width>156</width>
776-
<height>20</height>
777-
</size>
778-
</property>
779-
</spacer>
780-
</item>
781-
<item>
782-
<widget class="QLabel" name="textLabel4_2" >
783-
<property name="text" >
784-
<string>Resampling Method</string>
785-
</property>
786-
<property name="buddy" >
787-
<cstring>cboResamplingMethod</cstring>
788-
</property>
789-
</widget>
790-
</item>
791-
<item>
792-
<widget class="QComboBox" name="cboResamplingMethod" >
793-
<item>
794-
<property name="text" >
795-
<string>Average</string>
796-
</property>
797-
</item>
798-
<item>
799-
<property name="text" >
800-
<string>Nearest Neighbour</string>
801-
</property>
802-
</item>
803-
</widget>
804-
</item>
805-
<item>
806-
<widget class="QPushButton" name="buttonBuildPyramids" >
807-
<property name="text" >
808-
<string>Build Pyramids</string>
809-
</property>
810-
</widget>
811-
</item>
812-
</layout>
813-
</widget>
814-
<widget class="QWidget" name="layoutWidget" >
815-
<property name="geometry" >
816-
<rect>
817-
<x>481</x>
818-
<y>9</y>
819-
<width>144</width>
820-
<height>471</height>
821-
</rect>
822-
</property>
823-
<layout class="QVBoxLayout" >
824-
<property name="margin" >
825-
<number>11</number>
826-
</property>
827-
<property name="spacing" >
828-
<number>6</number>
829-
</property>
830-
<item>
831-
<widget class="QLabel" name="textLabel5" >
832-
<property name="sizePolicy" >
833-
<sizepolicy>
834-
<hsizetype>0</hsizetype>
835-
<vsizetype>0</vsizetype>
836-
<horstretch>0</horstretch>
837-
<verstretch>0</verstretch>
838-
</sizepolicy>
839-
</property>
840-
<property name="text" >
841-
<string>Pyramid Resolutions</string>
842-
</property>
843-
</widget>
844-
</item>
845-
<item>
846-
<widget class="Q3ListBox" name="lbxPyramidResolutions" >
847-
<property name="sizePolicy" >
848-
<sizepolicy>
849-
<hsizetype>0</hsizetype>
850-
<vsizetype>0</vsizetype>
851-
<horstretch>0</horstretch>
852-
<verstretch>0</verstretch>
853-
</sizepolicy>
854-
</property>
855-
<property name="maximumSize" >
856-
<size>
857-
<width>150</width>
858-
<height>32767</height>
859-
</size>
860-
</property>
861-
<property name="selectionMode" >
862-
<enum>Q3ListBox::Multi</enum>
863-
</property>
864-
</widget>
865-
</item>
866-
</layout>
867-
</widget>
868-
<widget class="Q3TextEdit" name="textEdit5" >
869-
<property name="geometry" >
870-
<rect>
871-
<x>9</x>
872-
<y>9</y>
873-
<width>466</width>
874-
<height>475</height>
875-
</rect>
749+
<layout class="QGridLayout" >
750+
<property name="margin" >
751+
<number>9</number>
876752
</property>
877-
<property name="sizePolicy" >
878-
<sizepolicy>
879-
<hsizetype>0</hsizetype>
880-
<vsizetype>0</vsizetype>
881-
<horstretch>5</horstretch>
882-
<verstretch>0</verstretch>
883-
</sizepolicy>
753+
<property name="spacing" >
754+
<number>6</number>
884755
</property>
885-
<property name="text" >
886-
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style="font-size:9pt;font-family:Sans Serif">
887-
&lt;p style="margin-top:18px" dir="ltr">&lt;span style="font-size:14pt;font-weight:600">Description&lt;/span>&lt;/p>
756+
<item row="1" column="1" >
757+
<widget class="Q3ListBox" name="lbxPyramidResolutions" >
758+
<property name="sizePolicy" >
759+
<sizepolicy>
760+
<hsizetype>0</hsizetype>
761+
<vsizetype>0</vsizetype>
762+
<horstretch>0</horstretch>
763+
<verstretch>0</verstretch>
764+
</sizepolicy>
765+
</property>
766+
<property name="maximumSize" >
767+
<size>
768+
<width>150</width>
769+
<height>32767</height>
770+
</size>
771+
</property>
772+
<property name="selectionMode" >
773+
<enum>Q3ListBox::Multi</enum>
774+
</property>
775+
</widget>
776+
</item>
777+
<item rowspan="2" row="0" column="0" >
778+
<widget class="Q3TextEdit" name="textEdit5" >
779+
<property name="sizePolicy" >
780+
<sizepolicy>
781+
<hsizetype>7</hsizetype>
782+
<vsizetype>7</vsizetype>
783+
<horstretch>5</horstretch>
784+
<verstretch>0</verstretch>
785+
</sizepolicy>
786+
</property>
787+
<property name="text" >
788+
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style="font-size:10pt;font-family:Sans Serif">
789+
&lt;p style="margin-top:18px" dir="ltr">&lt;span style="font-size:15pt;font-weight:600">Description&lt;/span>&lt;/p>
888790
&lt;p dir="ltr">Large resolution raster layers can slow navigation in QGIS. By creating lower resolution copies of the data (pyramids) performance can be considerably improved as QGIS selects the most suitable resolution to use depending on the level of zoom. You must have write access in the directory where the original data is stored to build pyramids. &lt;/p>
889791
&lt;p dir="ltr">&lt;span style="color:#ff0000">Please note that building pyramids may alter the original data file and once created they cannot be removed.&lt;/span>&lt;/p>
890792
&lt;p dir="ltr">&lt;span style="color:#ff0000">Please note that building pyramids could corrupt your image - always make a backup of your data first!&lt;/span>&lt;/p>
891793
&lt;/body>&lt;/html>
892794
</string>
893-
</property>
894-
<property name="wordWrap" >
895-
<enum>Q3TextEdit::WidgetWidth</enum>
896-
</property>
897-
</widget>
795+
</property>
796+
<property name="wordWrap" >
797+
<enum>Q3TextEdit::WidgetWidth</enum>
798+
</property>
799+
</widget>
800+
</item>
801+
<item row="0" column="1" >
802+
<widget class="QLabel" name="textLabel5" >
803+
<property name="sizePolicy" >
804+
<sizepolicy>
805+
<hsizetype>0</hsizetype>
806+
<vsizetype>0</vsizetype>
807+
<horstretch>0</horstretch>
808+
<verstretch>0</verstretch>
809+
</sizepolicy>
810+
</property>
811+
<property name="text" >
812+
<string>Pyramid Resolutions</string>
813+
</property>
814+
</widget>
815+
</item>
816+
<item row="2" column="0" colspan="2" >
817+
<layout class="QHBoxLayout" >
818+
<property name="margin" >
819+
<number>11</number>
820+
</property>
821+
<property name="spacing" >
822+
<number>6</number>
823+
</property>
824+
<item>
825+
<spacer>
826+
<property name="orientation" >
827+
<enum>Qt::Horizontal</enum>
828+
</property>
829+
<property name="sizeType" >
830+
<enum>QSizePolicy::Expanding</enum>
831+
</property>
832+
<property name="sizeHint" >
833+
<size>
834+
<width>156</width>
835+
<height>20</height>
836+
</size>
837+
</property>
838+
</spacer>
839+
</item>
840+
<item>
841+
<widget class="QLabel" name="textLabel4_2" >
842+
<property name="text" >
843+
<string>Resampling Method</string>
844+
</property>
845+
<property name="buddy" >
846+
<cstring>cboResamplingMethod</cstring>
847+
</property>
848+
</widget>
849+
</item>
850+
<item>
851+
<widget class="QComboBox" name="cboResamplingMethod" >
852+
<item>
853+
<property name="text" >
854+
<string>Average</string>
855+
</property>
856+
</item>
857+
<item>
858+
<property name="text" >
859+
<string>Nearest Neighbour</string>
860+
</property>
861+
</item>
862+
</widget>
863+
</item>
864+
<item>
865+
<widget class="QPushButton" name="buttonBuildPyramids" >
866+
<property name="text" >
867+
<string>Build Pyramids</string>
868+
</property>
869+
</widget>
870+
</item>
871+
</layout>
872+
</item>
873+
</layout>
898874
</widget>
899875
<widget class="QWidget" name="tabPageHistogram" >
900876
<attribute name="title" >
@@ -1069,6 +1045,11 @@
10691045
</widget>
10701046
<layoutdefault spacing="6" margin="11" />
10711047
<customwidgets>
1048+
<customwidget>
1049+
<class>Q3ListBox</class>
1050+
<extends>Q3Frame</extends>
1051+
<header>q3listbox.h</header>
1052+
</customwidget>
10721053
<customwidget>
10731054
<class>Q3TextEdit</class>
10741055
<extends>Q3Frame</extends>
@@ -1080,11 +1061,6 @@
10801061
<header>Qt3Support/Q3GroupBox</header>
10811062
<container>1</container>
10821063
</customwidget>
1083-
<customwidget>
1084-
<class>Q3ListBox</class>
1085-
<extends>Q3Frame</extends>
1086-
<header>q3listbox.h</header>
1087-
</customwidget>
10881064
</customwidgets>
10891065
<tabstops>
10901066
<tabstop>tabBar</tabstop>

0 commit comments

Comments
 (0)
Please sign in to comment.