[Qgis-user] Ramifications of QMetaType replacing QVariant in QgsField & elsewhere
C Hamilton
adenaculture at gmail.com
Sat Nov 23 09:56:10 PST 2024
I was notified that QgsField started using QMetaType instead of QVariant
with the QgsField constructor and the QVariant variant is being deprecated.
At this point my plugins seem to work properly, but am concerned that at
some point they will stop working and then I will need to massively update
all of them with QMetaType and then they would no longer work with older
QGIS instances.
What is your guidance regarding this and perhaps other modifications you
may have made that I am not aware of? How long will QVariant work before I
need to make the change? My concern is that many of my former customers
work with older versions of QGIS. They don't automatically update to the
latest versions.
Thanks,
Calvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20241123/b3ae99d6/attachment-0001.htm>
More information about the QGIS-User
mailing list