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

feat: replace qt QSettings with QgsSettings #243

Conversation

merydian
Copy link
Collaborator

@merydian merydian commented May 3, 2024

The benefit of this approach is, that we can provide one single config file within our organization, which is considered of each QGIS installed on the user machines.
@danceb

@merydian merydian marked this pull request as ready for review May 3, 2024 07:11
@merydian merydian requested a review from koebi May 3, 2024 07:11
Copy link
Collaborator

@koebi koebi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Can you add a line to the changelog, please?

@koebi koebi merged commit b8eace2 into main May 8, 2024
2 checks passed
@koebi koebi deleted the 239-using-qgssettings-instead-of-qsettings-to-consider-global-qgis-config branch May 8, 2024 13:58
@merydian merydian restored the 239-using-qgssettings-instead-of-qsettings-to-consider-global-qgis-config branch May 10, 2024 07:19
@merydian merydian deleted the 239-using-qgssettings-instead-of-qsettings-to-consider-global-qgis-config branch May 10, 2024 07:19
koebi pushed a commit that referenced this pull request May 10, 2024
This consider the use of global configuration via the qgis_global_settings.ini

More details in the corresponding issue/links therein.
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

Successfully merging this pull request may close these issues.

Using QgsSettings() instead of QSettings() to consider global QGIS config
2 participants