|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|

Go to the source code of this file.
Functions | |
| QgsSymbolLayerReferenceList | stringToSymbolLayerReferenceList (const QString &str) |
| Utility function to parse a string originated from symbolLayerReferenceListToString into a QgsSymbolLayerReferenceList. | |
| QString | symbolLayerReferenceListToString (const QgsSymbolLayerReferenceList &lst) |
| Utility function to turn a QgsSymbolLayerReferenceList into a string. | |
| QgsSymbolLayerReferenceList stringToSymbolLayerReferenceList | ( | const QString & | str | ) |
Utility function to parse a string originated from symbolLayerReferenceListToString into a QgsSymbolLayerReferenceList.
Definition at line 32 of file qgssymbollayerreference.cpp.
| QString symbolLayerReferenceListToString | ( | const QgsSymbolLayerReferenceList & | lst | ) |
Utility function to turn a QgsSymbolLayerReferenceList into a string.
Definition at line 20 of file qgssymbollayerreference.cpp.