-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[dxf] Import/export 'DXF Export' dialog settings from/to XML #56982
Conversation
@gacarrillor A documentation ticket will be opened at https://github.com/qgis/QGIS-Documentation when this PR is merged. Please update the description (not the comments) with helpful description and screenshot to help the work from documentors. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not a review, just some title case suggestions
Not for this PR but I think we should try to improve the bottom of this dialog. Looks quite crowded imho. |
Thanks for your suggestions @DelazJ. All have been addressed in 3eded68 |
…not present in the XML; ask for confirmation before overriding GUI values
…essages, avoid member variable)
0ed9c7d
to
6ca63b0
Compare
@gacarrillor , thanks! |
@gacarrillor |
This pull request has been tagged for the changelog.
You can edit the description. Format available for credits
Thank you! |
This PR enables users to save and restore GUI settings for the DXF Export dialog, making it possible to export a number of configurations and reuse them or share them with colleagues.
Settings are exported to an XML file (see sample file content).
2024-03-18.15-39-29.mp4
Buttons to save/load to/from DXF Export settings file:
Confirmation message before overriding dialog settings with those present in the XML file:
Non-blocking confirmation of settings applied:
Funded by the QGIS user group Switzerland.