Function: stringToSymbolLayerReferenceList¶
- qgis.core.stringToSymbolLayerReferenceList(a0: str | None) List[QgsSymbolLayerReference]¶
 Utilitary function to parse a string originated from symbolLayerReferenceListToString into a
QgsSymbolLayerReferenceListSee also
Added in version 3.12.
- Parameters:
 a0 (Optional[str])
- Return type:
 List[QgsSymbolLayerReference]