Skip to content

[feature] Allow copying/pasting all styles from a layer to another (Request in QGIS) #10661

@qgis-bot

Description

@qgis-bot

Request for documentation

From pull request qgis/QGIS#64524
Author: @nyalldawson
QGIS version: 4.0

[feature] Allow copying/pasting all styles from a layer to another

PR Description:

When a layer has multiple styles, the layer tree context menu now contains a new "Copy All Styles" action. Triggering this will copy the definition of ALL the layer's styles to the clipboard.

Users can then right click another layer and "Paste All Styles" in order to paste copies of ALL the original's layers styles.

Makes it much less frustrating to copy all the styles from a layer to another -- previously this would involve manually switching the source layer between every existing style, copying each and pasting one-by-one.

Sponsored by City of Canning

Commits tagged with [need-docs] or [FEATURE]

"[feature] Allow copying/pasting all styles from a layer to another\n\nWhen a layer has multiple styles, the layer tree context menu\nnow contains a new "Copy All Styles" action. Triggering this\nwill copy the definition of ALL the layer's styles to the clipboard.\n\nUsers can then right click another layer and "Paste All Styles" in\norder to paste copies of ALL the original's layers styles.\n\nMakes it much less frustrating to copy all the styles from a layer\nto another -- previously this would involve manually switching\nthe source layer between every existing style, copying each and\npasting one-by-one.\n\nSponsored by City of Canning"

Metadata

Metadata

Assignees

Labels

4.0QGIS 4.0 new featuresSymbologyRefers to layer symbol properties

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions