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


_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to