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

Use a checkable combobox for fields configuration flags #38730

Merged
merged 15 commits into from
Sep 16, 2020

Conversation

3nids
Copy link
Member

@3nids 3nids commented Sep 14, 2020

image

this also migrates the WMS/WFS exclusion to configuration flags

@3nids 3nids added this to the 3.16.0 milestone Sep 14, 2020
python/core/auto_generated/qgsfield.sip.in Outdated Show resolved Hide resolved
@@ -1968,24 +1968,32 @@ Convenience function that returns the attribute alias if defined or the field na
Returns a map of field name to attribute alias
%End

QSet<QString> excludeAttributesWms() const;
QSet<QString> excludeAttributesWms() /Deprecated/ const;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Yay!!

src/core/qgsfield.cpp Outdated Show resolved Hide resolved
src/core/qgsfield.cpp Outdated Show resolved Hide resolved
src/core/qgsfield.h Outdated Show resolved Hide resolved
src/core/qgsfield.h Outdated Show resolved Hide resolved
@3nids 3nids force-pushed the conf-flag-check-cb branch 2 times, most recently from f535f1c to e1ab382 Compare September 15, 2020 08:03
@3nids
Copy link
Member Author

3nids commented Sep 15, 2020

@nyalldawson thanks for the review

@3nids 3nids force-pushed the conf-flag-check-cb branch 2 times, most recently from c739f95 to 9bed90b Compare September 15, 2020 08:59
@3nids 3nids merged commit f6c98ec into qgis:master Sep 16, 2020
@3nids 3nids deleted the conf-flag-check-cb branch September 16, 2020 05:02
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.

None yet

2 participants