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

Fix Boolean widget wrapper in batch dialog #4120

Merged
merged 1 commit into from
Feb 16, 2017

Conversation

arnaud-morvan
Copy link
Contributor

Boolean widget wrapper's setValue and value methods were not working correctly in batch dialog.
So I add user data to combo items and use it to set / get widget value.
Default value is set by parent class after widget creation using get / set value.

@fsdias
Copy link
Contributor

fsdias commented Feb 9, 2017

@volaya @alexbruy

@arnaud-morvan
Copy link
Contributor Author

@alexbruy @volaya : Can someone merge this fix ?

@alexbruy alexbruy merged commit 441f6e6 into qgis:master Feb 16, 2017
@arnaud-morvan arnaud-morvan deleted the processing_fix_boolean_wrapper branch August 5, 2017 13:00
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.

3 participants