Class: QgsHstoreUtils¶
Provides utility functions for handling hstore-formatted strings.
Added in version 3.4.
Static Methods
Build a hstore-formatted string from a QVariantMap. |
|
Returns a QVariantMap object containing the key and values from a hstore-formatted string. |