Hi all, I was asked last week about accessing project/user bookmarks from the expression engine and found it weird that it was missing. It sounded like a good idea for a plugin, but I found a way to make bookmarks accessible in a relatively easy way by adding the variable inside `QgsProject::createExpressionContextScope` (and adding the help string in `QgsExpression::buildVariableHelp`.
Do I need to create a QEP for small changes like that or can I simply create a PR? -- Dror Bogin
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
