| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 

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