Home
last modified time | relevance | path

Searched refs:layerSource (Results 1 – 25 of 29) sorted by relevance

12

/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DusdGenSchema.py1328 layerSource = flatLayer.ExportToString()
1332 layerSource = layerSource.replace(r'\\em ', '')
1333 layerSource = layerSource.replace(r'\\li', '-')
1334 layerSource = re.sub(r'\\+ref [^\s]+ ', '', layerSource)
1335 layerSource = re.sub(r'\\+section [^\s]+ ', '', layerSource)
1337 _WriteFile(os.path.join(codeGenPath, 'generatedSchema.usda'), layerSource,
/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutitemmapitem.cpp66 const QString layerSource = itemElem.attribute( QStringLiteral( "stackingLayerSource" ) ); in readXml() local
68 mStackingLayer = QgsMapLayerRef( layerId, layerName, layerSource, layerProvider ); in readXml()
H A Dqgsreportsectionfieldgroup.cpp213 QString layerSource = element.attribute( QStringLiteral( "coverageLayerSource" ) ); in readPropertiesFromElement() local
215 mCoverageLayer = QgsVectorLayerRef( layerId, layerName, layerSource, layerProvider ); in readPropertiesFromElement()
H A Dqgslayoutatlas.cpp102 const QString layerSource = atlasElem.attribute( QStringLiteral( "coverageLayerSource" ) ); in readXml() local
105 mCoverageLayer = QgsVectorLayerRef( layerId, layerName, layerSource, layerProvider ); in readXml()
H A Dqgscompositionconverter.cpp885 const QString layerSource = layerElem.attribute( QStringLiteral( "source" ) ); in readMapXml() local
888 QgsMapLayerRef ref( layerId, layerName, layerSource, layerProvider ); in readMapXml()
906 const QString layerSource = layerStyleElement.attribute( QStringLiteral( "source" ) ); in readMapXml() local
908 QgsMapLayerRef ref( layerId, layerName, layerSource, layerProvider ); in readMapXml()
1332 const QString layerSource = itemElem.attribute( QStringLiteral( "coverageLayerSource" ) ); in readAtlasXml() local
1335 QgsVectorLayerRef layerRef( layerId, layerName, layerSource, layerProvider ); in readAtlasXml()
1560 const QString layerSource = itemElem.attribute( QStringLiteral( "vectorLayerSource" ) ); in readTableXml() local
1563 QgsVectorLayerRef layerRef( layerId, layerName, layerSource, layerProvider ); in readTableXml()
H A Dqgslayoutitemattributetable.cpp892 QString layerSource = itemElem.attribute( QStringLiteral( "vectorLayerSource" ) ); in readPropertiesFromElement() local
894 mVectorLayer = QgsVectorLayerRef( layerId, layerName, layerSource, layerProvider ); in readPropertiesFromElement()
H A Dqgslayoutitemmap.cpp782 QString layerSource = layerElem.attribute( QStringLiteral( "source" ) ); in readPropertiesFromElement() local
785 QgsMapLayerRef ref( layerId, layerName, layerSource, layerProvider ); in readPropertiesFromElement()
803 QString layerSource = layerStyleElement.attribute( QStringLiteral( "source" ) ); in readPropertiesFromElement() local
805 QgsMapLayerRef ref( layerId, layerName, layerSource, layerProvider ); in readPropertiesFromElement()
2907 QString layerSource = layerElem.attribute( QStringLiteral( "source" ) ); in readXml() local
2910 QgsMapLayerRef ref( layerId, layerName, layerSource, layerProvider ); in readXml()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayoutitemmapitem.cpp66 const QString layerSource = itemElem.attribute( QStringLiteral( "stackingLayerSource" ) ); in readXml() local
68 mStackingLayer = QgsMapLayerRef( layerId, layerName, layerSource, layerProvider ); in readXml()
H A Dqgsreportsectionfieldgroup.cpp213 QString layerSource = element.attribute( QStringLiteral( "coverageLayerSource" ) ); in readPropertiesFromElement() local
215 mCoverageLayer = QgsVectorLayerRef( layerId, layerName, layerSource, layerProvider ); in readPropertiesFromElement()
H A Dqgslayoutatlas.cpp102 QString layerSource = atlasElem.attribute( QStringLiteral( "coverageLayerSource" ) ); in readXml() local
105 mCoverageLayer = QgsVectorLayerRef( layerId, layerName, layerSource, layerProvider ); in readXml()
H A Dqgscompositionconverter.cpp871 QString layerSource = layerElem.attribute( QStringLiteral( "source" ) ); in readMapXml() local
874 QgsMapLayerRef ref( layerId, layerName, layerSource, layerProvider ); in readMapXml()
892 QString layerSource = layerStyleElement.attribute( QStringLiteral( "source" ) ); in readMapXml() local
894 QgsMapLayerRef ref( layerId, layerName, layerSource, layerProvider ); in readMapXml()
1318 QString layerSource = itemElem.attribute( QStringLiteral( "coverageLayerSource" ) ); in readAtlasXml() local
1321 QgsVectorLayerRef layerRef( layerId, layerName, layerSource, layerProvider ); in readAtlasXml()
1546 QString layerSource = itemElem.attribute( QStringLiteral( "vectorLayerSource" ) ); in readTableXml() local
1549 QgsVectorLayerRef layerRef( layerId, layerName, layerSource, layerProvider ); in readTableXml()
H A Dqgslayoutitemattributetable.cpp888 QString layerSource = itemElem.attribute( QStringLiteral( "vectorLayerSource" ) ); in readPropertiesFromElement() local
890 mVectorLayer = QgsVectorLayerRef( layerId, layerName, layerSource, layerProvider ); in readPropertiesFromElement()
H A Dqgslayoutitemmap.cpp766 QString layerSource = layerElem.attribute( QStringLiteral( "source" ) ); in readPropertiesFromElement() local
769 QgsMapLayerRef ref( layerId, layerName, layerSource, layerProvider ); in readPropertiesFromElement()
787 QString layerSource = layerStyleElement.attribute( QStringLiteral( "source" ) ); in readPropertiesFromElement() local
789 QgsMapLayerRef ref( layerId, layerName, layerSource, layerProvider ); in readPropertiesFromElement()
2875 QString layerSource = layerElem.attribute( QStringLiteral( "source" ) ); in readXml() local
2878 QgsMapLayerRef ref( layerId, layerName, layerSource, layerProvider ); in readXml()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/processing/
H A Dqgsalgorithmtinmeshcreation.cpp96 const QString layerSource = layerMap.value( QStringLiteral( "source" ) ).toString(); in prepareAlgorithm() local
101 …cessingFeatureSource> featureSource( QgsProcessingUtils::variantToSource( layerSource, context ) ); in prepareAlgorithm()
/dports/graphics/qgis/qgis-3.22.3/src/analysis/processing/
H A Dqgsalgorithmtinmeshcreation.cpp108 const QString layerSource = layerMap.value( QStringLiteral( "source" ) ).toString(); in prepareAlgorithm() local
113 …cessingFeatureSource> featureSource( QgsProcessingUtils::variantToSource( layerSource, context ) ); in prepareAlgorithm()
/dports/graphics/qgis/qgis-3.22.3/src/core/fieldformatter/
H A Dqgsvaluerelationfieldformatter.cpp204 const QString layerSource { config.value( QStringLiteral( "LayerSource" ) ).toString() }; in layerDependencies() local
205 …if ( ! layerId.isEmpty() && ! layerName.isEmpty() && ! providerName.isEmpty() && ! layerSource.isE… in layerDependencies()
207 result.append( QgsVectorLayerRef( layerId, layerName, layerSource, providerName ) ); in layerDependencies()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/fieldformatter/
H A Dqgsvaluerelationfieldformatter.cpp204 const QString layerSource { config.value( QStringLiteral( "LayerSource" ) ).toString() }; in layerDependencies() local
205 …if ( ! layerId.isEmpty() && ! layerName.isEmpty() && ! providerName.isEmpty() && ! layerSource.isE… in layerDependencies()
207 result.append( QgsVectorLayerRef( layerId, layerName, layerSource, providerName ) ); in layerDependencies()
/dports/graphics/qgis/qgis-3.22.3/src/providers/oracle/
H A Dqgsoracleproviderconnection.h86 SqlVectorLayerOptions sqlOptions( const QString &layerSource ) override;
H A Dqgsoracleproviderconnection.cpp133 …ection::SqlVectorLayerOptions QgsOracleProviderConnection::sqlOptions( const QString &layerSource ) in sqlOptions() argument
136 const QgsDataSourceUri tUri( layerSource ); in sqlOptions()
/dports/graphics/qgis/qgis-3.22.3/src/providers/spatialite/
H A Dqgsspatialiteproviderconnection.h83 SqlVectorLayerOptions sqlOptions( const QString &layerSource ) override;
H A Dqgsspatialiteproviderconnection.cpp118 …on::SqlVectorLayerOptions QgsSpatiaLiteProviderConnection::sqlOptions( const QString &layerSource ) in sqlOptions() argument
121 const QgsDataSourceUri tUri( layerSource ); in sqlOptions()
/dports/graphics/qgis/qgis-3.22.3/src/core/providers/ogr/
H A Dqgsgeopackageproviderconnection.h85 SqlVectorLayerOptions sqlOptions( const QString &layerSource ) override;
H A Dqgsgeopackageproviderconnection.cpp1171 …on::SqlVectorLayerOptions QgsGeoPackageProviderConnection::sqlOptions( const QString &layerSource ) argument
1176 QMap<QString, QVariant> decoded = providerMetadata->decodeUri( layerSource );
/dports/graphics/qgis/qgis-3.22.3/src/providers/postgres/
H A Dqgspostgresproviderconnection.h81 SqlVectorLayerOptions sqlOptions( const QString &layerSource ) override;
/dports/graphics/qgis/qgis-3.22.3/src/core/providers/
H A Dqgsabstractdatabaseproviderconnection.h687 …virtual SqlVectorLayerOptions sqlOptions( const QString &layerSource ) SIP_THROW( QgsProviderConne…

12