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

Add list of base and subclasses to class pages #166

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

nyalldawson
Copy link
Contributor

Adds a table of base classes + subclasses, along with their brief class doc summary

This (along with the recently added inheritance diagram) makes it super-easy for PyQGIS developers to see what the subclasses/ base classes are for a class, and what they represent

image

Adds a table of base classes + subclasses, along with their
brief class doc summary

This (along with the recently added inheritance diagram) makes
it super-easy for PyQGIS developers to see what the subclasses/
base classes are for a class, and what they represent
@nyalldawson nyalldawson merged commit 0fa535d into qgis:main Aug 26, 2024
5 checks passed
@nyalldawson nyalldawson deleted the class_list branch August 26, 2024 20:09
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.

1 participant