mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Dox
This commit is contained in:
parent
9ac33124ec
commit
335a696d87
@ -60,6 +60,7 @@ Supported types are
|
||||
- QVariant.Double
|
||||
- QVariant.String
|
||||
- :py:class:`QgsProperty` (since QGIS 3.4)
|
||||
- :py:class:`QgsCoordinateReferenceSystem` (since QGIS 3.4)
|
||||
%End
|
||||
|
||||
static QVariant readVariant( const QDomElement &element );
|
||||
|
@ -67,6 +67,7 @@ class CORE_EXPORT QgsXmlUtils
|
||||
* - QVariant::Double
|
||||
* - QVariant::String
|
||||
* - QgsProperty (since QGIS 3.4)
|
||||
* - QgsCoordinateReferenceSystem (since QGIS 3.4)
|
||||
*/
|
||||
static QDomElement writeVariant( const QVariant &value, QDomDocument &doc );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user