|
337 | 337 | <rect>
|
338 | 338 | <x>0</x>
|
339 | 339 | <y>0</y>
|
340 |
| - <width>618</width> |
341 |
| - <height>582</height> |
| 340 | + <width>723</width> |
| 341 | + <height>670</height> |
342 | 342 | </rect>
|
343 | 343 | </property>
|
344 | 344 | <layout class="QVBoxLayout" name="verticalLayout_28">
|
|
1010 | 1010 | <rect>
|
1011 | 1011 | <x>0</x>
|
1012 | 1012 | <y>0</y>
|
1013 |
| - <width>713</width> |
1014 |
| - <height>826</height> |
| 1013 | + <width>663</width> |
| 1014 | + <height>862</height> |
1015 | 1015 | </rect>
|
1016 | 1016 | </property>
|
1017 | 1017 | <layout class="QVBoxLayout" name="verticalLayout_22">
|
|
1394 | 1394 | <rect>
|
1395 | 1395 | <x>0</x>
|
1396 | 1396 | <y>0</y>
|
1397 |
| - <width>713</width> |
1398 |
| - <height>601</height> |
| 1397 | + <width>601</width> |
| 1398 | + <height>720</height> |
1399 | 1399 | </rect>
|
1400 | 1400 | </property>
|
1401 | 1401 | <layout class="QVBoxLayout" name="verticalLayout_27">
|
|
1404 | 1404 | <property name="title">
|
1405 | 1405 | <string>Feature attributes and table</string>
|
1406 | 1406 | </property>
|
1407 |
| - <layout class="QVBoxLayout" name="verticalLayout_23"> |
1408 |
| - <item> |
| 1407 | + <layout class="QGridLayout" name="gridLayout_19"> |
| 1408 | + <item row="0" column="0" colspan="2"> |
1409 | 1409 | <widget class="QCheckBox" name="cbxAttributeTableDocked">
|
1410 | 1410 | <property name="text">
|
1411 | 1411 | <string>Open attribute table in a dock window (QGIS restart required)</string>
|
1412 | 1412 | </property>
|
1413 | 1413 | </widget>
|
1414 | 1414 | </item>
|
1415 |
| - <item> |
| 1415 | + <item row="1" column="0" colspan="2"> |
1416 | 1416 | <widget class="QCheckBox" name="cbxCopyWKTGeomFromTable">
|
1417 | 1417 | <property name="text">
|
1418 | 1418 | <string>Copy geometry in WKT representation from attribute table</string>
|
1419 | 1419 | </property>
|
1420 | 1420 | </widget>
|
1421 | 1421 | </item>
|
1422 |
| - <item> |
1423 |
| - <layout class="QHBoxLayout" name="horizontalLayout_5"> |
1424 |
| - <item> |
1425 |
| - <widget class="QLabel" name="textLabel1_7"> |
1426 |
| - <property name="sizePolicy"> |
1427 |
| - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
1428 |
| - <horstretch>0</horstretch> |
1429 |
| - <verstretch>0</verstretch> |
1430 |
| - </sizepolicy> |
1431 |
| - </property> |
1432 |
| - <property name="text"> |
1433 |
| - <string>Attribute table behaviour</string> |
1434 |
| - </property> |
1435 |
| - </widget> |
1436 |
| - </item> |
1437 |
| - <item> |
1438 |
| - <spacer name="horizontalSpacer_4"> |
1439 |
| - <property name="orientation"> |
1440 |
| - <enum>Qt::Horizontal</enum> |
1441 |
| - </property> |
1442 |
| - <property name="sizeHint" stdset="0"> |
1443 |
| - <size> |
1444 |
| - <width>40</width> |
1445 |
| - <height>20</height> |
1446 |
| - </size> |
1447 |
| - </property> |
1448 |
| - </spacer> |
1449 |
| - </item> |
| 1422 | + <item row="3" column="1"> |
| 1423 | + <widget class="QComboBox" name="cmbAttrTableBehaviour"> |
1450 | 1424 | <item>
|
1451 |
| - <widget class="QComboBox" name="cmbAttrTableBehaviour"> |
1452 |
| - <item> |
1453 |
| - <property name="text"> |
1454 |
| - <string/> |
1455 |
| - </property> |
1456 |
| - </item> |
1457 |
| - </widget> |
| 1425 | + <property name="text"> |
| 1426 | + <string/> |
| 1427 | + </property> |
1458 | 1428 | </item>
|
1459 |
| - </layout> |
| 1429 | + </widget> |
1460 | 1430 | </item>
|
1461 |
| - <item> |
| 1431 | + <item row="3" column="0"> |
| 1432 | + <widget class="QLabel" name="textLabel1_7"> |
| 1433 | + <property name="sizePolicy"> |
| 1434 | + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 1435 | + <horstretch>0</horstretch> |
| 1436 | + <verstretch>0</verstretch> |
| 1437 | + </sizepolicy> |
| 1438 | + </property> |
| 1439 | + <property name="text"> |
| 1440 | + <string>Attribute table behaviour</string> |
| 1441 | + </property> |
| 1442 | + </widget> |
| 1443 | + </item> |
| 1444 | + <item row="6" column="0"> |
| 1445 | + <widget class="QLabel" name="label_14"> |
| 1446 | + <property name="text"> |
| 1447 | + <string>Representation for NULL values</string> |
| 1448 | + </property> |
| 1449 | + </widget> |
| 1450 | + </item> |
| 1451 | + <item row="5" column="0"> |
| 1452 | + <widget class="QLabel" name="textLabel1_12"> |
| 1453 | + <property name="sizePolicy"> |
| 1454 | + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 1455 | + <horstretch>0</horstretch> |
| 1456 | + <verstretch>0</verstretch> |
| 1457 | + </sizepolicy> |
| 1458 | + </property> |
| 1459 | + <property name="text"> |
| 1460 | + <string>Attribute table row cache</string> |
| 1461 | + </property> |
| 1462 | + </widget> |
| 1463 | + </item> |
| 1464 | + <item row="5" column="1"> |
1462 | 1465 | <layout class="QHBoxLayout" name="horizontalLayout_10">
|
1463 |
| - <item> |
1464 |
| - <widget class="QLabel" name="textLabel1_12"> |
1465 |
| - <property name="sizePolicy"> |
1466 |
| - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
1467 |
| - <horstretch>0</horstretch> |
1468 |
| - <verstretch>0</verstretch> |
1469 |
| - </sizepolicy> |
1470 |
| - </property> |
1471 |
| - <property name="text"> |
1472 |
| - <string>Attribute table row cache</string> |
1473 |
| - </property> |
1474 |
| - </widget> |
1475 |
| - </item> |
1476 |
| - <item> |
1477 |
| - <spacer name="horizontalSpacer_8"> |
1478 |
| - <property name="orientation"> |
1479 |
| - <enum>Qt::Horizontal</enum> |
1480 |
| - </property> |
1481 |
| - <property name="sizeHint" stdset="0"> |
1482 |
| - <size> |
1483 |
| - <width>40</width> |
1484 |
| - <height>20</height> |
1485 |
| - </size> |
1486 |
| - </property> |
1487 |
| - </spacer> |
1488 |
| - </item> |
1489 | 1466 | <item>
|
1490 | 1467 | <widget class="QSpinBox" name="spinBoxAttrTableRowCache">
|
1491 | 1468 | <property name="minimum">
|
|
1502 | 1479 | </property>
|
1503 | 1480 | </widget>
|
1504 | 1481 | </item>
|
1505 |
| - </layout> |
1506 |
| - </item> |
1507 |
| - <item> |
1508 |
| - <layout class="QHBoxLayout" name="horizontalLayout_6"> |
1509 |
| - <item> |
1510 |
| - <widget class="QLabel" name="label_14"> |
1511 |
| - <property name="text"> |
1512 |
| - <string>Representation for NULL values</string> |
1513 |
| - </property> |
1514 |
| - </widget> |
1515 |
| - </item> |
1516 | 1482 | <item>
|
1517 |
| - <spacer name="horizontalSpacer_3"> |
| 1483 | + <spacer name="horizontalSpacer_8"> |
1518 | 1484 | <property name="orientation">
|
1519 | 1485 | <enum>Qt::Horizontal</enum>
|
1520 | 1486 | </property>
|
|
1526 | 1492 | </property>
|
1527 | 1493 | </spacer>
|
1528 | 1494 | </item>
|
1529 |
| - <item> |
1530 |
| - <widget class="QLineEdit" name="leNullValue"/> |
1531 |
| - </item> |
1532 | 1495 | </layout>
|
1533 | 1496 | </item>
|
| 1497 | + <item row="4" column="0"> |
| 1498 | + <widget class="QLabel" name="label_46"> |
| 1499 | + <property name="text"> |
| 1500 | + <string>Default view</string> |
| 1501 | + </property> |
| 1502 | + </widget> |
| 1503 | + </item> |
| 1504 | + <item row="6" column="1"> |
| 1505 | + <widget class="QLineEdit" name="leNullValue"/> |
| 1506 | + </item> |
| 1507 | + <item row="4" column="1"> |
| 1508 | + <widget class="QComboBox" name="mAttrTableViewComboBox"/> |
| 1509 | + </item> |
1534 | 1510 | </layout>
|
1535 | 1511 | </widget>
|
1536 | 1512 | </item>
|
|
1681 | 1657 | <item>
|
1682 | 1658 | <widget class="QgsCollapsibleGroupBox" name="groupBox_28">
|
1683 | 1659 | <property name="title">
|
1684 |
| - <string>Hidden Browser Path</string> |
| 1660 | + <string>Hidden browser paths</string> |
1685 | 1661 | </property>
|
1686 | 1662 | <layout class="QGridLayout" name="_15">
|
1687 | 1663 | <item row="0" column="0">
|
|
1773 | 1749 | <rect>
|
1774 | 1750 | <x>0</x>
|
1775 | 1751 | <y>0</y>
|
1776 |
| - <width>713</width> |
1777 |
| - <height>675</height> |
| 1752 | + <width>747</width> |
| 1753 | + <height>802</height> |
1778 | 1754 | </rect>
|
1779 | 1755 | </property>
|
1780 | 1756 | <layout class="QVBoxLayout" name="verticalLayout_29">
|
|
2493 | 2469 | <rect>
|
2494 | 2470 | <x>0</x>
|
2495 | 2471 | <y>0</y>
|
2496 |
| - <width>730</width> |
2497 |
| - <height>582</height> |
| 2472 | + <width>617</width> |
| 2473 | + <height>578</height> |
2498 | 2474 | </rect>
|
2499 | 2475 | </property>
|
2500 | 2476 | <layout class="QHBoxLayout" name="horizontalLayout_46">
|
|
2598 | 2574 | <rect>
|
2599 | 2575 | <x>0</x>
|
2600 | 2576 | <y>0</y>
|
2601 |
| - <width>618</width> |
2602 |
| - <height>582</height> |
| 2577 | + <width>617</width> |
| 2578 | + <height>578</height> |
2603 | 2579 | </rect>
|
2604 | 2580 | </property>
|
2605 | 2581 | <layout class="QVBoxLayout" name="verticalLayout_25">
|
|
2936 | 2912 | <rect>
|
2937 | 2913 | <x>0</x>
|
2938 | 2914 | <y>0</y>
|
2939 |
| - <width>618</width> |
2940 |
| - <height>582</height> |
| 2915 | + <width>650</width> |
| 2916 | + <height>645</height> |
2941 | 2917 | </rect>
|
2942 | 2918 | </property>
|
2943 | 2919 | <layout class="QVBoxLayout" name="verticalLayout_30">
|
|
3398 | 3374 | <rect>
|
3399 | 3375 | <x>0</x>
|
3400 | 3376 | <y>0</y>
|
3401 |
| - <width>618</width> |
3402 |
| - <height>582</height> |
| 3377 | + <width>617</width> |
| 3378 | + <height>578</height> |
3403 | 3379 | </rect>
|
3404 | 3380 | </property>
|
3405 | 3381 | <layout class="QVBoxLayout" name="verticalLayout_39">
|
|
3653 | 3629 | <rect>
|
3654 | 3630 | <x>0</x>
|
3655 | 3631 | <y>0</y>
|
3656 |
| - <width>618</width> |
3657 |
| - <height>582</height> |
| 3632 | + <width>601</width> |
| 3633 | + <height>668</height> |
3658 | 3634 | </rect>
|
3659 | 3635 | </property>
|
3660 | 3636 | <layout class="QVBoxLayout" name="verticalLayout_31">
|
|
4198 | 4174 | <rect>
|
4199 | 4175 | <x>0</x>
|
4200 | 4176 | <y>0</y>
|
4201 |
| - <width>618</width> |
4202 |
| - <height>582</height> |
| 4177 | + <width>617</width> |
| 4178 | + <height>578</height> |
4203 | 4179 | </rect>
|
4204 | 4180 | </property>
|
4205 | 4181 | <layout class="QVBoxLayout" name="verticalLayout_6">
|
|
4338 | 4314 | <x>0</x>
|
4339 | 4315 | <y>0</y>
|
4340 | 4316 | <width>601</width>
|
4341 |
| - <height>595</height> |
| 4317 | + <height>647</height> |
4342 | 4318 | </rect>
|
4343 | 4319 | </property>
|
4344 | 4320 | <layout class="QGridLayout" name="gridLayout_15">
|
|
4583 | 4559 | <rect>
|
4584 | 4560 | <x>0</x>
|
4585 | 4561 | <y>0</y>
|
4586 |
| - <width>618</width> |
4587 |
| - <height>582</height> |
| 4562 | + <width>617</width> |
| 4563 | + <height>578</height> |
4588 | 4564 | </rect>
|
4589 | 4565 | </property>
|
4590 | 4566 | <layout class="QVBoxLayout" name="verticalLayout_32">
|
|
4693 | 4669 | <x>0</x>
|
4694 | 4670 | <y>0</y>
|
4695 | 4671 | <width>601</width>
|
4696 |
| - <height>634</height> |
| 4672 | + <height>740</height> |
4697 | 4673 | </rect>
|
4698 | 4674 | </property>
|
4699 | 4675 | <layout class="QVBoxLayout" name="verticalLayout_33">
|
|
5171 | 5147 | </widget>
|
5172 | 5148 | <layoutdefault spacing="6" margin="11"/>
|
5173 | 5149 | <customwidgets>
|
5174 |
| - <customwidget> |
5175 |
| - <class>QgsCollapsibleGroupBox</class> |
5176 |
| - <extends>QGroupBox</extends> |
5177 |
| - <header>qgscollapsiblegroupbox.h</header> |
5178 |
| - <container>1</container> |
5179 |
| - </customwidget> |
5180 | 5150 | <customwidget>
|
5181 | 5151 | <class>QgsColorButtonV2</class>
|
5182 | 5152 | <extends>QToolButton</extends>
|
5183 | 5153 | <header>qgscolorbuttonv2.h</header>
|
5184 | 5154 | <container>1</container>
|
5185 | 5155 | </customwidget>
|
| 5156 | + <customwidget> |
| 5157 | + <class>QgsCollapsibleGroupBox</class> |
| 5158 | + <extends>QGroupBox</extends> |
| 5159 | + <header>qgscollapsiblegroupbox.h</header> |
| 5160 | + <container>1</container> |
| 5161 | + </customwidget> |
5186 | 5162 | <customwidget>
|
5187 | 5163 | <class>QgsColorSchemeList</class>
|
5188 | 5164 | <extends>QWidget</extends>
|
|
5267 | 5243 | <tabstop>cbxAttributeTableDocked</tabstop>
|
5268 | 5244 | <tabstop>cbxCopyWKTGeomFromTable</tabstop>
|
5269 | 5245 | <tabstop>cmbAttrTableBehaviour</tabstop>
|
| 5246 | + <tabstop>mAttrTableViewComboBox</tabstop> |
5270 | 5247 | <tabstop>spinBoxAttrTableRowCache</tabstop>
|
5271 | 5248 | <tabstop>leNullValue</tabstop>
|
5272 | 5249 | <tabstop>cmbScanItemsInBrowser</tabstop>
|
|
5346 | 5323 | <tabstop>mOffsetXSpinBox</tabstop>
|
5347 | 5324 | <tabstop>mOffsetYSpinBox</tabstop>
|
5348 | 5325 | <tabstop>mSnapToleranceSpinBox</tabstop>
|
| 5326 | + <tabstop>mBtnAddTemplatePath</tabstop> |
| 5327 | + <tabstop>mBtnRemoveTemplatePath</tabstop> |
| 5328 | + <tabstop>mListComposerTemplatePaths</tabstop> |
5349 | 5329 | <tabstop>mOptionsScrollArea_07</tabstop>
|
5350 | 5330 | <tabstop>chkDisableAttributeValuesDlg</tabstop>
|
5351 | 5331 | <tabstop>chkReuseLastValues</tabstop>
|
|
0 commit comments