|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>293</width> |
| 9 | + <width>277</width> |
10 | 10 | <height>459</height>
|
11 | 11 | </rect>
|
12 | 12 | </property>
|
|
26 | 26 | <property name="bottomMargin">
|
27 | 27 | <number>3</number>
|
28 | 28 | </property>
|
29 |
| - <item row="2" column="0"> |
30 |
| - <widget class="QTreeView" name="mTreeView"> |
31 |
| - <property name="minimumSize"> |
32 |
| - <size> |
33 |
| - <width>0</width> |
34 |
| - <height>280</height> |
35 |
| - </size> |
36 |
| - </property> |
37 |
| - </widget> |
38 |
| - </item> |
39 |
| - <item row="5" column="0"> |
40 |
| - <layout class="QHBoxLayout" name="horizontalLayout_2"> |
41 |
| - <property name="topMargin"> |
42 |
| - <number>0</number> |
43 |
| - </property> |
| 29 | + <item row="3" column="0"> |
| 30 | + <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="1,0,0,1,0"> |
44 | 31 | <item>
|
45 | 32 | <widget class="QPushButton" name="mClassifyButton">
|
46 | 33 | <property name="toolTip">
|
47 | 34 | <string>Adds all missing unique values from the raster</string>
|
48 | 35 | </property>
|
49 | 36 | <property name="text">
|
50 |
| - <string>Populate Values</string> |
| 37 | + <string>Classify</string> |
| 38 | + </property> |
| 39 | + </widget> |
| 40 | + </item> |
| 41 | + <item> |
| 42 | + <widget class="QPushButton" name="mAddEntryButton"> |
| 43 | + <property name="sizePolicy"> |
| 44 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
| 45 | + <horstretch>0</horstretch> |
| 46 | + <verstretch>0</verstretch> |
| 47 | + </sizepolicy> |
| 48 | + </property> |
| 49 | + <property name="toolTip"> |
| 50 | + <string>Add values manually</string> |
| 51 | + </property> |
| 52 | + <property name="icon"> |
| 53 | + <iconset resource="../../images/images.qrc"> |
| 54 | + <normaloff>:/images/themes/default/symbologyAdd.svg</normaloff>:/images/themes/default/symbologyAdd.svg</iconset> |
| 55 | + </property> |
| 56 | + </widget> |
| 57 | + </item> |
| 58 | + <item> |
| 59 | + <widget class="QPushButton" name="mDeleteEntryButton"> |
| 60 | + <property name="sizePolicy"> |
| 61 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
| 62 | + <horstretch>0</horstretch> |
| 63 | + <verstretch>0</verstretch> |
| 64 | + </sizepolicy> |
| 65 | + </property> |
| 66 | + <property name="toolTip"> |
| 67 | + <string>Remove selected row(s)</string> |
| 68 | + </property> |
| 69 | + <property name="icon"> |
| 70 | + <iconset resource="../../images/images.qrc"> |
| 71 | + <normaloff>:/images/themes/default/symbologyRemove.svg</normaloff>:/images/themes/default/symbologyRemove.svg</iconset> |
| 72 | + </property> |
| 73 | + </widget> |
| 74 | + </item> |
| 75 | + <item> |
| 76 | + <widget class="QPushButton" name="mButtonDeleteAll"> |
| 77 | + <property name="text"> |
| 78 | + <string>Delete all</string> |
51 | 79 | </property>
|
52 | 80 | </widget>
|
53 | 81 | </item>
|
54 | 82 | <item>
|
55 |
| - <widget class="QPushButton" name="mButtonLoadFromLayer"> |
| 83 | + <widget class="QToolButton" name="mButtonAdvanced"> |
| 84 | + <property name="toolTip"> |
| 85 | + <string>Advanced options</string> |
| 86 | + </property> |
56 | 87 | <property name="text">
|
57 |
| - <string>Load from Layer</string> |
| 88 | + <string>…</string> |
| 89 | + </property> |
| 90 | + <property name="popupMode"> |
| 91 | + <enum>QToolButton::InstantPopup</enum> |
58 | 92 | </property>
|
59 | 93 | </widget>
|
60 | 94 | </item>
|
61 | 95 | </layout>
|
62 | 96 | </item>
|
63 |
| - <item row="6" column="0"> |
| 97 | + <item row="2" column="0"> |
| 98 | + <widget class="QTreeView" name="mTreeView"> |
| 99 | + <property name="minimumSize"> |
| 100 | + <size> |
| 101 | + <width>0</width> |
| 102 | + <height>280</height> |
| 103 | + </size> |
| 104 | + </property> |
| 105 | + </widget> |
| 106 | + </item> |
| 107 | + <item row="5" column="0"> |
64 | 108 | <layout class="QHBoxLayout" name="horizontalLayout_3">
|
65 | 109 | <property name="topMargin">
|
66 | 110 | <number>0</number>
|
|
139 | 183 | </item>
|
140 | 184 | </layout>
|
141 | 185 | </item>
|
142 |
| - <item row="3" column="0"> |
143 |
| - <layout class="QGridLayout" name="gridLayout_2"> |
144 |
| - <item row="0" column="1"> |
145 |
| - <widget class="QPushButton" name="mDeleteEntryButton"> |
146 |
| - <property name="toolTip"> |
147 |
| - <string>Remove selected row(s)</string> |
148 |
| - </property> |
149 |
| - <property name="icon"> |
150 |
| - <iconset resource="../../images/images.qrc"> |
151 |
| - <normaloff>:/images/themes/default/symbologyRemove.svg</normaloff>:/images/themes/default/symbologyRemove.svg</iconset> |
152 |
| - </property> |
153 |
| - </widget> |
154 |
| - </item> |
155 |
| - <item row="0" column="6"> |
156 |
| - <spacer name="horizontalSpacer"> |
157 |
| - <property name="orientation"> |
158 |
| - <enum>Qt::Horizontal</enum> |
159 |
| - </property> |
160 |
| - <property name="sizeHint" stdset="0"> |
161 |
| - <size> |
162 |
| - <width>48</width> |
163 |
| - <height>28</height> |
164 |
| - </size> |
165 |
| - </property> |
166 |
| - </spacer> |
167 |
| - </item> |
168 |
| - <item row="0" column="2"> |
169 |
| - <widget class="QPushButton" name="mLoadFromFileButton"> |
170 |
| - <property name="toolTip"> |
171 |
| - <string>Load color map from file</string> |
172 |
| - </property> |
173 |
| - <property name="icon"> |
174 |
| - <iconset resource="../../images/images.qrc"> |
175 |
| - <normaloff>:/images/themes/default/mActionFileOpen.svg</normaloff>:/images/themes/default/mActionFileOpen.svg</iconset> |
176 |
| - </property> |
177 |
| - </widget> |
178 |
| - </item> |
179 |
| - <item row="0" column="0"> |
180 |
| - <widget class="QPushButton" name="mAddEntryButton"> |
181 |
| - <property name="toolTip"> |
182 |
| - <string>Add values manually</string> |
183 |
| - </property> |
184 |
| - <property name="icon"> |
185 |
| - <iconset resource="../../images/images.qrc"> |
186 |
| - <normaloff>:/images/themes/default/symbologyAdd.svg</normaloff>:/images/themes/default/symbologyAdd.svg</iconset> |
187 |
| - </property> |
188 |
| - </widget> |
189 |
| - </item> |
190 |
| - <item row="0" column="3"> |
191 |
| - <widget class="QPushButton" name="mExportToFileButton"> |
192 |
| - <property name="toolTip"> |
193 |
| - <string>Export color map to file</string> |
194 |
| - </property> |
195 |
| - <property name="icon"> |
196 |
| - <iconset resource="../../images/images.qrc"> |
197 |
| - <normaloff>:/images/themes/default/mActionFileSaveAs.svg</normaloff>:/images/themes/default/mActionFileSaveAs.svg</iconset> |
198 |
| - </property> |
199 |
| - </widget> |
200 |
| - </item> |
201 |
| - </layout> |
202 |
| - </item> |
203 | 186 | </layout>
|
204 | 187 | </widget>
|
205 | 188 | <customwidgets>
|
|
219 | 202 | <tabstop>mBandComboBox</tabstop>
|
220 | 203 | <tabstop>btnColorRamp</tabstop>
|
221 | 204 | <tabstop>mTreeView</tabstop>
|
| 205 | + <tabstop>mClassifyButton</tabstop> |
222 | 206 | <tabstop>mAddEntryButton</tabstop>
|
223 | 207 | <tabstop>mDeleteEntryButton</tabstop>
|
224 |
| - <tabstop>mLoadFromFileButton</tabstop> |
225 |
| - <tabstop>mExportToFileButton</tabstop> |
226 |
| - <tabstop>mClassifyButton</tabstop> |
227 |
| - <tabstop>mButtonLoadFromLayer</tabstop> |
| 208 | + <tabstop>mButtonDeleteAll</tabstop> |
| 209 | + <tabstop>mButtonAdvanced</tabstop> |
228 | 210 | <tabstop>mCancelButton</tabstop>
|
229 | 211 | </tabstops>
|
230 | 212 | <resources>
|
|
0 commit comments