We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
warning:/home/anita/.local/share/QGIS/QGIS3/profiles/default/python/plugins/processing_trajectory/qgis_processing/trajectoriesAlgorithm.py:242: DeprecationWarning: QgsField constructor is deprecated fields.append(QgsField(f"length_{length_units}", QVariant.Double))
The text was updated successfully, but these errors were encountered:
See update to documentation in qgis/QGIS-Documentation@b8fd0fb
pr.addAttributes([QgsField("Name", QMetaType.Type.QString), QgsField("Employees", QMetaType.Type.Int), QgsField("Revenue", QMetaType.Type.Double), QgsField("Rev. per employee", QMetaType.Type.Double), QgsField("Sum", QMetaType.Type.Double), QgsField("Fun", QMetaType.Type.Double)])
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: