|
1238 | 1238 | </widget>
|
1239 | 1239 | </item>
|
1240 | 1240 | <item row="0" column="0" rowspan="8">
|
1241 |
| - <widget class="QgsColorSchemeList" name="mTreeProjectColors" native="true"/> |
| 1241 | + <widget class="QgsColorSchemeList" name="mTreeProjectColors"/> |
1242 | 1242 | </item>
|
1243 | 1243 | <item row="4" column="1">
|
1244 | 1244 | <widget class="QToolButton" name="mButtonImportColors">
|
|
1294 | 1294 | <property name="geometry">
|
1295 | 1295 | <rect>
|
1296 | 1296 | <x>0</x>
|
1297 |
| - <y>-961</y> |
| 1297 | + <y>-912</y> |
1298 | 1298 | <width>674</width>
|
1299 |
| - <height>2470</height> |
| 1299 | + <height>2497</height> |
1300 | 1300 | </rect>
|
1301 | 1301 | </property>
|
1302 | 1302 | <layout class="QVBoxLayout" name="verticalLayout_13">
|
|
1845 | 1845 | </property>
|
1846 | 1846 | </widget>
|
1847 | 1847 | </item>
|
1848 |
| - <item row="11" column="0" colspan="2"> |
| 1848 | + <item row="12" column="0" colspan="2"> |
1849 | 1849 | <layout class="QHBoxLayout" name="horizontalLayout_10">
|
1850 | 1850 | <item>
|
1851 | 1851 | <widget class="QLabel" name="mWMSImageQualityLabel">
|
|
1879 | 1879 | </property>
|
1880 | 1880 | </widget>
|
1881 | 1881 | </item>
|
1882 |
| - <item row="10" column="0" colspan="2"> |
| 1882 | + <item row="11" column="0" colspan="2"> |
1883 | 1883 | <layout class="QGridLayout" name="gridLayout_3">
|
1884 | 1884 | <item row="1" column="1">
|
1885 | 1885 | <widget class="QLabel" name="mMaxWidthLabel">
|
|
1926 | 1926 | </item>
|
1927 | 1927 | </layout>
|
1928 | 1928 | </item>
|
1929 |
| - <item row="8" column="0" colspan="2"> |
| 1929 | + <item row="9" column="0" colspan="2"> |
1930 | 1930 | <layout class="QHBoxLayout" name="grpWMSPrecision">
|
1931 | 1931 | <item>
|
1932 | 1932 | <widget class="QLabel" name="label_5">
|
|
1950 | 1950 | </item>
|
1951 | 1951 | </layout>
|
1952 | 1952 | </item>
|
1953 |
| - <item row="9" column="0" colspan="2"> |
| 1953 | + <item row="10" column="0" colspan="2"> |
1954 | 1954 | <layout class="QHBoxLayout" name="horizontalLayout_2">
|
1955 | 1955 | <item>
|
1956 | 1956 | <widget class="QLabel" name="mWMSUrlLabel">
|
|
2096 | 2096 | </layout>
|
2097 | 2097 | </widget>
|
2098 | 2098 | </item>
|
2099 |
| - <item row="7" column="0"> |
| 2099 | + <item row="8" column="0"> |
2100 | 2100 | <widget class="QCheckBox" name="mSegmentizeFeatureInfoGeometryCheckBox">
|
2101 | 2101 | <property name="text">
|
2102 | 2102 | <string>Segmentize feature info geometry</string>
|
2103 | 2103 | </property>
|
2104 | 2104 | </widget>
|
2105 | 2105 | </item>
|
| 2106 | + <item row="7" column="0"> |
| 2107 | + <widget class="QCheckBox" name="mAllowRequestDefinedDataSourcesBox"> |
| 2108 | + <property name="text"> |
| 2109 | + <string>Allow defining datasources in server requests</string> |
| 2110 | + </property> |
| 2111 | + </widget> |
| 2112 | + </item> |
2106 | 2113 | </layout>
|
2107 | 2114 | </widget>
|
2108 | 2115 | </item>
|
|
2359 | 2366 | <rect>
|
2360 | 2367 | <x>0</x>
|
2361 | 2368 | <y>0</y>
|
2362 |
| - <width>694</width> |
2363 |
| - <height>779</height> |
| 2369 | + <width>141</width> |
| 2370 | + <height>54</height> |
2364 | 2371 | </rect>
|
2365 | 2372 | </property>
|
2366 | 2373 | <layout class="QVBoxLayout" name="verticalLayout_17">
|
|
2486 | 2493 | </widget>
|
2487 | 2494 | <customwidgets>
|
2488 | 2495 | <customwidget>
|
2489 |
| - <class>QgsCollapsibleGroupBox</class> |
2490 |
| - <extends>QGroupBox</extends> |
2491 |
| - <header>qgscollapsiblegroupbox.h</header> |
| 2496 | + <class>QgsProjectionSelector</class> |
| 2497 | + <extends>QWidget</extends> |
| 2498 | + <header>qgsprojectionselector.h</header> |
2492 | 2499 | <container>1</container>
|
2493 | 2500 | </customwidget>
|
2494 | 2501 | <customwidget>
|
2495 |
| - <class>QgsColorButton</class> |
2496 |
| - <extends>QToolButton</extends> |
2497 |
| - <header>qgscolorbutton.h</header> |
| 2502 | + <class>QgsCollapsibleGroupBox</class> |
| 2503 | + <extends>QGroupBox</extends> |
| 2504 | + <header>qgscollapsiblegroupbox.h</header> |
2498 | 2505 | <container>1</container>
|
2499 | 2506 | </customwidget>
|
2500 | 2507 | <customwidget>
|
2501 |
| - <class>QgsColorSchemeList</class> |
| 2508 | + <class>QgsCodeEditorPython</class> |
2502 | 2509 | <extends>QWidget</extends>
|
2503 |
| - <header location="global">qgscolorschemelist.h</header> |
| 2510 | + <header>qgscodeeditorpython.h</header> |
2504 | 2511 | <container>1</container>
|
2505 | 2512 | </customwidget>
|
2506 | 2513 | <customwidget>
|
2507 |
| - <class>QgsVariableEditorWidget</class> |
2508 |
| - <extends>QWidget</extends> |
2509 |
| - <header location="global">qgsvariableeditorwidget.h</header> |
| 2514 | + <class>QgsColorSchemeList</class> |
| 2515 | + <extends>QTreeView</extends> |
| 2516 | + <header>qgscolorschemelist.h</header> |
2510 | 2517 | <container>1</container>
|
2511 | 2518 | </customwidget>
|
2512 | 2519 | <customwidget>
|
2513 |
| - <class>QgsCodeEditorPython</class> |
2514 |
| - <extends>QWidget</extends> |
2515 |
| - <header>qgscodeeditorpython.h</header> |
| 2520 | + <class>QgsColorButton</class> |
| 2521 | + <extends>QToolButton</extends> |
| 2522 | + <header>qgscolorbutton.h</header> |
2516 | 2523 | <container>1</container>
|
2517 | 2524 | </customwidget>
|
2518 | 2525 | <customwidget>
|
2519 |
| - <class>QgsProjectionSelector</class> |
| 2526 | + <class>QgsVariableEditorWidget</class> |
2520 | 2527 | <extends>QWidget</extends>
|
2521 |
| - <header>qgsprojectionselector.h</header> |
| 2528 | + <header location="global">qgsvariableeditorwidget.h</header> |
2522 | 2529 | <container>1</container>
|
2523 | 2530 | </customwidget>
|
2524 | 2531 | </customwidgets>
|
|
0 commit comments