-
Notifications
You must be signed in to change notification settings - Fork 77
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 HashSet of flags to ParsedQPoperty for optional getters and setters #994
Add HashSet of flags to ParsedQPoperty for optional getters and setters #994
Conversation
d895bd3
to
a9fa32e
Compare
2eec457
to
865d7fe
Compare
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.
Overall looking good!
Mostly nitpicks left I think.
We can then follow up on this with the proper naming lookup in a second PR.
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.
A decent start on the documentation, but it should to be phrased a bit more user-friendly.
The people reading this documentation are doing so because they don't know how certain things work or should be used.
So we need to try and describe features in a way that requires as little prerequisite knowledge as possible.
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.
We've planned to implement this feature for a very long time.
Thanks to @BenFordTytherington for finally getting it done 🥳
Add option to specify whether QProperties generate getters or setters