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 QgsError.isEmpty() documentation #60503

Merged

Conversation

nyalldawson
Copy link
Collaborator

The method checks if there is an empty message list. It will actually return TRUE if there is no error message and FALSE if there is an error.

The method checks if there is an empty message list. It will actually return `TRUE` if there is *no* error message and `FALSE` if there *is* an error.
Copy link

github-actions bot commented Feb 7, 2025

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 5b2fdd6)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 5b2fdd6)

@nyalldawson nyalldawson merged commit b7bd622 into qgis:master Feb 7, 2025
39 checks passed
@nyalldawson nyalldawson deleted the kannes-fix_qgserror_isempty_docs branch February 7, 2025 02:25
@kannes
Copy link
Contributor

kannes commented Feb 7, 2025

Thanks Nyall!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants