|
645 | 645 | </sizepolicy> |
646 | 646 | </property> |
647 | 647 | <property name="title"> |
648 | | - <string>Project scales</string> |
| 648 | + <string>Project predefined scales</string> |
649 | 649 | </property> |
650 | 650 | <property name="checkable"> |
651 | 651 | <bool>true</bool> |
|
664 | 664 | <layout class="QVBoxLayout" name="verticalLayout_4"> |
665 | 665 | <item> |
666 | 666 | <widget class="QToolButton" name="pbnAddScale"> |
| 667 | + <property name="toolTip"> |
| 668 | + <string>Add predefined scale</string> |
| 669 | + </property> |
667 | 670 | <property name="text"> |
668 | 671 | <string>…</string> |
669 | 672 | </property> |
|
675 | 678 | </item> |
676 | 679 | <item> |
677 | 680 | <widget class="QToolButton" name="pbnRemoveScale"> |
| 681 | + <property name="toolTip"> |
| 682 | + <string>Remove selected scale</string> |
| 683 | + </property> |
678 | 684 | <property name="text"> |
679 | 685 | <string>…</string> |
680 | 686 | </property> |
|
686 | 692 | </item> |
687 | 693 | <item> |
688 | 694 | <widget class="QToolButton" name="pbnImportScales"> |
| 695 | + <property name="toolTip"> |
| 696 | + <string>Import from file</string> |
| 697 | + </property> |
689 | 698 | <property name="text"> |
690 | 699 | <string>…</string> |
691 | 700 | </property> |
|
697 | 706 | </item> |
698 | 707 | <item> |
699 | 708 | <widget class="QToolButton" name="pbnExportScales"> |
| 709 | + <property name="toolTip"> |
| 710 | + <string>Save to file</string> |
| 711 | + </property> |
700 | 712 | <property name="text"> |
701 | 713 | <string>…</string> |
702 | 714 | </property> |
|
934 | 946 | </property> |
935 | 947 | <item row="0" column="5"> |
936 | 948 | <widget class="QToolButton" name="pbtnStyleMarker"> |
| 949 | + <property name="toolTip"> |
| 950 | + <string>Edit symbol</string> |
| 951 | + </property> |
937 | 952 | <property name="text"> |
938 | 953 | <string>…</string> |
939 | 954 | </property> |
|
987 | 1002 | </item> |
988 | 1003 | <item row="1" column="5"> |
989 | 1004 | <widget class="QToolButton" name="pbtnStyleLine"> |
| 1005 | + <property name="toolTip"> |
| 1006 | + <string>Edit symbol</string> |
| 1007 | + </property> |
990 | 1008 | <property name="text"> |
991 | 1009 | <string>…</string> |
992 | 1010 | </property> |
|
1076 | 1094 | </item> |
1077 | 1095 | <item row="2" column="5"> |
1078 | 1096 | <widget class="QToolButton" name="pbtnStyleFill"> |
| 1097 | + <property name="toolTip"> |
| 1098 | + <string>Edit symbol</string> |
| 1099 | + </property> |
1079 | 1100 | <property name="text"> |
1080 | 1101 | <string>…</string> |
1081 | 1102 | </property> |
|
1123 | 1144 | </item> |
1124 | 1145 | <item row="3" column="5"> |
1125 | 1146 | <widget class="QToolButton" name="pbtnStyleColorRamp"> |
| 1147 | + <property name="toolTip"> |
| 1148 | + <string>Edit symbol</string> |
| 1149 | + </property> |
1126 | 1150 | <property name="text"> |
1127 | 1151 | <string>…</string> |
1128 | 1152 | </property> |
|
1276 | 1300 | </item> |
1277 | 1301 | <item row="4" column="1"> |
1278 | 1302 | <widget class="QToolButton" name="mButtonImportColors"> |
1279 | | - <property name="statusTip"> |
| 1303 | + <property name="toolTip"> |
1280 | 1304 | <string>Import colors</string> |
1281 | 1305 | </property> |
| 1306 | + <property name="statusTip"> |
| 1307 | + <string/> |
| 1308 | + </property> |
1282 | 1309 | <property name="text"> |
1283 | 1310 | <string/> |
1284 | 1311 | </property> |
|
1739 | 1766 | </item> |
1740 | 1767 | <item row="1" column="0"> |
1741 | 1768 | <widget class="QToolButton" name="mAddWMSComposerButton"> |
| 1769 | + <property name="toolTip"> |
| 1770 | + <string>Add composer to exclude</string> |
| 1771 | + </property> |
1742 | 1772 | <property name="text"> |
1743 | 1773 | <string/> |
1744 | 1774 | </property> |
|
1750 | 1780 | </item> |
1751 | 1781 | <item row="1" column="1"> |
1752 | 1782 | <widget class="QToolButton" name="mRemoveWMSComposerButton"> |
| 1783 | + <property name="toolTip"> |
| 1784 | + <string>Remove selected composer</string> |
| 1785 | + </property> |
1753 | 1786 | <property name="text"> |
1754 | 1787 | <string/> |
1755 | 1788 | </property> |
|
1798 | 1831 | </item> |
1799 | 1832 | <item row="1" column="0"> |
1800 | 1833 | <widget class="QToolButton" name="mAddLayerRestrictionButton"> |
| 1834 | + <property name="toolTip"> |
| 1835 | + <string>Add layer to exclude</string> |
| 1836 | + </property> |
1801 | 1837 | <property name="text"> |
1802 | 1838 | <string/> |
1803 | 1839 | </property> |
|
1809 | 1845 | </item> |
1810 | 1846 | <item row="1" column="1"> |
1811 | 1847 | <widget class="QToolButton" name="mRemoveLayerRestrictionButton"> |
| 1848 | + <property name="toolTip"> |
| 1849 | + <string>Remove selected layer</string> |
| 1850 | + </property> |
1812 | 1851 | <property name="text"> |
1813 | 1852 | <string/> |
1814 | 1853 | </property> |
|
1854 | 1893 | <layout class="QGridLayout" name="gridLayout_5"> |
1855 | 1894 | <item row="1" column="0"> |
1856 | 1895 | <widget class="QToolButton" name="pbnWMSAddSRS"> |
| 1896 | + <property name="toolTip"> |
| 1897 | + <string>Add new CRS</string> |
| 1898 | + </property> |
1857 | 1899 | <property name="icon"> |
1858 | 1900 | <iconset resource="../../images/images.qrc"> |
1859 | 1901 | <normaloff>:/images/themes/default/symbologyAdd.svg</normaloff>:/images/themes/default/symbologyAdd.svg</iconset> |
|
1865 | 1907 | </item> |
1866 | 1908 | <item row="1" column="2"> |
1867 | 1909 | <widget class="QPushButton" name="pbnWMSSetUsedSRS"> |
| 1910 | + <property name="toolTip"> |
| 1911 | + <string>Fetch all CRS's from layers</string> |
| 1912 | + </property> |
1868 | 1913 | <property name="text"> |
1869 | 1914 | <string>Used</string> |
1870 | 1915 | </property> |
1871 | 1916 | </widget> |
1872 | 1917 | </item> |
1873 | 1918 | <item row="1" column="1"> |
1874 | 1919 | <widget class="QToolButton" name="pbnWMSRemoveSRS"> |
| 1920 | + <property name="toolTip"> |
| 1921 | + <string>Remove selected CRS</string> |
| 1922 | + </property> |
1875 | 1923 | <property name="icon"> |
1876 | 1924 | <iconset resource="../../images/images.qrc"> |
1877 | 1925 | <normaloff>:/images/themes/default/symbologyRemove.svg</normaloff>:/images/themes/default/symbologyRemove.svg</iconset> |
|
0 commit comments