QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
QgsVectorLayer Member List

This is the complete list of members for QgsVectorLayer, including all inherited members.

abstract() constQgsMapLayerinline
accept(QgsStyleEntityVisitorInterface *visitor) const overrideQgsVectorLayerslot
actions()QgsVectorLayerinline
actions() constQgsVectorLayerinline
Actions enum valueQgsMapLayer
addAttribute(const QgsField &field)QgsVectorLayer
addExpressionField(const QString &exp, const QgsField &fld)QgsVectorLayer
addFeature(QgsFeature &feature, QgsFeatureSink::Flags flags=nullptr) FINALQgsVectorLayervirtual
addFeatures(QgsFeatureList &features, QgsFeatureSink::Flags flags=nullptr) FINALQgsVectorLayervirtual
QgsFeatureSink::addFeatures(QgsFeatureIterator &iterator, QgsFeatureSink::Flags flags=nullptr)QgsFeatureSinkvirtual
addJoin(const QgsVectorLayerJoinInfo &joinInfo)QgsVectorLayer
addPart(const QList< QgsPointXY > &ring)QgsVectorLayer
addPart(const QVector< QgsPointXY > &ring)QgsVectorLayer
addPart(const QgsPointSequence &ring)QgsVectorLayer
addPart(QgsCurve *ring)QgsVectorLayer
addRing(const QVector< QgsPointXY > &ring, QgsFeatureId *featureId=nullptr)QgsVectorLayer
addRing(const QgsPointSequence &ring, QgsFeatureId *featureId=nullptr)QgsVectorLayer
addRing(QgsCurve *ring, QgsFeatureId *featureId=nullptr)QgsVectorLayer
addTopologicalPoints(const QgsGeometry &geom)QgsVectorLayer
addTopologicalPoints(const QgsPointXY &p)QgsVectorLayer
addTopologicalPoints(const QgsPoint &p)QgsVectorLayer
AddToSelection enum valueQgsVectorLayer
afterRollBack()QgsVectorLayersignal
aggregate(QgsAggregateCalculator::Aggregate aggregate, const QString &fieldOrExpression, const QgsAggregateCalculator::AggregateParameters &parameters=QgsAggregateCalculator::AggregateParameters(), QgsExpressionContext *context=nullptr, bool *ok=nullptr, QgsFeatureIds *fids=nullptr) constQgsVectorLayer
allFeatureIds() constQgsFeatureSourcevirtual
allowCommit() constQgsVectorLayer
allowCommitChanged()QgsVectorLayersignal
AllStyleCategories enum valueQgsMapLayer
appendError(const QgsErrorMessage &error)QgsMapLayerinlineprotected
attributeAdded(int idx)QgsVectorLayersignal
attributeAlias(int index) constQgsVectorLayer
attributeAliases() constQgsVectorLayer
attributeDeleted(int idx)QgsVectorLayersignal
attributeDisplayName(int index) constQgsVectorLayer
attributeList() constQgsVectorLayerinline
AttributeTable enum valueQgsMapLayer
attributeTableConfig() constQgsVectorLayer
attributeValueChanged(QgsFeatureId fid, int idx, const QVariant &value)QgsVectorLayersignal
attribution() constQgsMapLayerinline
attributionUrl() constQgsMapLayerinline
autoRefreshIntervalQgsMapLayer
autoRefreshInterval() constQgsMapLayer
autoRefreshIntervalChanged(int interval)QgsMapLayersignal
auxiliaryLayer()QgsVectorLayer
auxiliaryLayer() constQgsVectorLayer
beforeAddingExpressionField(const QString &fieldName)QgsVectorLayersignal
beforeCommitChanges()QgsVectorLayersignal
beforeEditingStarted()QgsVectorLayersignal
beforeModifiedCheck() constQgsVectorLayersignal
beforeRemovingExpressionField(int idx)QgsVectorLayersignal
beforeResolveReferences(QgsProject *project)QgsMapLayersignal
beforeRollBack()QgsVectorLayersignal
beginEditCommand(const QString &text)QgsVectorLayer
blendMode() constQgsMapLayer
blendModeChanged(QPainter::CompositionMode blendMode)QgsMapLayersignal
boundingBoxOfSelected() constQgsVectorLayer
capabilitiesString() constQgsVectorLayer
changeAttributeValue(QgsFeatureId fid, int field, const QVariant &newValue, const QVariant &oldValue=QVariant(), bool skipDefaultValues=false)QgsVectorLayer
changeAttributeValues(QgsFeatureId fid, const QgsAttributeMap &newValues, const QgsAttributeMap &oldValues=QgsAttributeMap(), bool skipDefaultValues=false)QgsVectorLayer
changeGeometry(QgsFeatureId fid, QgsGeometry &geometry, bool skipDefaultValue=false)QgsVectorLayer
clone() const overrideQgsVectorLayervirtual
QgsMapLayer::clone(QgsMapLayer *layer) constQgsMapLayerprotected
commitChanges()QgsVectorLayer
commitErrors() constQgsVectorLayer
committedAttributesAdded(const QString &layerId, const QList< QgsField > &addedAttributes)QgsVectorLayersignal
committedAttributesDeleted(const QString &layerId, const QgsAttributeList &deletedAttributes)QgsVectorLayersignal
committedAttributeValuesChanges(const QString &layerId, const QgsChangedAttributesMap &changedAttributesValues)QgsVectorLayersignal
committedFeaturesAdded(const QString &layerId, const QgsFeatureList &addedFeatures)QgsVectorLayersignal
committedFeaturesRemoved(const QString &layerId, const QgsFeatureIds &deletedFeatureIds)QgsVectorLayersignal
committedGeometriesChanges(const QString &layerId, const QgsGeometryMap &changedGeometries)QgsVectorLayersignal
conditionalStyles() constQgsVectorLayer
configChanged()QgsMapLayersignal
constraintDescription(int index) constQgsVectorLayer
constraintExpression(int index) constQgsVectorLayer
countSymbolFeatures()QgsVectorLayer
createExpressionContext() const FINALQgsVectorLayervirtual
createExpressionContextScope() const FINALQgsVectorLayervirtual
createMapRenderer(QgsRenderContext &rendererContext) FINALQgsVectorLayervirtual
Cross enum valueQgsVectorLayer
crsQgsMapLayer
crs() constQgsMapLayer
crsChanged()QgsMapLayersignal
CustomProperties enum valueQgsMapLayer
customProperty(const QString &value, const QVariant &defaultValue=QVariant()) constQgsMapLayer
customPropertyKeys() constQgsMapLayer
dataChanged()QgsMapLayersignal
dataComment() constQgsVectorLayer
dataProvider() FINALQgsVectorLayervirtual
dataProvider() const FINALQgsVectorLayervirtual
dataSourceChanged()QgsMapLayersignal
dataUrl() constQgsMapLayerinline
dataUrlFormat() constQgsMapLayerinline
decodedSource(const QString &source, const QString &provider, const QgsReadWriteContext &context) const FINALQgsVectorLayervirtual
defaultValue(int index, const QgsFeature &feature=QgsFeature(), QgsExpressionContext *context=nullptr) constQgsVectorLayer
defaultValueDefinition(int index) constQgsVectorLayer
deleteAttribute(int attr)QgsVectorLayervirtual
deleteAttributes(const QList< int > &attrs)QgsVectorLayer
deleteFeature(QgsFeatureId fid)QgsVectorLayer
deleteFeatures(const QgsFeatureIds &fids)QgsVectorLayer
deleteSelectedFeatures(int *deletedCount=nullptr)QgsVectorLayer
deleteStyleFromDatabase(const QString &styleId, QString &msgError)QgsVectorLayervirtual
deleteVertex(QgsFeatureId featureId, int vertex)QgsVectorLayer
dependencies() const FINALQgsVectorLayervirtual
dependenciesChanged()QgsMapLayersignal
deselect(QgsFeatureId featureId)QgsVectorLayerslot
deselect(const QgsFeatureIds &featureIds)QgsVectorLayerslot
destroyEditCommand()QgsVectorLayer
diagramLayerSettings() constQgsVectorLayerinline
diagramRenderer() constQgsVectorLayerinline
Diagrams enum valueQgsMapLayer
diagramsEnabled() constQgsVectorLayer
displayExpressionQgsVectorLayer
displayExpression() constQgsVectorLayer
displayExpressionChanged()QgsVectorLayersignal
displayField() constQgsVectorLayer
drawVertexMarker(double x, double y, QPainter &p, QgsVectorLayer::VertexMarkerType type, int vertexSize)QgsVectorLayerstatic
editBuffer()QgsVectorLayerinline
editBuffer() constQgsVectorLayerinline
editCommandDestroyed()QgsVectorLayersignal
editCommandEnded()QgsVectorLayersignal
editCommandStarted(const QString &text)QgsVectorLayersignal
EditFailed enum valueQgsVectorLayer
editFormConfigQgsVectorLayer
editFormConfig() constQgsVectorLayer
editFormConfigChanged()QgsVectorLayersignal
editingStarted()QgsVectorLayersignal
editingStopped()QgsVectorLayersignal
editorWidgetSetup(int index) constQgsVectorLayer
EditResult enum nameQgsVectorLayer
emitStyleChanged()QgsMapLayerslot
EmptyGeometry enum valueQgsVectorLayer
encodedSource(const QString &source, const QgsReadWriteContext &context) const FINALQgsVectorLayervirtual
endEditCommand()QgsVectorLayer
error() constQgsMapLayervirtual
excludeAttributesWfs() constQgsVectorLayerinline
excludeAttributesWms() constQgsVectorLayerinline
exportNamedMetadata(QDomDocument &doc, QString &errorMsg) constQgsMapLayer
exportNamedStyle(QDomDocument &doc, QString &errorMsg, const QgsReadWriteContext &context=QgsReadWriteContext(), QgsMapLayer::StyleCategories categories=QgsMapLayer::AllStyleCategories) constQgsMapLayervirtual
exportSldStyle(QDomDocument &doc, QString &errorMsg) constQgsMapLayervirtual
expressionField(int index) constQgsVectorLayer
extensionPropertyType(PropertyType type)QgsMapLayerstatic
extent() const FINALQgsVectorLayervirtual
FastInsert enum valueQgsFeatureSink
featureAdded(QgsFeatureId fid)QgsVectorLayersignal
FeatureAvailability enum nameQgsFeatureSource
featureBlendMode() constQgsVectorLayer
featureBlendModeChanged(QPainter::CompositionMode blendMode)QgsVectorLayersignal
featureCount(const QString &legendKey) constQgsVectorLayer
featureCount() const FINALQgsVectorLayervirtual
featureDeleted(QgsFeatureId fid)QgsVectorLayersignal
FeaturesAvailable enum valueQgsFeatureSource
featuresDeleted(const QgsFeatureIds &fids)QgsVectorLayersignal
FeaturesMaybeAvailable enum valueQgsFeatureSource
FetchFeatureFailed enum valueQgsVectorLayer
fieldConstraints(int fieldIndex) constQgsVectorLayer
fieldConstraintsAndStrength(int fieldIndex) constQgsVectorLayer
fields() const FINALQgsVectorLayervirtual
Fields enum valueQgsMapLayer
Flag enum nameQgsFeatureSink
FlagDontResolveLayers enum valueQgsMapLayer
flags() constQgsMapLayer
flagsChanged()QgsMapLayersignal
flushBuffer()QgsFeatureSinkinlinevirtual
formatLayerName(const QString &name)QgsMapLayerstatic
Forms enum valueQgsMapLayer
generateId(const QString &layerName)QgsMapLayerstatic
geometryChanged(QgsFeatureId fid, const QgsGeometry &geometry)QgsVectorLayersignal
GeometryOptions enum valueQgsMapLayer
geometryOptions() constQgsVectorLayer
geometryType() constQgsVectorLayer
getFeature(QgsFeatureId fid) constQgsVectorLayerinline
getFeatures(const QgsFeatureRequest &request=QgsFeatureRequest()) const FINALQgsVectorLayervirtual
getFeatures(const QString &expression)QgsVectorLayerinline
getFeatures(const QgsFeatureIds &fids)QgsVectorLayerinline
getFeatures(const QgsRectangle &rectangle)QgsVectorLayerinline
getGeometry(QgsFeatureId fid) constQgsVectorLayer
getSelectedFeatures(QgsFeatureRequest request=QgsFeatureRequest()) constQgsVectorLayer
getStyleFromDatabase(const QString &styleId, QString &msgError)QgsVectorLayervirtual
hasAutoRefreshEnabled() constQgsMapLayer
hasDependencyCycle(const QSet< QgsMapLayerDependency > &) constQgsMapLayerinlineprotected
hasFeatures() const FINALQgsVectorLayervirtual
hasScaleBasedVisibility() constQgsMapLayer
htmlMetadata() const FINALQgsVectorLayervirtual
id() constQgsMapLayer
Identifiable enum valueQgsMapLayer
importNamedMetadata(QDomDocument &document, QString &errorMessage)QgsMapLayer
importNamedStyle(QDomDocument &doc, QString &errorMsg, QgsMapLayer::StyleCategories categories=QgsMapLayer::AllStyleCategories)QgsMapLayervirtual
insertVertex(double x, double y, QgsFeatureId atFeatureId, int beforeVertex)QgsVectorLayer
insertVertex(const QgsPoint &point, QgsFeatureId atFeatureId, int beforeVertex)QgsVectorLayer
IntersectSelection enum valueQgsVectorLayer
InvalidLayer enum valueQgsVectorLayer
invertSelection()QgsVectorLayer
invertSelectionInRectangle(QgsRectangle &rect)QgsVectorLayer
isAuxiliaryField(int index, int &srcIndex) constQgsVectorLayer
isEditable() const FINALQgsVectorLayervirtual
isEditCommandActive() constQgsVectorLayerinline
isInScaleRange(double scale) constQgsMapLayer
isModified() constQgsVectorLayervirtual
isRefreshOnNotifyEnabled() constQgsMapLayerinline
isSpatial() const FINALQgsVectorLayervirtual
isValid() constQgsMapLayer
joinBuffer()QgsVectorLayerinline
joinBuffer() constQgsVectorLayerinline
keywordList() constQgsMapLayerinline
labeling() constQgsVectorLayerinline
labeling()QgsVectorLayerinline
Labeling enum valueQgsMapLayer
labelingFontNotFound(QgsVectorLayer *layer, const QString &fontfamily)QgsVectorLayersignal
labelsEnabled() constQgsVectorLayer
LayerConfiguration enum valueQgsMapLayer
LayerFlag enum nameQgsMapLayer
layerModified()QgsVectorLayersignal
legend() constQgsMapLayer
legendChanged()QgsMapLayersignal
legendUrl() constQgsMapLayerinline
legendUrlFormat() constQgsMapLayerinline
listStylesInDatabase(QStringList &ids, QStringList &names, QStringList &descriptions, QString &msgError)QgsVectorLayervirtual
loadAuxiliaryLayer(const QgsAuxiliaryStorage &storage, const QString &key=QString())QgsVectorLayer
loadDefaultMetadata(bool &resultFlag)QgsMapLayer
loadDefaultStyle(bool &resultFlag) FINALQgsVectorLayervirtual
loadNamedMetadata(const QString &uri, bool &resultFlag)QgsMapLayervirtual
loadNamedMetadataFromDatabase(const QString &db, const QString &uri, QString &qmd)QgsMapLayer
loadNamedStyle(const QString &theURI, bool &resultFlag, bool loadFromLocalDb, QgsMapLayer::StyleCategories categories=QgsMapLayer::AllStyleCategories)QgsVectorLayervirtual
loadNamedStyle(const QString &theURI, bool &resultFlag, QgsMapLayer::StyleCategories categories=QgsMapLayer::AllStyleCategories) FINALQgsVectorLayervirtual
loadNamedStyleFromDatabase(const QString &db, const QString &uri, QString &qml)QgsMapLayervirtual
loadSldStyle(const QString &uri, bool &resultFlag)QgsMapLayervirtual
mAbstractQgsMapLayerprotected
MapTips enum valueQgsMapLayer
mapTipTemplateQgsVectorLayer
mapTipTemplate() constQgsVectorLayer
mapTipTemplateChanged()QgsVectorLayersignal
materialize(const QgsFeatureRequest &request, QgsFeedback *feedback=nullptr)QgsFeatureSource
mAttributionQgsMapLayerprotected
mAttributionUrlQgsMapLayerprotected
maximumScale() constQgsMapLayer
maximumValue(int index) const FINALQgsVectorLayervirtual
mDataSourceQgsMapLayerprotected
mDataUrlQgsMapLayerprotected
mDataUrlFormatQgsMapLayerprotected
mDependenciesQgsMapLayerprotected
mErrorQgsMapLayerprotected
metadataQgsMapLayer
metadata() constQgsMapLayervirtual
Metadata enum valueQgsMapLayer
metadataChanged()QgsMapLayersignal
metadataUri() constQgsMapLayervirtual
metadataUrl() constQgsMapLayerinline
metadataUrlFormat() constQgsMapLayerinline
metadataUrlType() constQgsMapLayerinline
mExtentQgsMapLayermutableprotected
minimumScale() constQgsMapLayer
minimumValue(int index) const FINALQgsVectorLayervirtual
mIsRefreshOnNofifyEnabledQgsMapLayerprotected
mKeywordListQgsMapLayerprotected
mLayerNameQgsMapLayerprotected
mLegendUrlQgsMapLayerprotected
mLegendUrlFormatQgsMapLayerprotected
mMetadataUrlQgsMapLayerprotected
mMetadataUrlFormatQgsMapLayerprotected
mMetadataUrlTypeQgsMapLayerprotected
modifySelection(const QgsFeatureIds &selectIds, const QgsFeatureIds &deselectIds)QgsVectorLayer
moveVertex(double x, double y, QgsFeatureId atFeatureId, int atVertex)QgsVectorLayer
moveVertex(const QgsPoint &p, QgsFeatureId atFeatureId, int atVertex)QgsVectorLayer
mProviderKeyQgsMapLayerprotected
mReadFlagsQgsMapLayerprotected
mRefreshOnNofifyMessageQgsMapLayerprotected
mShortNameQgsMapLayerprotected
mShouldValidateCrsQgsMapLayerprotected
mTitleQgsMapLayerprotected
mValidQgsMapLayerprotected
nameQgsMapLayer
name() constQgsMapLayer
nameChanged()QgsMapLayersignal
NoFeaturesAvailable enum valueQgsFeatureSource
NoMarker enum valueQgsVectorLayer
opacityQgsVectorLayer
opacity() constQgsVectorLayer
opacityChanged(double opacity)QgsVectorLayersignal
operator=(QgsVectorLayer const &rhs)=deleteQgsVectorLayer
QgsMapLayer::operator=(QgsMapLayer const &)=deleteQgsMapLayer
originalXmlProperties() constQgsMapLayer
primaryKeyAttributes() constQgsVectorLayer
PropertyType enum nameQgsMapLayer
providerType() constQgsMapLayer
publicSource() constQgsMapLayer
QgsMapLayer(QgsMapLayerType type=QgsMapLayerType::VectorLayer, const QString &name=QString(), const QString &source=QString())QgsMapLayer
QgsMapLayer(QgsMapLayer const &)=deleteQgsMapLayer
QgsVectorLayer(const QString &path=QString(), const QString &baseName=QString(), const QString &providerLib="ogr", const QgsVectorLayer::LayerOptions &options=QgsVectorLayer::LayerOptions())QgsVectorLayerexplicit
QgsVectorLayer(const QgsVectorLayer &rhs)=deleteQgsVectorLayer
QgsVectorLayerEditBuffer classQgsVectorLayerfriend
QgsVectorLayerEditPassthrough classQgsVectorLayerfriend
QgsVectorLayerFeatureSource classQgsVectorLayerfriend
raiseError(const QString &msg)QgsVectorLayersignal
readCommonStyle(const QDomElement &layerElement, const QgsReadWriteContext &context, StyleCategories categories=AllStyleCategories)QgsMapLayerprotected
readCustomProperties(const QDomNode &layerNode, const QString &keyStartsWith=QString())QgsMapLayerprotected
readCustomSymbology(const QDomElement &element, QString &errorMessage)QgsVectorLayersignal
readExtentFromXml() constQgsVectorLayer
ReadFlag enum nameQgsMapLayer
readLayerXml(const QDomElement &layerElement, QgsReadWriteContext &context, QgsMapLayer::ReadFlags flags=nullptr)QgsMapLayer
readOnlyQgsVectorLayer
QgsMapLayer::readOnly() constQgsMapLayerinline
readOnlyChanged()QgsVectorLayersignal
readSld(const QDomNode &node, QString &errorMessage) FINALQgsVectorLayervirtual
readStyle(const QDomNode &node, QString &errorMessage, QgsReadWriteContext &context, QgsMapLayer::StyleCategories categories=QgsMapLayer::AllStyleCategories) FINALQgsVectorLayer
QgsMapLayer::readStyle(const QDomNode &node, QString &errorMessage, QgsReadWriteContext &context, StyleCategories categories=AllStyleCategories)QgsMapLayervirtual
readStyleManager(const QDomNode &layerNode)QgsMapLayerprotected
readSymbology(const QDomNode &layerNode, QString &errorMessage, QgsReadWriteContext &context, QgsMapLayer::StyleCategories categories=QgsMapLayer::AllStyleCategories) FINALQgsVectorLayer
QgsMapLayer::readSymbology(const QDomNode &node, QString &errorMessage, QgsReadWriteContext &context, StyleCategories categories=AllStyleCategories)=0QgsMapLayerpure virtual
readXml(const QDomNode &layer_node, QgsReadWriteContext &context) FINALQgsVectorLayervirtual
recalculateExtents() constQgsMapLayersignal
referencingRelations(int idx) constQgsVectorLayer
refreshOnNotifyMessage() constQgsMapLayerinline
RegeneratePrimaryKey enum valueQgsFeatureSink
reload() FINALQgsVectorLayervirtual
Removable enum valueQgsMapLayer
removeCustomProperty(const QString &key)QgsMapLayer
removeExpressionField(int index)QgsVectorLayer
removeFieldAlias(int index)QgsVectorLayer
removeFieldConstraint(int index, QgsFieldConstraints::Constraint constraint)QgsVectorLayer
RemoveFromSelection enum valueQgsVectorLayer
removeJoin(const QString &joinLayerId)QgsVectorLayer
removeSelection()QgsVectorLayerslot
renameAttribute(int index, const QString &newName)QgsVectorLayer
renderer()QgsVectorLayerinline
renderer() constQgsVectorLayerinline
renderer3D() constQgsMapLayer
renderer3DChanged()QgsMapLayersignal
rendererChanged()QgsMapLayersignal
Rendering enum valueQgsMapLayer
repaintRequested(bool deferredUpdate=false)QgsMapLayersignal
reselect()QgsVectorLayerslot
resolveReferences(QgsProject *project) FINALQgsVectorLayervirtual
rollBack(bool deleteBuffer=true)QgsVectorLayer
saveDefaultMetadata(bool &resultFlag)QgsMapLayervirtual
saveDefaultStyle(bool &resultFlag)QgsMapLayervirtual
saveNamedMetadata(const QString &uri, bool &resultFlag)QgsMapLayer
saveNamedStyle(const QString &uri, bool &resultFlag, StyleCategories categories=AllStyleCategories)QgsMapLayervirtual
saveSldStyle(const QString &uri, bool &resultFlag) constQgsMapLayervirtual
saveStyleToDatabase(const QString &name, const QString &description, bool useAsDefault, const QString &uiFileContent, QString &msgError)QgsVectorLayervirtual
Searchable enum valueQgsMapLayer
select(QgsFeatureId featureId)QgsVectorLayerslot
select(const QgsFeatureIds &featureIds)QgsVectorLayerslot
selectAll()QgsVectorLayer
SelectBehavior enum nameQgsVectorLayer
selectByExpression(const QString &expression, SelectBehavior behavior=SetSelection)QgsVectorLayer
selectByIds(const QgsFeatureIds &ids, SelectBehavior behavior=SetSelection)QgsVectorLayer
selectByRect(QgsRectangle &rect, SelectBehavior behavior=SetSelection)QgsVectorLayer
selectedFeatureCount() constQgsVectorLayer
selectedFeatureIds() constQgsVectorLayer
selectedFeatures() constQgsVectorLayer
selectionChanged(const QgsFeatureIds &selected, const QgsFeatureIds &deselected, bool clearAndSelect)QgsVectorLayersignal
SemiTransparentCircle enum valueQgsVectorLayer
serverProperties()QgsVectorLayerinline
setAbstract(const QString &abstract)QgsMapLayerinline
setAllowCommit(bool allowCommit)QgsVectorLayer
setAttributeTableConfig(const QgsAttributeTableConfig &attributeTableConfig)QgsVectorLayer
setAttribution(const QString &attrib)QgsMapLayerinline
setAttributionUrl(const QString &attribUrl)QgsMapLayerinline
setAutoRefreshEnabled(bool enabled)QgsMapLayer
setAutoRefreshInterval(int interval)QgsMapLayer
setAuxiliaryLayer(QgsAuxiliaryLayer *layer=nullptr)QgsVectorLayer
setBlendMode(QPainter::CompositionMode blendMode)QgsMapLayer
setConstraintExpression(int index, const QString &expression, const QString &description=QString())QgsVectorLayer
setCoordinateSystem()QgsVectorLayer
setCrs(const QgsCoordinateReferenceSystem &srs, bool emitSignal=true)QgsMapLayer
setCustomProperties(const QgsObjectCustomProperties &properties)QgsMapLayer
setCustomProperty(const QString &key, const QVariant &value)QgsMapLayer
setDataSource(const QString &dataSource, const QString &baseName, const QString &provider, bool loadDefaultStyleFlag=false)QgsVectorLayer
setDataSource(const QString &dataSource, const QString &baseName, const QString &provider, const QgsDataProvider::ProviderOptions &options, bool loadDefaultStyleFlag=false) overrideQgsVectorLayervirtual
setDataUrl(const QString &dataUrl)QgsMapLayerinline
setDataUrlFormat(const QString &dataUrlFormat)QgsMapLayerinline
setDefaultValueDefinition(int index, const QgsDefaultValue &definition)QgsVectorLayer
setDependencies(const QSet< QgsMapLayerDependency > &layers) FINALQgsVectorLayervirtual
setDiagramLayerSettings(const QgsDiagramLayerSettings &s)QgsVectorLayer
setDiagramRenderer(QgsDiagramRenderer *r)QgsVectorLayer
setDisplayExpression(const QString &displayExpression)QgsVectorLayer
setEditFormConfig(const QgsEditFormConfig &editFormConfig)QgsVectorLayer
setEditorWidgetSetup(int index, const QgsEditorWidgetSetup &setup)QgsVectorLayer
setError(const QgsError &error)QgsMapLayerinlineprotected
setExcludeAttributesWfs(const QSet< QString > &att)QgsVectorLayerinline
setExcludeAttributesWms(const QSet< QString > &att)QgsVectorLayerinline
setExtent(const QgsRectangle &rect) FINALQgsVectorLayerprotectedvirtual
setFeatureBlendMode(QPainter::CompositionMode blendMode)QgsVectorLayer
setFieldAlias(int index, const QString &aliasString)QgsVectorLayer
setFieldConstraint(int index, QgsFieldConstraints::Constraint constraint, QgsFieldConstraints::ConstraintStrength strength=QgsFieldConstraints::ConstraintStrengthHard)QgsVectorLayer
setFlags(QgsMapLayer::LayerFlags flags)QgsMapLayer
setKeywordList(const QString &keywords)QgsMapLayerinline
setLabeling(QgsAbstractVectorLayerLabeling *labeling)QgsVectorLayer
setLabelsEnabled(bool enabled)QgsVectorLayer
setLayerOrder(const QStringList &layers)QgsMapLayervirtual
setLegend(QgsMapLayerLegend *legend)QgsMapLayer
setLegendUrl(const QString &legendUrl)QgsMapLayerinline
setLegendUrlFormat(const QString &legendUrlFormat)QgsMapLayerinline
setMapTipTemplate(const QString &mapTipTemplate)QgsVectorLayer
setMaximumScale(double scale)QgsMapLayerslot
setMetadata(const QgsLayerMetadata &metadata)QgsMapLayervirtual
setMetadataUrl(const QString &metaUrl)QgsMapLayerinline
setMetadataUrlFormat(const QString &metaUrlFormat)QgsMapLayerinline
setMetadataUrlType(const QString &metaUrlType)QgsMapLayerinline
setMinimumScale(double scale)QgsMapLayerslot
setName(const QString &name)QgsMapLayer
setOpacity(double opacity)QgsVectorLayer
setOriginalXmlProperties(const QString &originalXmlProperties)QgsMapLayer
setProviderEncoding(const QString &encoding)QgsVectorLayer
setProviderType(const QString &providerType)QgsMapLayerprotected
setReadExtentFromXml(bool readExtentFromXml)QgsVectorLayer
setReadOnly(bool readonly=true)QgsVectorLayer
setRefreshOnNofifyMessage(const QString &message)QgsMapLayerinlineslot
setRefreshOnNotifyEnabled(bool enabled)QgsMapLayerslot
setRenderer(QgsFeatureRenderer *r)QgsVectorLayer
setRenderer3D(QgsAbstract3DRenderer *renderer)QgsMapLayer
setScaleBasedVisibility(bool enabled)QgsMapLayerslot
SetSelection enum valueQgsVectorLayer
setShortName(const QString &shortName)QgsMapLayerinline
setSimplifyMethod(const QgsVectorSimplifyMethod &simplifyMethod)QgsVectorLayerinline
setSubLayerVisibility(const QString &name, bool visible)QgsMapLayervirtual
setSubsetString(const QString &subset)QgsVectorLayervirtual
setTitle(const QString &title)QgsMapLayerinline
setTransformContext(const QgsCoordinateTransformContext &transformContext) overrideQgsVectorLayervirtualslot
setValid(bool valid)QgsMapLayerprotected
shortName() constQgsMapLayer
simplifyDrawingCanbeApplied(const QgsRenderContext &renderContext, QgsVectorSimplifyMethod::SimplifyHint simplifyHint) constQgsVectorLayer
simplifyMethod() constQgsVectorLayerinline
SinkFlag enum nameQgsFeatureSink
source() constQgsMapLayer
sourceCrs() const FINALQgsVectorLayervirtual
sourceExtent() const FINALQgsVectorLayervirtual
sourceName() const FINALQgsVectorLayervirtual
splitFeatures(const QVector< QgsPointXY > &splitLine, bool topologicalEditing=false)QgsVectorLayer
splitFeatures(const QgsPointSequence &splitLine, bool topologicalEditing=false)QgsVectorLayer
splitParts(const QVector< QgsPointXY > &splitLine, bool topologicalEditing=false)QgsVectorLayer
splitParts(const QgsPointSequence &splitLine, bool topologicalEditing=false)QgsVectorLayer
startEditing()QgsVectorLayerslot
statusChanged(const QString &status)QgsMapLayersignal
storageType() constQgsVectorLayer
storedExpressionManager()QgsVectorLayerinline
Style enum valueQgsMapLayer
StyleCategory enum nameQgsMapLayer
styleChanged()QgsMapLayersignal
styleManager() constQgsMapLayer
styleURI() constQgsMapLayervirtual
subLayers() constQgsMapLayervirtual
subsetStringQgsVectorLayer
subsetString() constQgsVectorLayervirtual
subsetStringChanged()QgsVectorLayersignal
Success enum valueQgsVectorLayer
symbolFeatureCountMapChanged()QgsVectorLayersignal
symbolFeatureIds(const QString &legendKey) constQgsVectorLayer
Symbology enum valueQgsMapLayer
Symbology3D enum valueQgsMapLayer
timestamp() constQgsMapLayervirtual
title() constQgsMapLayerinline
transformContext() constQgsMapLayer
translateFeature(QgsFeatureId featureId, double dx, double dy)QgsVectorLayer
triggerRepaint(bool deferredUpdate=false)QgsMapLayerslot
type() constQgsMapLayer
undoStack()QgsMapLayer
undoStackStyles()QgsMapLayer
uniqueStringsMatching(int index, const QString &substring, int limit=-1, QgsFeedback *feedback=nullptr) constQgsVectorLayer
uniqueValues(int fieldIndex, int limit=-1) const FINALQgsVectorLayervirtual
updatedFields()QgsVectorLayersignal
updateExpressionField(int index, const QString &exp)QgsVectorLayer
updateExtents(bool force=false)QgsVectorLayervirtualslot
updateFeature(QgsFeature &feature, bool skipDefaultValues=false)QgsVectorLayer
updateFields()QgsVectorLayer
vectorJoins() constQgsVectorLayer
VertexMarkerType enum nameQgsVectorLayer
willBeDeleted()QgsMapLayersignal
wkbType() const FINALQgsVectorLayervirtual
writeCommonStyle(QDomElement &layerElement, QDomDocument &document, const QgsReadWriteContext &context, StyleCategories categories=AllStyleCategories) constQgsMapLayerprotected
writeCustomProperties(QDomNode &layerNode, QDomDocument &doc) constQgsMapLayerprotected
writeCustomSymbology(QDomElement &element, QDomDocument &doc, QString &errorMessage) constQgsVectorLayersignal
writeLayerXml(QDomElement &layerElement, QDomDocument &document, const QgsReadWriteContext &context) constQgsMapLayer
writeSld(QDomNode &node, QDomDocument &doc, QString &errorMessage, const QgsStringMap &props=QgsStringMap()) constQgsVectorLayer
writeStyle(QDomNode &node, QDomDocument &doc, QString &errorMessage, const QgsReadWriteContext &context, QgsMapLayer::StyleCategories categories=QgsMapLayer::AllStyleCategories) const FINALQgsVectorLayer
QgsMapLayer::writeStyle(QDomNode &node, QDomDocument &doc, QString &errorMessage, const QgsReadWriteContext &context, StyleCategories categories=AllStyleCategories) constQgsMapLayervirtual
writeStyleManager(QDomNode &layerNode, QDomDocument &doc) constQgsMapLayerprotected
writeSymbology(QDomNode &node, QDomDocument &doc, QString &errorMessage, const QgsReadWriteContext &context, QgsMapLayer::StyleCategories categories=QgsMapLayer::AllStyleCategories) const FINALQgsVectorLayer
QgsMapLayer::writeSymbology(QDomNode &node, QDomDocument &doc, QString &errorMessage, const QgsReadWriteContext &context, StyleCategories categories=AllStyleCategories) const =0QgsMapLayerpure virtual
writeXml(QDomNode &layer_node, QDomDocument &doc, const QgsReadWriteContext &context) const FINALQgsVectorLayervirtual
~QgsExpressionContextGenerator()=defaultQgsExpressionContextGeneratorvirtual
~QgsExpressionContextScopeGenerator()=defaultQgsExpressionContextScopeGeneratorvirtual
~QgsFeatureSink()=defaultQgsFeatureSinkvirtual
~QgsFeatureSource()=defaultQgsFeatureSourcevirtual
~QgsMapLayer() overrideQgsMapLayer
~QgsVectorLayer() overrideQgsVectorLayer