Skip to content

Qgis 4 support#15

Open
TobiasRosskopf wants to merge 2 commits into
Weathermann:masterfrom
GeoJokers:qgis4-support
Open

Qgis 4 support#15
TobiasRosskopf wants to merge 2 commits into
Weathermann:masterfrom
GeoJokers:qgis4-support

Conversation

@TobiasRosskopf

Copy link
Copy Markdown
Contributor

Added QGIS 4 support by adjusting code base to Qt6 like requested in #14. Preserved compatibility to QGIS 3 (Qt5) with helper functions (qt_compat.py). Deleted obsolete resources.qrc because it's not used anymore.

@kannes

kannes commented Jun 10, 2026

Copy link
Copy Markdown

Those compat functions all look unnecessary to me. Please rather use QGIS' pyqt5_to_pyqt6.py script as a start, then check if anything needs further manual fixing.

https://github.com/qgis/QGIS/wiki/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6 is a good source for information about porting.

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.

2 participants