|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>568</width> |
10 |
| - <height>660</height> |
| 9 | + <width>757</width> |
| 10 | + <height>648</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
|
24 | 24 | <property name="modal">
|
25 | 25 | <bool>true</bool>
|
26 | 26 | </property>
|
27 |
| - <layout class="QGridLayout"> |
28 |
| - <item row="0" column="0" colspan="4"> |
29 |
| - <widget class="QTabWidget" name="tabBar"> |
| 27 | + <layout class="QGridLayout" name="gridLayout"> |
| 28 | + <item row="0" column="0"> |
| 29 | + <widget class="QListWidget" name="listWidget"> |
| 30 | + <item> |
| 31 | + <property name="text"> |
| 32 | + <string>Symbology</string> |
| 33 | + </property> |
| 34 | + </item> |
| 35 | + <item> |
| 36 | + <property name="text"> |
| 37 | + <string>Transparency</string> |
| 38 | + </property> |
| 39 | + </item> |
| 40 | + <item> |
| 41 | + <property name="text"> |
| 42 | + <string>Colormap</string> |
| 43 | + </property> |
| 44 | + </item> |
| 45 | + <item> |
| 46 | + <property name="text"> |
| 47 | + <string>General</string> |
| 48 | + </property> |
| 49 | + </item> |
| 50 | + <item> |
| 51 | + <property name="text"> |
| 52 | + <string>Metadata</string> |
| 53 | + </property> |
| 54 | + </item> |
| 55 | + <item> |
| 56 | + <property name="text"> |
| 57 | + <string>Pyramids</string> |
| 58 | + </property> |
| 59 | + </item> |
| 60 | + <item> |
| 61 | + <property name="text"> |
| 62 | + <string>Histogram</string> |
| 63 | + </property> |
| 64 | + </item> |
| 65 | + </widget> |
| 66 | + </item> |
| 67 | + <item row="0" column="1" rowspan="2" colspan="4"> |
| 68 | + <widget class="QStackedWidget" name="tabBar"> |
30 | 69 | <property name="currentIndex">
|
31 |
| - <number>0</number> |
| 70 | + <number>2</number> |
32 | 71 | </property>
|
33 |
| - <widget class="QWidget" name="tabPageSymbology"> |
34 |
| - <attribute name="title"> |
35 |
| - <string>Symbology</string> |
36 |
| - </attribute> |
| 72 | + <widget class="QWidget" name="tabPageSymbology" native="true"> |
37 | 73 | <layout class="QGridLayout">
|
| 74 | + <property name="margin"> |
| 75 | + <number>0</number> |
| 76 | + </property> |
38 | 77 | <item row="0" column="0" colspan="2">
|
39 | 78 | <widget class="QGroupBox" name="groupBox_3">
|
40 | 79 | <property name="title">
|
|
124 | 163 | <property name="text">
|
125 | 164 | <string>Red band</string>
|
126 | 165 | </property>
|
127 |
| - <property name="buddy"> |
128 |
| - <cstring>cboRed</cstring> |
129 |
| - </property> |
130 | 166 | </widget>
|
131 | 167 | </item>
|
132 | 168 | <item row="0" column="1" colspan="4">
|
|
156 | 192 | <property name="text">
|
157 | 193 | <string>Green band</string>
|
158 | 194 | </property>
|
159 |
| - <property name="buddy"> |
160 |
| - <cstring>cboGreen</cstring> |
161 |
| - </property> |
162 | 195 | </widget>
|
163 | 196 | </item>
|
164 | 197 | <item row="1" column="1" colspan="4">
|
|
188 | 221 | <property name="text">
|
189 | 222 | <string>Blue band</string>
|
190 | 223 | </property>
|
191 |
| - <property name="buddy"> |
192 |
| - <cstring>cboBlue</cstring> |
193 |
| - </property> |
194 | 224 | </widget>
|
195 | 225 | </item>
|
196 | 226 | <item row="2" column="1" colspan="4">
|
|
884 | 914 | </item>
|
885 | 915 | </layout>
|
886 | 916 | </widget>
|
887 |
| - <widget class="QWidget" name="tabPageTransparency"> |
888 |
| - <attribute name="title"> |
889 |
| - <string>Transparency</string> |
890 |
| - </attribute> |
| 917 | + <widget class="QWidget" name="tabPageTransparency" native="true"> |
891 | 918 | <layout class="QGridLayout">
|
| 919 | + <property name="margin"> |
| 920 | + <number>0</number> |
| 921 | + </property> |
892 | 922 | <item row="0" column="0">
|
893 | 923 | <widget class="QGroupBox" name="groupBox_4">
|
894 | 924 | <property name="title">
|
|
1165 | 1195 | </item>
|
1166 | 1196 | </layout>
|
1167 | 1197 | </widget>
|
1168 |
| - <widget class="QWidget" name="tabPageColormap"> |
1169 |
| - <attribute name="title"> |
1170 |
| - <string>Colormap</string> |
1171 |
| - </attribute> |
| 1198 | + <widget class="QWidget" name="tabPageColormap" native="true"> |
1172 | 1199 | <layout class="QGridLayout">
|
1173 |
| - <item row="0" column="0" colspan="2"> |
1174 |
| - <widget class="QLabel" name="mColorInterpolationLabel"> |
1175 |
| - <property name="text"> |
1176 |
| - <string>Color interpolation</string> |
1177 |
| - </property> |
1178 |
| - </widget> |
1179 |
| - </item> |
1180 |
| - <item row="0" column="2" colspan="2"> |
1181 |
| - <widget class="QComboBox" name="cboxColorInterpolation"/> |
1182 |
| - </item> |
1183 |
| - <item row="0" column="4" colspan="7"> |
1184 |
| - <spacer> |
1185 |
| - <property name="orientation"> |
1186 |
| - <enum>Qt::Horizontal</enum> |
1187 |
| - </property> |
1188 |
| - <property name="sizeHint" stdset="0"> |
1189 |
| - <size> |
1190 |
| - <width>321</width> |
1191 |
| - <height>45</height> |
1192 |
| - </size> |
1193 |
| - </property> |
1194 |
| - </spacer> |
1195 |
| - </item> |
1196 |
| - <item row="1" column="0"> |
1197 |
| - <widget class="QPushButton" name="pbtnAddColorMapEntry"> |
1198 |
| - <property name="text"> |
1199 |
| - <string>Add entry</string> |
1200 |
| - </property> |
1201 |
| - </widget> |
1202 |
| - </item> |
1203 |
| - <item row="1" column="1" colspan="2"> |
1204 |
| - <widget class="QPushButton" name="mDeleteEntryButton"> |
1205 |
| - <property name="text"> |
1206 |
| - <string>Delete entry</string> |
1207 |
| - </property> |
1208 |
| - </widget> |
1209 |
| - </item> |
1210 |
| - <item row="1" column="3" colspan="2"> |
1211 |
| - <widget class="QPushButton" name="pbtnSortColorMap"> |
1212 |
| - <property name="text"> |
1213 |
| - <string>Sort</string> |
1214 |
| - </property> |
1215 |
| - </widget> |
1216 |
| - </item> |
1217 |
| - <item row="1" column="5"> |
1218 |
| - <spacer> |
1219 |
| - <property name="orientation"> |
1220 |
| - <enum>Qt::Horizontal</enum> |
1221 |
| - </property> |
1222 |
| - <property name="sizeHint" stdset="0"> |
1223 |
| - <size> |
1224 |
| - <width>41</width> |
1225 |
| - <height>27</height> |
1226 |
| - </size> |
1227 |
| - </property> |
1228 |
| - </spacer> |
1229 |
| - </item> |
1230 |
| - <item row="1" column="6"> |
1231 |
| - <widget class="QComboBox" name="cboxColorMapBand"/> |
1232 |
| - </item> |
1233 |
| - <item row="1" column="7"> |
1234 |
| - <widget class="QToolButton" name="pbtnLoadColorMapFromBand"> |
1235 |
| - <property name="toolTip"> |
1236 |
| - <string>Load color map from band</string> |
1237 |
| - </property> |
1238 |
| - <property name="text"> |
1239 |
| - <string>...</string> |
1240 |
| - </property> |
1241 |
| - <property name="icon"> |
1242 |
| - <iconset> |
1243 |
| - <normaloff>../../images/themes/default/mActionNewAttribute.png</normaloff>../../images/themes/default/mActionNewAttribute.png</iconset> |
1244 |
| - </property> |
1245 |
| - </widget> |
1246 |
| - </item> |
1247 |
| - <item row="1" column="8"> |
1248 |
| - <spacer> |
1249 |
| - <property name="orientation"> |
1250 |
| - <enum>Qt::Horizontal</enum> |
1251 |
| - </property> |
1252 |
| - <property name="sizeType"> |
1253 |
| - <enum>QSizePolicy::Minimum</enum> |
1254 |
| - </property> |
1255 |
| - <property name="sizeHint" stdset="0"> |
1256 |
| - <size> |
1257 |
| - <width>20</width> |
1258 |
| - <height>20</height> |
1259 |
| - </size> |
1260 |
| - </property> |
1261 |
| - </spacer> |
1262 |
| - </item> |
1263 |
| - <item row="1" column="9"> |
1264 |
| - <widget class="QToolButton" name="pbtnLoadColorMapFromFile"> |
1265 |
| - <property name="toolTip"> |
1266 |
| - <string>Load color map from file</string> |
1267 |
| - </property> |
1268 |
| - <property name="text"> |
1269 |
| - <string>...</string> |
1270 |
| - </property> |
1271 |
| - <property name="icon"> |
1272 |
| - <iconset> |
1273 |
| - <normaloff>../../images/themes/default/mActionFolder.png</normaloff>../../images/themes/default/mActionFolder.png</iconset> |
1274 |
| - </property> |
1275 |
| - </widget> |
1276 |
| - </item> |
1277 |
| - <item row="1" column="10"> |
1278 |
| - <widget class="QToolButton" name="pbtnExportColorMapToFile"> |
1279 |
| - <property name="toolTip"> |
1280 |
| - <string>Export color map to file</string> |
1281 |
| - </property> |
1282 |
| - <property name="text"> |
1283 |
| - <string>...</string> |
1284 |
| - </property> |
1285 |
| - <property name="icon"> |
1286 |
| - <iconset> |
1287 |
| - <normaloff>../../images/themes/default/mActionFileSave.png</normaloff>../../images/themes/default/mActionFileSave.png</iconset> |
1288 |
| - </property> |
1289 |
| - </widget> |
1290 |
| - </item> |
1291 |
| - <item row="2" column="0" colspan="11"> |
1292 |
| - <widget class="QTreeWidget" name="mColormapTreeWidget"> |
1293 |
| - <property name="columnCount"> |
1294 |
| - <number>3</number> |
1295 |
| - </property> |
1296 |
| - <column> |
1297 |
| - <property name="text"> |
1298 |
| - <string>1</string> |
1299 |
| - </property> |
1300 |
| - </column> |
1301 |
| - <column> |
1302 |
| - <property name="text"> |
1303 |
| - <string>1</string> |
1304 |
| - </property> |
1305 |
| - </column> |
1306 |
| - <column> |
1307 |
| - <property name="text"> |
1308 |
| - <string>2</string> |
1309 |
| - </property> |
1310 |
| - </column> |
1311 |
| - </widget> |
1312 |
| - </item> |
1313 |
| - <item row="3" column="0" colspan="11"> |
1314 |
| - <widget class="QGroupBox" name="groupBox_9"> |
| 1200 | + <property name="margin"> |
| 1201 | + <number>0</number> |
| 1202 | + </property> |
| 1203 | + <item row="1" column="0" colspan="2"> |
| 1204 | + <widget class="QGroupBox" name="grpGenerateColorMap"> |
1315 | 1205 | <property name="title">
|
1316 | 1206 | <string>Generate new color map</string>
|
1317 | 1207 | </property>
|
|
1356 | 1246 | </layout>
|
1357 | 1247 | </widget>
|
1358 | 1248 | </item>
|
| 1249 | + <item row="0" column="0"> |
| 1250 | + <widget class="QGroupBox" name="grpColorMap"> |
| 1251 | + <property name="title"> |
| 1252 | + <string>Color map</string> |
| 1253 | + </property> |
| 1254 | + <layout class="QGridLayout" name="gridLayout_2"> |
| 1255 | + <item row="0" column="0" colspan="2"> |
| 1256 | + <widget class="QLabel" name="mColorInterpolationLabel"> |
| 1257 | + <property name="text"> |
| 1258 | + <string>Color interpolation</string> |
| 1259 | + </property> |
| 1260 | + </widget> |
| 1261 | + </item> |
| 1262 | + <item row="0" column="2" colspan="2"> |
| 1263 | + <widget class="QComboBox" name="cboxColorInterpolation"/> |
| 1264 | + </item> |
| 1265 | + <item row="0" column="4" colspan="7"> |
| 1266 | + <spacer> |
| 1267 | + <property name="orientation"> |
| 1268 | + <enum>Qt::Horizontal</enum> |
| 1269 | + </property> |
| 1270 | + <property name="sizeHint" stdset="0"> |
| 1271 | + <size> |
| 1272 | + <width>321</width> |
| 1273 | + <height>45</height> |
| 1274 | + </size> |
| 1275 | + </property> |
| 1276 | + </spacer> |
| 1277 | + </item> |
| 1278 | + <item row="1" column="0"> |
| 1279 | + <widget class="QPushButton" name="pbtnAddColorMapEntry"> |
| 1280 | + <property name="text"> |
| 1281 | + <string>Add entry</string> |
| 1282 | + </property> |
| 1283 | + </widget> |
| 1284 | + </item> |
| 1285 | + <item row="1" column="1" colspan="2"> |
| 1286 | + <widget class="QPushButton" name="mDeleteEntryButton"> |
| 1287 | + <property name="text"> |
| 1288 | + <string>Delete entry</string> |
| 1289 | + </property> |
| 1290 | + </widget> |
| 1291 | + </item> |
| 1292 | + <item row="1" column="3" colspan="2"> |
| 1293 | + <widget class="QPushButton" name="pbtnSortColorMap"> |
| 1294 | + <property name="text"> |
| 1295 | + <string>Sort</string> |
| 1296 | + </property> |
| 1297 | + </widget> |
| 1298 | + </item> |
| 1299 | + <item row="1" column="5"> |
| 1300 | + <spacer> |
| 1301 | + <property name="orientation"> |
| 1302 | + <enum>Qt::Horizontal</enum> |
| 1303 | + </property> |
| 1304 | + <property name="sizeHint" stdset="0"> |
| 1305 | + <size> |
| 1306 | + <width>41</width> |
| 1307 | + <height>27</height> |
| 1308 | + </size> |
| 1309 | + </property> |
| 1310 | + </spacer> |
| 1311 | + </item> |
| 1312 | + <item row="1" column="6"> |
| 1313 | + <widget class="QComboBox" name="cboxColorMapBand"/> |
| 1314 | + </item> |
| 1315 | + <item row="1" column="7"> |
| 1316 | + <widget class="QToolButton" name="pbtnLoadColorMapFromBand"> |
| 1317 | + <property name="toolTip"> |
| 1318 | + <string>Load color map from band</string> |
| 1319 | + </property> |
| 1320 | + <property name="text"> |
| 1321 | + <string>...</string> |
| 1322 | + </property> |
| 1323 | + <property name="icon"> |
| 1324 | + <iconset> |
| 1325 | + <normaloff>../../images/themes/default/mActionNewAttribute.png</normaloff>../../images/themes/default/mActionNewAttribute.png</iconset> |
| 1326 | + </property> |
| 1327 | + </widget> |
| 1328 | + </item> |
| 1329 | + <item row="1" column="8"> |
| 1330 | + <spacer> |
| 1331 | + <property name="orientation"> |
| 1332 | + <enum>Qt::Horizontal</enum> |
| 1333 | + </property> |
| 1334 | + <property name="sizeType"> |
| 1335 | + <enum>QSizePolicy::Minimum</enum> |
| 1336 | + </property> |
| 1337 | + <property name="sizeHint" stdset="0"> |
| 1338 | + <size> |
| 1339 | + <width>20</width> |
| 1340 | + <height>20</height> |
| 1341 | + </size> |
| 1342 | + </property> |
| 1343 | + </spacer> |
| 1344 | + </item> |
| 1345 | + <item row="1" column="9"> |
| 1346 | + <widget class="QToolButton" name="pbtnLoadColorMapFromFile"> |
| 1347 | + <property name="toolTip"> |
| 1348 | + <string>Load color map from file</string> |
| 1349 | + </property> |
| 1350 | + <property name="text"> |
| 1351 | + <string>...</string> |
| 1352 | + </property> |
| 1353 | + <property name="icon"> |
| 1354 | + <iconset> |
| 1355 | + <normaloff>../../images/themes/default/mActionFolder.png</normaloff>../../images/themes/default/mActionFolder.png</iconset> |
| 1356 | + </property> |
| 1357 | + </widget> |
| 1358 | + </item> |
| 1359 | + <item row="1" column="10"> |
| 1360 | + <widget class="QToolButton" name="pbtnExportColorMapToFile"> |
| 1361 | + <property name="toolTip"> |
| 1362 | + <string>Export color map to file</string> |
| 1363 | + </property> |
| 1364 | + <property name="text"> |
| 1365 | + <string>...</string> |
| 1366 | + </property> |
| 1367 | + <property name="icon"> |
| 1368 | + <iconset> |
| 1369 | + <normaloff>../../images/themes/default/mActionFileSave.png</normaloff>../../images/themes/default/mActionFileSave.png</iconset> |
| 1370 | + </property> |
| 1371 | + </widget> |
| 1372 | + </item> |
| 1373 | + <item row="2" column="0" colspan="11"> |
| 1374 | + <widget class="QTreeWidget" name="mColormapTreeWidget"> |
| 1375 | + <property name="columnCount"> |
| 1376 | + <number>3</number> |
| 1377 | + </property> |
| 1378 | + <column> |
| 1379 | + <property name="text"> |
| 1380 | + <string>1</string> |
| 1381 | + </property> |
| 1382 | + </column> |
| 1383 | + <column> |
| 1384 | + <property name="text"> |
| 1385 | + <string>1</string> |
| 1386 | + </property> |
| 1387 | + </column> |
| 1388 | + <column> |
| 1389 | + <property name="text"> |
| 1390 | + <string>2</string> |
| 1391 | + </property> |
| 1392 | + </column> |
| 1393 | + </widget> |
| 1394 | + </item> |
| 1395 | + </layout> |
| 1396 | + </widget> |
| 1397 | + </item> |
1359 | 1398 | </layout>
|
1360 | 1399 | </widget>
|
1361 |
| - <widget class="QWidget" name="tabPageGeneral"> |
1362 |
| - <attribute name="title"> |
1363 |
| - <string>General</string> |
1364 |
| - </attribute> |
| 1400 | + <widget class="QWidget" name="tabPageGeneral" native="true"> |
1365 | 1401 | <layout class="QGridLayout">
|
| 1402 | + <property name="margin"> |
| 1403 | + <number>0</number> |
| 1404 | + </property> |
1366 | 1405 | <item row="0" column="0" colspan="2">
|
1367 | 1406 | <widget class="QLabel" name="lblDisplayName">
|
1368 | 1407 | <property name="text">
|
1369 | 1408 | <string>Display name</string>
|
1370 | 1409 | </property>
|
1371 |
| - <property name="buddy"> |
1372 |
| - <cstring>leDisplayName</cstring> |
1373 |
| - </property> |
1374 | 1410 | </widget>
|
1375 | 1411 | </item>
|
1376 | 1412 | <item row="0" column="2" colspan="4">
|
|
1381 | 1417 | <property name="text">
|
1382 | 1418 | <string>Layer source</string>
|
1383 | 1419 | </property>
|
1384 |
| - <property name="buddy"> |
1385 |
| - <cstring>leLayerSource</cstring> |
1386 |
| - </property> |
1387 | 1420 | </widget>
|
1388 | 1421 | </item>
|
1389 | 1422 | <item row="1" column="2" colspan="4">
|
|
1466 | 1499 | <property name="text">
|
1467 | 1500 | <string>Maximum</string>
|
1468 | 1501 | </property>
|
1469 |
| - <property name="buddy"> |
1470 |
| - <cstring>spinMaximumScale</cstring> |
1471 |
| - </property> |
1472 | 1502 | </widget>
|
1473 | 1503 | </item>
|
1474 | 1504 | <item row="0" column="1">
|
|
1489 | 1519 | <property name="text">
|
1490 | 1520 | <string>Minimum</string>
|
1491 | 1521 | </property>
|
1492 |
| - <property name="buddy"> |
1493 |
| - <cstring>spinMinimumScale</cstring> |
1494 |
| - </property> |
1495 | 1522 | </widget>
|
1496 | 1523 | </item>
|
1497 | 1524 | </layout>
|
|
1668 | 1695 | </item>
|
1669 | 1696 | </layout>
|
1670 | 1697 | </widget>
|
1671 |
| - <widget class="QWidget" name="tabPageMetadata"> |
1672 |
| - <attribute name="title"> |
1673 |
| - <string>Metadata</string> |
1674 |
| - </attribute> |
| 1698 | + <widget class="QWidget" name="tabPageMetadata" native="true"> |
1675 | 1699 | <layout class="QGridLayout">
|
1676 | 1700 | <property name="margin">
|
1677 |
| - <number>11</number> |
| 1701 | + <number>0</number> |
1678 | 1702 | </property>
|
1679 | 1703 | <item row="0" column="0">
|
1680 | 1704 | <widget class="QTextBrowser" name="txtbMetadata"/>
|
1681 | 1705 | </item>
|
1682 | 1706 | </layout>
|
1683 | 1707 | </widget>
|
1684 |
| - <widget class="QWidget" name="tabPagePyramids"> |
1685 |
| - <attribute name="title"> |
1686 |
| - <string>Pyramids</string> |
1687 |
| - </attribute> |
| 1708 | + <widget class="QWidget" name="tabPagePyramids" native="true"> |
1688 | 1709 | <layout class="QGridLayout">
|
| 1710 | + <property name="margin"> |
| 1711 | + <number>0</number> |
| 1712 | + </property> |
1689 | 1713 | <item row="0" column="0">
|
1690 | 1714 | <widget class="QLabel" name="label_3">
|
1691 | 1715 | <property name="text">
|
@@ -1748,9 +1772,6 @@ p, li { white-space: pre-wrap; }
|
1748 | 1772 | <property name="text">
|
1749 | 1773 | <string>Resampling method</string>
|
1750 | 1774 | </property>
|
1751 |
| - <property name="buddy"> |
1752 |
| - <cstring>cboResamplingMethod</cstring> |
1753 |
| - </property> |
1754 | 1775 | </widget>
|
1755 | 1776 | </item>
|
1756 | 1777 | <item row="3" column="1">
|
@@ -1783,11 +1804,11 @@ p, li { white-space: pre-wrap; }
|
1783 | 1804 | </item>
|
1784 | 1805 | </layout>
|
1785 | 1806 | </widget>
|
1786 |
| - <widget class="QWidget" name="tabPageHistogram"> |
1787 |
| - <attribute name="title"> |
1788 |
| - <string>Histogram</string> |
1789 |
| - </attribute> |
| 1807 | + <widget class="QWidget" name="tabPageHistogram" native="true"> |
1790 | 1808 | <layout class="QGridLayout">
|
| 1809 | + <property name="margin"> |
| 1810 | + <number>0</number> |
| 1811 | + </property> |
1791 | 1812 | <item row="0" column="0" colspan="2">
|
1792 | 1813 | <widget class="QLabel" name="pixHistogram">
|
1793 | 1814 | <property name="sizePolicy">
|
@@ -1947,35 +1968,35 @@ p, li { white-space: pre-wrap; }
|
1947 | 1968 | </widget>
|
1948 | 1969 | </widget>
|
1949 | 1970 | </item>
|
1950 |
| - <item row="1" column="0"> |
1951 |
| - <widget class="QPushButton" name="pbnLoadDefaultStyle"> |
| 1971 | + <item row="1" column="2" rowspan="2"> |
| 1972 | + <widget class="QPushButton" name="pbnSaveDefaultStyle"> |
1952 | 1973 | <property name="text">
|
1953 |
| - <string>Restore Default Style</string> |
| 1974 | + <string>Save As Default</string> |
1954 | 1975 | </property>
|
1955 | 1976 | </widget>
|
1956 | 1977 | </item>
|
1957 |
| - <item row="1" column="1"> |
1958 |
| - <widget class="QPushButton" name="pbnSaveDefaultStyle"> |
| 1978 | + <item row="2" column="0"> |
| 1979 | + <widget class="QPushButton" name="pbnLoadDefaultStyle"> |
1959 | 1980 | <property name="text">
|
1960 |
| - <string>Save As Default</string> |
| 1981 | + <string>Restore Default Style</string> |
1961 | 1982 | </property>
|
1962 | 1983 | </widget>
|
1963 | 1984 | </item>
|
1964 |
| - <item row="1" column="2"> |
| 1985 | + <item row="2" column="3"> |
1965 | 1986 | <widget class="QPushButton" name="pbnLoadStyle">
|
1966 | 1987 | <property name="text">
|
1967 | 1988 | <string>Load Style ...</string>
|
1968 | 1989 | </property>
|
1969 | 1990 | </widget>
|
1970 | 1991 | </item>
|
1971 |
| - <item row="1" column="3"> |
| 1992 | + <item row="2" column="4"> |
1972 | 1993 | <widget class="QPushButton" name="pbnSaveStyleAs">
|
1973 | 1994 | <property name="text">
|
1974 | 1995 | <string>Save Style ...</string>
|
1975 | 1996 | </property>
|
1976 | 1997 | </widget>
|
1977 | 1998 | </item>
|
1978 |
| - <item row="2" column="0" colspan="4"> |
| 1999 | + <item row="3" column="0" colspan="5"> |
1979 | 2000 | <widget class="QDialogButtonBox" name="buttonBox">
|
1980 | 2001 | <property name="orientation">
|
1981 | 2002 | <enum>Qt::Horizontal</enum>
|
@@ -2035,14 +2056,30 @@ p, li { white-space: pre-wrap; }
|
2035 | 2056 | <slot>reject()</slot>
|
2036 | 2057 | <hints>
|
2037 | 2058 | <hint type="sourcelabel">
|
2038 |
| - <x>458</x> |
2039 |
| - <y>589</y> |
| 2059 | + <x>467</x> |
| 2060 | + <y>638</y> |
2040 | 2061 | </hint>
|
2041 | 2062 | <hint type="destinationlabel">
|
2042 | 2063 | <x>3</x>
|
2043 | 2064 | <y>526</y>
|
2044 | 2065 | </hint>
|
2045 | 2066 | </hints>
|
2046 | 2067 | </connection>
|
| 2068 | + <connection> |
| 2069 | + <sender>listWidget</sender> |
| 2070 | + <signal>currentRowChanged(int)</signal> |
| 2071 | + <receiver>tabBar</receiver> |
| 2072 | + <slot>setCurrentIndex(int)</slot> |
| 2073 | + <hints> |
| 2074 | + <hint type="sourcelabel"> |
| 2075 | + <x>110</x> |
| 2076 | + <y>52</y> |
| 2077 | + </hint> |
| 2078 | + <hint type="destinationlabel"> |
| 2079 | + <x>736</x> |
| 2080 | + <y>11</y> |
| 2081 | + </hint> |
| 2082 | + </hints> |
| 2083 | + </connection> |
2047 | 2084 | </connections>
|
2048 | 2085 | </ui>
|
0 commit comments