|
1569 | 1569 | <property name="margin">
|
1570 | 1570 | <number>11</number>
|
1571 | 1571 | </property>
|
1572 |
| - <item row="0" column="3"> |
1573 |
| - <widget class="QSpinBox" name="spinMaximumScale"> |
1574 |
| - <property name="toolTip"> |
1575 |
| - <string>Maximum scale at which this layer will be displayed. </string> |
1576 |
| - </property> |
1577 |
| - <property name="minimum"> |
1578 |
| - <number>1</number> |
1579 |
| - </property> |
1580 |
| - <property name="maximum"> |
1581 |
| - <number>100000000</number> |
1582 |
| - </property> |
1583 |
| - </widget> |
1584 |
| - </item> |
1585 | 1572 | <item row="0" column="2">
|
1586 | 1573 | <widget class="QLabel" name="textLabel1_2_2_2">
|
| 1574 | + <property name="layoutDirection"> |
| 1575 | + <enum>Qt::RightToLeft</enum> |
| 1576 | + </property> |
1587 | 1577 | <property name="text">
|
1588 | 1578 | <string>Maximum</string>
|
1589 | 1579 | </property>
|
1590 | 1580 | </widget>
|
1591 | 1581 | </item>
|
1592 |
| - <item row="0" column="1"> |
1593 |
| - <widget class="QSpinBox" name="spinMinimumScale"> |
1594 |
| - <property name="toolTip"> |
1595 |
| - <string>Minimum scale at which this layer will be displayed. </string> |
1596 |
| - </property> |
1597 |
| - <property name="minimum"> |
1598 |
| - <number>1</number> |
1599 |
| - </property> |
1600 |
| - <property name="maximum"> |
1601 |
| - <number>100000000</number> |
1602 |
| - </property> |
1603 |
| - </widget> |
1604 |
| - </item> |
1605 | 1582 | <item row="0" column="0">
|
1606 | 1583 | <widget class="QLabel" name="textLabel1_3">
|
| 1584 | + <property name="layoutDirection"> |
| 1585 | + <enum>Qt::RightToLeft</enum> |
| 1586 | + </property> |
1607 | 1587 | <property name="text">
|
1608 | 1588 | <string>Minimum</string>
|
1609 | 1589 | </property>
|
1610 | 1590 | </widget>
|
1611 | 1591 | </item>
|
| 1592 | + <item row="0" column="3"> |
| 1593 | + <widget class="QLineEdit" name="leMaximumScale"/> |
| 1594 | + </item> |
| 1595 | + <item row="0" column="1"> |
| 1596 | + <widget class="QLineEdit" name="leMinimumScale"/> |
| 1597 | + </item> |
1612 | 1598 | </layout>
|
1613 | 1599 | </widget>
|
1614 | 1600 | </item>
|
|
1824 | 1810 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
1825 | 1811 | <html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
1826 | 1812 | p, li { white-space: pre-wrap; }
|
1827 |
| -</style></head><body style=" font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;"> |
1828 |
| -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;"></p></body></html></string> |
| 1813 | +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> |
| 1814 | +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html></string> |
1829 | 1815 | </property>
|
1830 | 1816 | </widget>
|
1831 | 1817 | </item>
|
@@ -2114,8 +2100,8 @@ p, li { white-space: pre-wrap; }
|
2114 | 2100 | <tabstop>tableTransparency</tabstop>
|
2115 | 2101 | <tabstop>leDisplayName</tabstop>
|
2116 | 2102 | <tabstop>leLayerSource</tabstop>
|
2117 |
| - <tabstop>spinMinimumScale</tabstop> |
2118 |
| - <tabstop>spinMaximumScale</tabstop> |
| 2103 | + <tabstop>leMinimumScale</tabstop> |
| 2104 | + <tabstop>leMaximumScale</tabstop> |
2119 | 2105 | <tabstop>leSpatialRefSys</tabstop>
|
2120 | 2106 | <tabstop>pbnChangeSpatialRefSys</tabstop>
|
2121 | 2107 | <tabstop>tePyramidDescription</tabstop>
|
|
0 commit comments