Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for writing decorations in Python plugins #53095

Open
joto opened this issue May 13, 2023 · 0 comments
Open

Add support for writing decorations in Python plugins #53095

joto opened this issue May 13, 2023 · 0 comments
Labels

Comments

@joto
Copy link
Contributor

joto commented May 13, 2023

Feature description

Currently there is no way to write a Python plugin that creates a decoration because the QgsDecorationItem and possibily other classes/functions are not available from Python.

Additional context

I want to implement my own decoration (see #45649) as a Python plugin.

@Samweli did an experimental branch with support for QgsDecorationItem but I can't get that to run and I don't know how complete it is anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants