1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>IDemPropSetup</class>
4 <widget class="QWidget" name="IDemPropSetup">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>269</width>
10    <height>182</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Form</string>
15  </property>
16  <layout class="QVBoxLayout" name="verticalLayout">
17   <property name="spacing">
18    <number>3</number>
19   </property>
20   <property name="leftMargin">
21    <number>3</number>
22   </property>
23   <property name="topMargin">
24    <number>3</number>
25   </property>
26   <property name="rightMargin">
27    <number>3</number>
28   </property>
29   <property name="bottomMargin">
30    <number>3</number>
31   </property>
32   <item>
33    <widget class="QSlider" name="sliderOpacity">
34     <property name="toolTip">
35      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Change opacity of map&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
36     </property>
37     <property name="orientation">
38      <enum>Qt::Horizontal</enum>
39     </property>
40    </widget>
41   </item>
42   <item>
43    <layout class="QHBoxLayout" name="horizontalLayout">
44     <property name="spacing">
45      <number>3</number>
46     </property>
47     <item>
48      <widget class="QToolButton" name="toolSetMinScale">
49       <property name="toolTip">
50        <string>Click to use the current zoom as maximum
51zoom-in for use of the DEM data.</string>
52       </property>
53       <property name="text">
54        <string>...</string>
55       </property>
56       <property name="icon">
57        <iconset resource="../resources.qrc">
58         <normaloff>:/icons/8x8/bullet_green.png</normaloff>
59         <normalon>:/icons/8x8/bullet_red.png</normalon>:/icons/8x8/bullet_green.png</iconset>
60       </property>
61       <property name="iconSize">
62        <size>
63         <width>8</width>
64         <height>8</height>
65        </size>
66       </property>
67       <property name="checkable">
68        <bool>true</bool>
69       </property>
70      </widget>
71     </item>
72     <item>
73      <widget class="CScaleLabel" name="labelScale">
74       <property name="toolTip">
75        <string>Control the zoom range for which the DEM data
76is used. Use the two buttons left and right to define
77the actual zoom as either maximum zoom-in or zoom-out.
78</string>
79       </property>
80       <property name="text">
81        <string/>
82       </property>
83       <property name="scaledContents">
84        <bool>true</bool>
85       </property>
86      </widget>
87     </item>
88     <item>
89      <widget class="QToolButton" name="toolSetMaxScale">
90       <property name="toolTip">
91        <string>Click to use the current zoom as maximum
92zoom-out for use of the DEM data.</string>
93       </property>
94       <property name="text">
95        <string>...</string>
96       </property>
97       <property name="icon">
98        <iconset resource="../resources.qrc">
99         <normaloff>:/icons/8x8/bullet_green.png</normaloff>
100         <normalon>:/icons/8x8/bullet_red.png</normalon>:/icons/8x8/bullet_green.png</iconset>
101       </property>
102       <property name="iconSize">
103        <size>
104         <width>8</width>
105         <height>8</height>
106        </size>
107       </property>
108       <property name="checkable">
109        <bool>true</bool>
110       </property>
111      </widget>
112     </item>
113    </layout>
114   </item>
115   <item>
116    <layout class="QGridLayout" name="gridLayout_2">
117     <property name="spacing">
118      <number>3</number>
119     </property>
120     <item row="0" column="0">
121      <widget class="QCheckBox" name="checkHillshading">
122       <property name="text">
123        <string>Hillshading</string>
124       </property>
125      </widget>
126     </item>
127     <item row="0" column="1">
128      <widget class="QSlider" name="sliderHillshading">
129       <property name="minimum">
130        <number>-8</number>
131       </property>
132       <property name="maximum">
133        <number>4</number>
134       </property>
135       <property name="singleStep">
136        <number>2</number>
137       </property>
138       <property name="pageStep">
139        <number>2</number>
140       </property>
141       <property name="orientation">
142        <enum>Qt::Horizontal</enum>
143       </property>
144      </widget>
145     </item>
146     <item row="1" column="0">
147      <widget class="QCheckBox" name="checkSlopeColor">
148       <property name="text">
149        <string>Slope </string>
150       </property>
151      </widget>
152     </item>
153     <item row="1" column="1">
154      <widget class="QComboBox" name="comboGrades">
155       <property name="insertPolicy">
156        <enum>QComboBox::NoInsert</enum>
157       </property>
158       <property name="sizeAdjustPolicy">
159        <enum>QComboBox::AdjustToMinimumContentsLength</enum>
160       </property>
161      </widget>
162     </item>
163    </layout>
164   </item>
165   <item>
166    <layout class="QGridLayout" name="gridLayout">
167     <property name="spacing">
168      <number>3</number>
169     </property>
170     <item row="0" column="1">
171      <widget class="CTinySpinBox" name="spinSlope4">
172       <property name="sizePolicy">
173        <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
174         <horstretch>0</horstretch>
175         <verstretch>0</verstretch>
176        </sizepolicy>
177       </property>
178       <property name="maximumSize">
179        <size>
180         <width>16777215</width>
181         <height>20</height>
182        </size>
183       </property>
184       <property name="palette">
185        <palette>
186         <active>
187          <colorrole role="Base">
188           <brush brushstyle="SolidPattern">
189            <color alpha="0">
190             <red>255</red>
191             <green>255</green>
192             <blue>255</blue>
193            </color>
194           </brush>
195          </colorrole>
196         </active>
197         <inactive>
198          <colorrole role="Base">
199           <brush brushstyle="SolidPattern">
200            <color alpha="0">
201             <red>255</red>
202             <green>255</green>
203             <blue>255</blue>
204            </color>
205           </brush>
206          </colorrole>
207         </inactive>
208         <disabled>
209          <colorrole role="Base">
210           <brush brushstyle="SolidPattern">
211            <color alpha="255">
212             <red>239</red>
213             <green>235</green>
214             <blue>231</blue>
215            </color>
216           </brush>
217          </colorrole>
218         </disabled>
219        </palette>
220       </property>
221       <property name="wrapping">
222        <bool>false</bool>
223       </property>
224       <property name="frame">
225        <bool>false</bool>
226       </property>
227       <property name="buttonSymbols">
228        <enum>QAbstractSpinBox::NoButtons</enum>
229       </property>
230       <property name="accelerated">
231        <bool>false</bool>
232       </property>
233       <property name="suffix">
234        <string>°</string>
235       </property>
236       <property name="prefix">
237        <string>&gt; </string>
238       </property>
239       <property name="minimum">
240        <number>4</number>
241       </property>
242      </widget>
243     </item>
244     <item row="0" column="0">
245      <widget class="QLabel" name="labelColor5">
246       <property name="sizePolicy">
247        <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
248         <horstretch>0</horstretch>
249         <verstretch>0</verstretch>
250        </sizepolicy>
251       </property>
252       <property name="minimumSize">
253        <size>
254         <width>20</width>
255         <height>10</height>
256        </size>
257       </property>
258       <property name="text">
259        <string>TextLabel</string>
260       </property>
261      </widget>
262     </item>
263     <item row="0" column="2">
264      <widget class="QLabel" name="labelColor4">
265       <property name="sizePolicy">
266        <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
267         <horstretch>0</horstretch>
268         <verstretch>0</verstretch>
269        </sizepolicy>
270       </property>
271       <property name="minimumSize">
272        <size>
273         <width>20</width>
274         <height>10</height>
275        </size>
276       </property>
277       <property name="text">
278        <string>TextLabel</string>
279       </property>
280      </widget>
281     </item>
282     <item row="0" column="3">
283      <widget class="CTinySpinBox" name="spinSlope3">
284       <property name="maximumSize">
285        <size>
286         <width>16777215</width>
287         <height>20</height>
288        </size>
289       </property>
290       <property name="palette">
291        <palette>
292         <active>
293          <colorrole role="Base">
294           <brush brushstyle="SolidPattern">
295            <color alpha="0">
296             <red>255</red>
297             <green>255</green>
298             <blue>255</blue>
299            </color>
300           </brush>
301          </colorrole>
302         </active>
303         <inactive>
304          <colorrole role="Base">
305           <brush brushstyle="SolidPattern">
306            <color alpha="0">
307             <red>255</red>
308             <green>255</green>
309             <blue>255</blue>
310            </color>
311           </brush>
312          </colorrole>
313         </inactive>
314         <disabled>
315          <colorrole role="Base">
316           <brush brushstyle="SolidPattern">
317            <color alpha="255">
318             <red>239</red>
319             <green>235</green>
320             <blue>231</blue>
321            </color>
322           </brush>
323          </colorrole>
324         </disabled>
325        </palette>
326       </property>
327       <property name="frame">
328        <bool>false</bool>
329       </property>
330       <property name="buttonSymbols">
331        <enum>QAbstractSpinBox::NoButtons</enum>
332       </property>
333       <property name="suffix">
334        <string>°</string>
335       </property>
336       <property name="prefix">
337        <string>&gt; </string>
338       </property>
339       <property name="minimum">
340        <number>3</number>
341       </property>
342       <property name="maximum">
343        <number>98</number>
344       </property>
345      </widget>
346     </item>
347     <item row="2" column="0">
348      <widget class="QLabel" name="labelColor2">
349       <property name="sizePolicy">
350        <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
351         <horstretch>0</horstretch>
352         <verstretch>0</verstretch>
353        </sizepolicy>
354       </property>
355       <property name="minimumSize">
356        <size>
357         <width>20</width>
358         <height>10</height>
359        </size>
360       </property>
361       <property name="text">
362        <string>TextLabel</string>
363       </property>
364      </widget>
365     </item>
366     <item row="2" column="1">
367      <widget class="CTinySpinBox" name="spinSlope1">
368       <property name="maximumSize">
369        <size>
370         <width>16777215</width>
371         <height>20</height>
372        </size>
373       </property>
374       <property name="palette">
375        <palette>
376         <active>
377          <colorrole role="Base">
378           <brush brushstyle="SolidPattern">
379            <color alpha="0">
380             <red>255</red>
381             <green>255</green>
382             <blue>255</blue>
383            </color>
384           </brush>
385          </colorrole>
386         </active>
387         <inactive>
388          <colorrole role="Base">
389           <brush brushstyle="SolidPattern">
390            <color alpha="0">
391             <red>255</red>
392             <green>255</green>
393             <blue>255</blue>
394            </color>
395           </brush>
396          </colorrole>
397         </inactive>
398         <disabled>
399          <colorrole role="Base">
400           <brush brushstyle="SolidPattern">
401            <color alpha="255">
402             <red>239</red>
403             <green>235</green>
404             <blue>231</blue>
405            </color>
406           </brush>
407          </colorrole>
408         </disabled>
409        </palette>
410       </property>
411       <property name="frame">
412        <bool>false</bool>
413       </property>
414       <property name="buttonSymbols">
415        <enum>QAbstractSpinBox::NoButtons</enum>
416       </property>
417       <property name="suffix">
418        <string>°</string>
419       </property>
420       <property name="prefix">
421        <string>&gt; </string>
422       </property>
423       <property name="minimum">
424        <number>1</number>
425       </property>
426       <property name="maximum">
427        <number>96</number>
428       </property>
429      </widget>
430     </item>
431     <item row="0" column="4">
432      <widget class="QLabel" name="labelColor3">
433       <property name="sizePolicy">
434        <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
435         <horstretch>0</horstretch>
436         <verstretch>0</verstretch>
437        </sizepolicy>
438       </property>
439       <property name="minimumSize">
440        <size>
441         <width>20</width>
442         <height>10</height>
443        </size>
444       </property>
445       <property name="text">
446        <string>TextLabel</string>
447       </property>
448      </widget>
449     </item>
450     <item row="0" column="5">
451      <widget class="CTinySpinBox" name="spinSlope2">
452       <property name="maximumSize">
453        <size>
454         <width>16777215</width>
455         <height>20</height>
456        </size>
457       </property>
458       <property name="palette">
459        <palette>
460         <active>
461          <colorrole role="Base">
462           <brush brushstyle="SolidPattern">
463            <color alpha="0">
464             <red>255</red>
465             <green>255</green>
466             <blue>255</blue>
467            </color>
468           </brush>
469          </colorrole>
470         </active>
471         <inactive>
472          <colorrole role="Base">
473           <brush brushstyle="SolidPattern">
474            <color alpha="0">
475             <red>255</red>
476             <green>255</green>
477             <blue>255</blue>
478            </color>
479           </brush>
480          </colorrole>
481         </inactive>
482         <disabled>
483          <colorrole role="Base">
484           <brush brushstyle="SolidPattern">
485            <color alpha="255">
486             <red>239</red>
487             <green>235</green>
488             <blue>231</blue>
489            </color>
490           </brush>
491          </colorrole>
492         </disabled>
493        </palette>
494       </property>
495       <property name="frame">
496        <bool>false</bool>
497       </property>
498       <property name="buttonSymbols">
499        <enum>QAbstractSpinBox::NoButtons</enum>
500       </property>
501       <property name="suffix">
502        <string>°</string>
503       </property>
504       <property name="prefix">
505        <string>&gt; </string>
506       </property>
507       <property name="minimum">
508        <number>2</number>
509       </property>
510       <property name="maximum">
511        <number>97</number>
512       </property>
513      </widget>
514     </item>
515     <item row="2" column="2">
516      <widget class="QLabel" name="labelColor1">
517       <property name="sizePolicy">
518        <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
519         <horstretch>0</horstretch>
520         <verstretch>0</verstretch>
521        </sizepolicy>
522       </property>
523       <property name="minimumSize">
524        <size>
525         <width>20</width>
526         <height>10</height>
527        </size>
528       </property>
529       <property name="text">
530        <string>TextLabel</string>
531       </property>
532      </widget>
533     </item>
534     <item row="2" column="3">
535      <widget class="CTinySpinBox" name="spinSlope0">
536       <property name="maximumSize">
537        <size>
538         <width>16777215</width>
539         <height>20</height>
540        </size>
541       </property>
542       <property name="palette">
543        <palette>
544         <active>
545          <colorrole role="Base">
546           <brush brushstyle="SolidPattern">
547            <color alpha="0">
548             <red>255</red>
549             <green>255</green>
550             <blue>255</blue>
551            </color>
552           </brush>
553          </colorrole>
554         </active>
555         <inactive>
556          <colorrole role="Base">
557           <brush brushstyle="SolidPattern">
558            <color alpha="0">
559             <red>255</red>
560             <green>255</green>
561             <blue>255</blue>
562            </color>
563           </brush>
564          </colorrole>
565         </inactive>
566         <disabled>
567          <colorrole role="Base">
568           <brush brushstyle="SolidPattern">
569            <color alpha="255">
570             <red>239</red>
571             <green>235</green>
572             <blue>231</blue>
573            </color>
574           </brush>
575          </colorrole>
576         </disabled>
577        </palette>
578       </property>
579       <property name="frame">
580        <bool>false</bool>
581       </property>
582       <property name="buttonSymbols">
583        <enum>QAbstractSpinBox::NoButtons</enum>
584       </property>
585       <property name="suffix">
586        <string>°</string>
587       </property>
588       <property name="prefix">
589        <string>&gt; </string>
590       </property>
591       <property name="maximum">
592        <number>95</number>
593       </property>
594      </widget>
595     </item>
596    </layout>
597   </item>
598   <item>
599    <layout class="QGridLayout" name="gridLayout_3">
600     <item row="0" column="1">
601      <widget class="QSpinBox" name="spinBoxElevationLimit">
602       <property name="sizePolicy">
603        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
604         <horstretch>0</horstretch>
605         <verstretch>0</verstretch>
606        </sizepolicy>
607       </property>
608       <property name="minimumSize">
609        <size>
610         <width>30</width>
611         <height>0</height>
612        </size>
613       </property>
614       <property name="maximumSize">
615        <size>
616         <width>100</width>
617         <height>16777215</height>
618        </size>
619       </property>
620       <property name="maximum">
621        <number>99999</number>
622       </property>
623       <property name="singleStep">
624        <number>50</number>
625       </property>
626      </widget>
627     </item>
628     <item row="0" column="0">
629      <widget class="QCheckBox" name="checkElevationLimit">
630       <property name="enabled">
631        <bool>true</bool>
632       </property>
633       <property name="sizePolicy">
634        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
635         <horstretch>0</horstretch>
636         <verstretch>0</verstretch>
637        </sizepolicy>
638       </property>
639       <property name="text">
640        <string>Elevation Limit</string>
641       </property>
642      </widget>
643     </item>
644    </layout>
645   </item>
646  </layout>
647 </widget>
648 <customwidgets>
649  <customwidget>
650   <class>CScaleLabel</class>
651   <extends>QLabel</extends>
652   <header location="global">widgets/CScaleLabel.h</header>
653  </customwidget>
654  <customwidget>
655   <class>CTinySpinBox</class>
656   <extends>QSpinBox</extends>
657   <header>widgets/CTinySpinBox.h</header>
658  </customwidget>
659 </customwidgets>
660 <resources>
661  <include location="../resources.qrc"/>
662 </resources>
663 <connections/>
664</ui>
665