-
Notifications
You must be signed in to change notification settings - Fork 0
Theme Manager Presentation
This page is intended as a wiki to explain how to use the plugin. If you want to learn more about it, you can visit the home page.
In version 1, the interface is divided into three parts :
- Theme management :
-
The button to the right of the filter box allows you to create a theme. You can enter a value (if you enter an incorrect value you'll get an error message) in the pop-up and click on 'OK' to create a theme which will be based on the current map canvas.
-
The first filter box displays a table of the list of themes in your project, allowing you to :
-
Select which themes you will display in the second table of the plugin (convenient when you have a lot of themes in the same project, or when you want to act on a single layer).
-
Delete a theme.
-
Rename a theme (a pop-up will ask you a new name, then another one will confirm that it has been change to {new_name}).
-
- Managing layers across themes :
- In this table, all layers and groups in your project are shown in rows, and the selected themes (selected in the first table)appear as columns. You will be able to select which layers you want to set visible in each theme. You can use the buttons to select all layers or invert the current selection. (To avoid overloading the interface, there is no 'Unselect All' button. However, you can use 'Select All' and then 'Invert' to get the same result).
- Theme selector :
- You can select a theme and click 'Apply' to change the current project theme without leaving the plugin or using the QGIS theme menu.
Currently, managing layer groups is not supported. The feature is under development.