[QGIS-Developer] qgisMinimumVersion for supportsQt6=True
Marco Lechner - FOSSGIS e.V.
marco.lechner at fossgis.de
Thu Apr 24 07:39:19 PDT 2025
Hi,
I already started making my QGIS plugins qt6 compatible. It wasn't
complicated - thanks to the given migration and check tools. My code is
Qt5/Qt6 compatible now, but I am not sure what will be the
qgisMinimumVersion? Which QGIS official packages are usually compiled
with which Qt5 and Python versions? I can only check my available
installations, which are all 3.40 LTR on either Ubuntu or Windows. I
guess a qt5/qt6-compatible Plugin may need at least Qt5.15.x and Python
3.12? Until now my plugins qgisMinimumVersion was 3.4 - should this be
edited to 3.40? Ot what may fit best?
Any recommendations?
Regards
Marco
More information about the QGIS-Developer
mailing list