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

Refactor attribute actions #52

Open
m-kuhn opened this issue Jun 26, 2016 · 0 comments
Open

Refactor attribute actions #52

m-kuhn opened this issue Jun 26, 2016 · 0 comments

Comments

@m-kuhn
Copy link
Member

m-kuhn commented Jun 26, 2016

At the moment we have two different concepts of actions (QgsMapLayerActionRegistry and QgsAttributeAction). This requires a lot of code to cover both cases. When offered in the gui, actions have to be retrieved from both registries and things like "default action" are hard to get right.

See e.g. [#15127](https://hub.qgis.org/issues/15127] , where it's missing.

QGIS 3.0 would be a good point in time to refactor the action system in a unified way, where the application provides actions where the functionality part is read only, and just title, short title, enabled ... can be configured (like "set as atlas feature").

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

No branches or pull requests

1 participant