|
183 | 183 | <layout class="QHBoxLayout" name="horizontalLayout"> |
184 | 184 | <item> |
185 | 185 | <widget class="QCheckBox" name="mCheckBoxAutoUpdate"> |
| 186 | + <property name="toolTip"> |
| 187 | + <string>Keeps the legend contents synchronized with the main application legend. Customisation is not possible and must be done in the main application.</string> |
| 188 | + </property> |
186 | 189 | <property name="text"> |
187 | 190 | <string>Auto update</string> |
188 | 191 | </property> |
|
1046 | 1049 | </widget> |
1047 | 1050 | <layoutdefault spacing="6" margin="11"/> |
1048 | 1051 | <customwidgets> |
1049 | | - <customwidget> |
1050 | | - <class>QgsScrollArea</class> |
1051 | | - <extends>QScrollArea</extends> |
1052 | | - <header>qgsscrollarea.h</header> |
1053 | | - <container>1</container> |
1054 | | - </customwidget> |
1055 | | - <customwidget> |
1056 | | - <class>QgsColorButton</class> |
1057 | | - <extends>QToolButton</extends> |
1058 | | - <header>qgscolorbutton.h</header> |
1059 | | - <container>1</container> |
1060 | | - </customwidget> |
1061 | 1052 | <customwidget> |
1062 | 1053 | <class>QgsCollapsibleGroupBoxBasic</class> |
1063 | 1054 | <extends>QGroupBox</extends> |
1064 | | - <header>qgscollapsiblegroupbox.h</header> |
| 1055 | + <header location="global">qgscollapsiblegroupbox.h</header> |
1065 | 1056 | <container>1</container> |
1066 | 1057 | </customwidget> |
1067 | 1058 | <customwidget> |
|
1070 | 1061 | <header>qgsdoublespinbox.h</header> |
1071 | 1062 | </customwidget> |
1072 | 1063 | <customwidget> |
1073 | | - <class>QgsFontButton</class> |
1074 | | - <extends>QToolButton</extends> |
1075 | | - <header>qgsfontbutton.h</header> |
| 1064 | + <class>QgsScrollArea</class> |
| 1065 | + <extends>QScrollArea</extends> |
| 1066 | + <header>qgsscrollarea.h</header> |
| 1067 | + <container>1</container> |
1076 | 1068 | </customwidget> |
1077 | 1069 | <customwidget> |
1078 | 1070 | <class>QgsSpinBox</class> |
|
1084 | 1076 | <extends>QComboBox</extends> |
1085 | 1077 | <header>qgslayoutitemcombobox.h</header> |
1086 | 1078 | </customwidget> |
| 1079 | + <customwidget> |
| 1080 | + <class>QgsColorButton</class> |
| 1081 | + <extends>QToolButton</extends> |
| 1082 | + <header>qgscolorbutton.h</header> |
| 1083 | + <container>1</container> |
| 1084 | + </customwidget> |
| 1085 | + <customwidget> |
| 1086 | + <class>QgsFontButton</class> |
| 1087 | + <extends>QToolButton</extends> |
| 1088 | + <header>qgsfontbutton.h</header> |
| 1089 | + </customwidget> |
1087 | 1090 | <customwidget> |
1088 | 1091 | <class>QgsPropertyOverrideButton</class> |
1089 | 1092 | <extends>QToolButton</extends> |
|
0 commit comments