QGIS API Documentation
3.0.2-Girona (307d082)
|
This is the complete list of members for QgsVectorLayer, including all inherited members.
abstract() const | QgsMapLayer | inline |
actions() | QgsVectorLayer | inline |
actions() const | QgsVectorLayer | inline |
addAttribute(const QgsField &field) | QgsVectorLayer | |
addExpressionField(const QString &exp, const QgsField &fld) | QgsVectorLayer | |
addFeature(QgsFeature &feature, QgsFeatureSink::Flags flags=nullptr) override | QgsVectorLayer | virtual |
addFeatures(QgsFeatureList &features, QgsFeatureSink::Flags flags=nullptr) override | QgsVectorLayer | virtual |
QgsFeatureSink::addFeatures(QgsFeatureIterator &iterator, QgsFeatureSink::Flags flags=nullptr) | QgsFeatureSink | virtual |
addJoin(const QgsVectorLayerJoinInfo &joinInfo) | QgsVectorLayer | |
addPart(const QList< QgsPointXY > &ring) | QgsVectorLayer | |
addPart(const QgsPointSequence &ring) | QgsVectorLayer | |
addPart(QgsCurve *ring) | QgsVectorLayer | |
addRing(const QVector< QgsPointXY > &ring, QgsFeatureId *featureId=nullptr) | QgsVectorLayer | |
addRing(QgsCurve *ring, QgsFeatureId *featureId=nullptr) | QgsVectorLayer | |
addTopologicalPoints(const QgsGeometry &geom) | QgsVectorLayer | |
addTopologicalPoints(const QgsPointXY &p) | QgsVectorLayer | |
AddToSelection enum value | QgsVectorLayer | |
aggregate(QgsAggregateCalculator::Aggregate aggregate, const QString &fieldOrExpression, const QgsAggregateCalculator::AggregateParameters ¶meters=QgsAggregateCalculator::AggregateParameters(), QgsExpressionContext *context=nullptr, bool *ok=nullptr) const | QgsVectorLayer | |
allFeatureIds() const | QgsFeatureSource | virtual |
appendError(const QgsErrorMessage &error) | QgsMapLayer | inlineprotected |
attributeAdded(int idx) | QgsVectorLayer | signal |
attributeAlias(int index) const | QgsVectorLayer | |
attributeAliases() const | QgsVectorLayer | |
attributeDeleted(int idx) | QgsVectorLayer | signal |
attributeDisplayName(int index) const | QgsVectorLayer | |
attributeList() const | QgsVectorLayer | inline |
attributeTableConfig() const | QgsVectorLayer | |
attributeValueChanged(QgsFeatureId fid, int idx, const QVariant &value) | QgsVectorLayer | signal |
attribution() const | QgsMapLayer | inline |
attributionUrl() const | QgsMapLayer | inline |
autoRefreshInterval | QgsMapLayer | |
autoRefreshInterval() const | QgsMapLayer | |
autoRefreshIntervalChanged(int interval) | QgsMapLayer | signal |
auxiliaryLayer() | QgsVectorLayer | |
auxiliaryLayer() const | QgsVectorLayer | |
beforeAddingExpressionField(const QString &fieldName) | QgsVectorLayer | signal |
beforeCommitChanges() | QgsVectorLayer | signal |
beforeEditingStarted() | QgsVectorLayer | signal |
beforeModifiedCheck() const | QgsVectorLayer | signal |
beforeRemovingExpressionField(int idx) | QgsVectorLayer | signal |
beforeRollBack() | QgsVectorLayer | signal |
beginEditCommand(const QString &text) | QgsVectorLayer | |
blendMode() const | QgsMapLayer | |
blendModeChanged(QPainter::CompositionMode blendMode) | QgsMapLayer | signal |
boundingBoxOfSelected() const | QgsVectorLayer | |
capabilitiesString() const | QgsVectorLayer | |
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, const QgsGeometry &geometry, bool skipDefaultValue=false) | QgsVectorLayer | |
clone() const override | QgsVectorLayer | virtual |
QgsMapLayer::clone(QgsMapLayer *layer) const | QgsMapLayer | protected |
commitChanges() | QgsVectorLayer | |
commitErrors() const | QgsVectorLayer | |
committedAttributesAdded(const QString &layerId, const QList< QgsField > &addedAttributes) | QgsVectorLayer | signal |
committedAttributesDeleted(const QString &layerId, const QgsAttributeList &deletedAttributes) | QgsVectorLayer | signal |
committedAttributeValuesChanges(const QString &layerId, const QgsChangedAttributesMap &changedAttributesValues) | QgsVectorLayer | signal |
committedFeaturesAdded(const QString &layerId, const QgsFeatureList &addedFeatures) | QgsVectorLayer | signal |
committedFeaturesRemoved(const QString &layerId, const QgsFeatureIds &deletedFeatureIds) | QgsVectorLayer | signal |
committedGeometriesChanges(const QString &layerId, const QgsGeometryMap &changedGeometries) | QgsVectorLayer | signal |
conditionalStyles() const | QgsVectorLayer | |
configChanged() | QgsMapLayer | signal |
constraintDescription(int index) const | QgsVectorLayer | |
constraintExpression(int index) const | QgsVectorLayer | |
countSymbolFeatures() | QgsVectorLayer | |
createExpressionContext() const override | QgsVectorLayer | virtual |
createExpressionContextScope() const override | QgsVectorLayer | virtual |
createMapRenderer(QgsRenderContext &rendererContext) override | QgsVectorLayer | virtual |
Cross enum value | QgsVectorLayer | |
crs() const | QgsMapLayer | |
crsChanged() | QgsMapLayer | signal |
customProperty(const QString &value, const QVariant &defaultValue=QVariant()) const | QgsMapLayer | |
customPropertyKeys() const | QgsMapLayer | |
dataChanged() | QgsMapLayer | signal |
dataComment() const | QgsVectorLayer | |
dataProvider() override | QgsVectorLayer | virtual |
dataProvider() const override | QgsVectorLayer | virtual |
dataUrl() const | QgsMapLayer | inline |
dataUrlFormat() const | QgsMapLayer | inline |
defaultValue(int index, const QgsFeature &feature=QgsFeature(), QgsExpressionContext *context=nullptr) const | QgsVectorLayer | |
defaultValueDefinition(int index) const | QgsVectorLayer | |
deleteAttribute(int attr) | QgsVectorLayer | virtual |
deleteAttributes(QList< int > attrs) | QgsVectorLayer | |
deleteFeature(QgsFeatureId fid) | QgsVectorLayer | |
deleteFeatures(const QgsFeatureIds &fids) | QgsVectorLayer | |
deleteSelectedFeatures(int *deletedCount=nullptr) | QgsVectorLayer | |
deleteStyleFromDatabase(const QString &styleId, QString &msgError) | QgsVectorLayer | virtual |
deleteVertex(QgsFeatureId featureId, int vertex) | QgsVectorLayer | |
dependencies() const override | QgsVectorLayer | virtual |
dependenciesChanged() | QgsMapLayer | signal |
deselect(const QgsFeatureId featureId) | QgsVectorLayer | slot |
deselect(const QgsFeatureIds &featureIds) | QgsVectorLayer | slot |
destroyEditCommand() | QgsVectorLayer | |
diagramLayerSettings() const | QgsVectorLayer | inline |
diagramRenderer() const | QgsVectorLayer | inline |
diagramsEnabled() const | QgsVectorLayer | |
displayExpression | QgsVectorLayer | |
displayExpression() const | QgsVectorLayer | |
displayExpressionChanged() | QgsVectorLayer | signal |
displayField() const | QgsVectorLayer | |
drawVertexMarker(double x, double y, QPainter &p, QgsVectorLayer::VertexMarkerType type, int vertexSize) | QgsVectorLayer | static |
editBuffer() | QgsVectorLayer | inline |
editBuffer() const | QgsVectorLayer | inline |
editCommandDestroyed() | QgsVectorLayer | signal |
editCommandEnded() | QgsVectorLayer | signal |
editCommandStarted(const QString &text) | QgsVectorLayer | signal |
EditFailed enum value | QgsVectorLayer | |
editFormConfig | QgsVectorLayer | |
editFormConfig() const | QgsVectorLayer | |
editFormConfigChanged() | QgsVectorLayer | signal |
editingStarted() | QgsVectorLayer | signal |
editingStopped() | QgsVectorLayer | signal |
editorWidgetSetup(int index) const | QgsVectorLayer | |
EditResult enum name | QgsVectorLayer | |
emitStyleChanged() | QgsMapLayer | slot |
EmptyGeometry enum value | QgsVectorLayer | |
endEditCommand() | QgsVectorLayer | |
error() const | QgsMapLayer | virtual |
excludeAttributesWfs() const | QgsVectorLayer | inline |
excludeAttributesWms() const | QgsVectorLayer | inline |
exportNamedMetadata(QDomDocument &doc, QString &errorMsg) const | QgsMapLayer | |
exportNamedStyle(QDomDocument &doc, QString &errorMsg) const | QgsMapLayer | virtual |
exportSldStyle(QDomDocument &doc, QString &errorMsg) const | QgsMapLayer | virtual |
expressionField(int index) const | QgsVectorLayer | |
extensionPropertyType(PropertyType type) | QgsMapLayer | static |
extent() const override | QgsVectorLayer | virtual |
FastInsert enum value | QgsFeatureSink | |
featureAdded(QgsFeatureId fid) | QgsVectorLayer | signal |
featureBlendMode() const | QgsVectorLayer | |
featureBlendModeChanged(QPainter::CompositionMode blendMode) | QgsVectorLayer | signal |
featureCount(const QString &legendKey) const | QgsVectorLayer | |
featureCount() const override | QgsVectorLayer | virtual |
featureDeleted(QgsFeatureId fid) | QgsVectorLayer | signal |
featuresDeleted(const QgsFeatureIds &fids) | QgsVectorLayer | signal |
FetchFeatureFailed enum value | QgsVectorLayer | |
fieldConstraints(int fieldIndex) const | QgsVectorLayer | |
fieldConstraintsAndStrength(int fieldIndex) const | QgsVectorLayer | |
fields() const override | QgsVectorLayer | inlinevirtual |
Flag enum name | QgsFeatureSink | |
flushBuffer() | QgsFeatureSink | inlinevirtual |
formatLayerName(const QString &name) | QgsMapLayer | static |
geometryChanged(QgsFeatureId fid, const QgsGeometry &geometry) | QgsVectorLayer | signal |
geometryType() const | QgsVectorLayer | |
getFeature(QgsFeatureId fid) const | QgsVectorLayer | inline |
getFeatures(const QgsFeatureRequest &request=QgsFeatureRequest()) const override | QgsVectorLayer | virtual |
getFeatures(const QString &expression) | QgsVectorLayer | inline |
getFeatures(const QgsFeatureIds &fids) | QgsVectorLayer | inline |
getFeatures(const QgsRectangle &rectangle) | QgsVectorLayer | inline |
getSelectedFeatures(QgsFeatureRequest request=QgsFeatureRequest()) const | QgsVectorLayer | |
getStyleFromDatabase(const QString &styleId, QString &msgError) | QgsVectorLayer | virtual |
hasAutoRefreshEnabled() const | QgsMapLayer | |
hasDependencyCycle(const QSet< QgsMapLayerDependency > &layers) const | QgsMapLayer | protected |
hasScaleBasedVisibility() const | QgsMapLayer | |
htmlMetadata() const override | QgsVectorLayer | virtual |
id() const | QgsMapLayer | |
importNamedMetadata(QDomDocument &document, QString &errorMessage) | QgsMapLayer | |
importNamedStyle(QDomDocument &doc, QString &errorMsg) | QgsMapLayer | virtual |
insertVertex(double x, double y, QgsFeatureId atFeatureId, int beforeVertex) | QgsVectorLayer | |
insertVertex(const QgsPoint &point, QgsFeatureId atFeatureId, int beforeVertex) | QgsVectorLayer | |
IntersectSelection enum value | QgsVectorLayer | |
InvalidLayer enum value | QgsVectorLayer | |
invertSelection() | QgsVectorLayer | |
invertSelectionInRectangle(QgsRectangle &rect) | QgsVectorLayer | |
isAuxiliaryField(int index, int &srcIndex) const | QgsVectorLayer | |
isEditable() const override | QgsVectorLayer | virtual |
isEditCommandActive() const | QgsVectorLayer | inline |
isInScaleRange(double scale) const | QgsMapLayer | |
isModified() const | QgsVectorLayer | virtual |
isRefreshOnNotifyEnabled() const | QgsMapLayer | inline |
isSpatial() const override | QgsVectorLayer | virtual |
isValid() const | QgsMapLayer | |
joinBuffer() | QgsVectorLayer | inline |
keywordList() const | QgsMapLayer | inline |
labeling() const | QgsVectorLayer | inline |
labeling() | QgsVectorLayer | inline |
labelingFontNotFound(QgsVectorLayer *layer, const QString &fontfamily) | QgsVectorLayer | signal |
labelsEnabled() const | QgsVectorLayer | |
layerModified() | QgsVectorLayer | signal |
LayerType enum name | QgsMapLayer | |
legend() const | QgsMapLayer | |
legendChanged() | QgsMapLayer | signal |
legendUrl() const | QgsMapLayer | inline |
legendUrlFormat() const | QgsMapLayer | inline |
listStylesInDatabase(QStringList &ids, QStringList &names, QStringList &descriptions, QString &msgError) | QgsVectorLayer | virtual |
loadAuxiliaryLayer(const QgsAuxiliaryStorage &storage, const QString &key=QString()) | QgsVectorLayer | |
loadDefaultMetadata(bool &resultFlag) | QgsMapLayer | |
loadDefaultStyle(bool &resultFlag) | QgsMapLayer | virtual |
loadNamedMetadata(const QString &uri, bool &resultFlag) | QgsMapLayer | virtual |
loadNamedMetadataFromDatabase(const QString &db, const QString &uri, QString &qmd) | QgsMapLayer | |
loadNamedStyle(const QString &theURI, bool &resultFlag, bool loadFromLocalDb) | QgsVectorLayer | virtual |
loadNamedStyle(const QString &theURI, bool &resultFlag) override | QgsVectorLayer | virtual |
loadNamedStyleFromDatabase(const QString &db, const QString &uri, QString &qml) | QgsMapLayer | virtual |
loadSldStyle(const QString &uri, bool &resultFlag) | QgsMapLayer | virtual |
mAbstract | QgsMapLayer | protected |
mapTipTemplate | QgsVectorLayer | |
mapTipTemplate() const | QgsVectorLayer | |
mapTipTemplateChanged() | QgsVectorLayer | signal |
materialize(const QgsFeatureRequest &request, QgsFeedback *feedback=nullptr) | QgsFeatureSource | |
mAttribution | QgsMapLayer | protected |
mAttributionUrl | QgsMapLayer | protected |
maximumScale() const | QgsMapLayer | |
maximumValue(int index) const override | QgsVectorLayer | virtual |
mDataSource | QgsMapLayer | protected |
mDataUrl | QgsMapLayer | protected |
mDataUrlFormat | QgsMapLayer | protected |
mDependencies | QgsMapLayer | protected |
mError | QgsMapLayer | protected |
metadata | QgsMapLayer | |
metadata() const | QgsMapLayer | virtual |
Metadata enum value | QgsMapLayer | |
metadataChanged() | QgsMapLayer | signal |
metadataUri() const | QgsMapLayer | virtual |
metadataUrl() const | QgsMapLayer | inline |
metadataUrlFormat() const | QgsMapLayer | inline |
metadataUrlType() const | QgsMapLayer | inline |
mExtent | QgsMapLayer | mutableprotected |
minimumScale() const | QgsMapLayer | |
minimumValue(int index) const override | QgsVectorLayer | virtual |
mIsRefreshOnNofifyEnabled | QgsMapLayer | protected |
mKeywordList | QgsMapLayer | protected |
mLayerName | QgsMapLayer | protected |
mLegendUrl | QgsMapLayer | protected |
mLegendUrlFormat | QgsMapLayer | protected |
mMetadataUrl | QgsMapLayer | protected |
mMetadataUrlFormat | QgsMapLayer | protected |
mMetadataUrlType | QgsMapLayer | protected |
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 | |
mRefreshOnNofifyMessage | QgsMapLayer | protected |
mShortName | QgsMapLayer | protected |
mTitle | QgsMapLayer | protected |
mValid | QgsMapLayer | protected |
name | QgsMapLayer | |
name() const | QgsMapLayer | |
nameChanged() | QgsMapLayer | signal |
NoMarker enum value | QgsVectorLayer | |
opacity | QgsVectorLayer | |
opacity() const | QgsVectorLayer | |
opacityChanged(double opacity) | QgsVectorLayer | signal |
operator=(QgsVectorLayer const &rhs)=delete | QgsVectorLayer | |
QgsMapLayer::operator=(QgsMapLayer const &)=delete | QgsMapLayer | |
PluginLayer enum value | QgsMapLayer | |
primaryKeyAttributes() const | QgsVectorLayer | |
PropertyType enum name | QgsMapLayer | |
providerType() const | QgsVectorLayer | |
publicSource() const | QgsMapLayer | |
QgsMapLayer(QgsMapLayer::LayerType type=VectorLayer, const QString &name=QString(), const QString &source=QString()) | QgsMapLayer | |
QgsMapLayer(QgsMapLayer const &)=delete | QgsMapLayer | |
QgsVectorLayer(const QString &path=QString(), const QString &baseName=QString(), const QString &providerLib="ogr", const QgsVectorLayer::LayerOptions &options=QgsVectorLayer::LayerOptions()) | QgsVectorLayer | explicit |
QgsVectorLayer(const QgsVectorLayer &rhs)=delete | QgsVectorLayer | |
QgsVectorLayerEditBuffer class | QgsVectorLayer | friend |
QgsVectorLayerEditPassthrough class | QgsVectorLayer | friend |
QgsVectorLayerFeatureSource class | QgsVectorLayer | friend |
raiseError(const QString &msg) | QgsVectorLayer | signal |
RasterLayer enum value | QgsMapLayer | |
readCommonStyle(const QDomElement &layerElement, const QgsReadWriteContext &context) | QgsMapLayer | protected |
readCustomProperties(const QDomNode &layerNode, const QString &keyStartsWith=QString()) | QgsMapLayer | protected |
readCustomSymbology(const QDomElement &element, QString &errorMessage) | QgsVectorLayer | signal |
readExtentFromXml() const | QgsVectorLayer | |
readLayerXml(const QDomElement &layerElement, const QgsReadWriteContext &context) | QgsMapLayer | |
readOnly | QgsVectorLayer | |
QgsMapLayer::readOnly() const | QgsMapLayer | inline |
readOnlyChanged() | QgsVectorLayer | signal |
readSld(const QDomNode &node, QString &errorMessage) override | QgsVectorLayer | virtual |
readStyle(const QDomNode &node, QString &errorMessage, const QgsReadWriteContext &context) override | QgsVectorLayer | virtual |
readStyleManager(const QDomNode &layerNode) | QgsMapLayer | protected |
readSymbology(const QDomNode &layerNode, QString &errorMessage, const QgsReadWriteContext &context) override | QgsVectorLayer | virtual |
readXml(const QDomNode &layer_node, const QgsReadWriteContext &context) override | QgsVectorLayer | virtual |
recalculateExtents() const | QgsMapLayer | signal |
referencingRelations(int idx) const | QgsVectorLayer | |
refreshOnNotifyMessage() const | QgsMapLayer | inline |
reload() override | QgsVectorLayer | virtual |
removeCustomProperty(const QString &key) | QgsMapLayer | |
removeExpressionField(int index) | QgsVectorLayer | |
removeFieldAlias(int index) | QgsVectorLayer | |
removeFieldConstraint(int index, QgsFieldConstraints::Constraint constraint) | QgsVectorLayer | |
RemoveFromSelection enum value | QgsVectorLayer | |
removeJoin(const QString &joinLayerId) | QgsVectorLayer | |
removeSelection() | QgsVectorLayer | slot |
renameAttribute(int index, const QString &newName) | QgsVectorLayer | |
renderer() | QgsVectorLayer | inline |
renderer() const | QgsVectorLayer | inline |
renderer3D() const | QgsMapLayer | |
renderer3DChanged() | QgsMapLayer | signal |
rendererChanged() | QgsMapLayer | signal |
repaintRequested(bool deferredUpdate=false) | QgsMapLayer | signal |
resolveReferences(QgsProject *project) override | QgsVectorLayer | virtual |
rollBack(bool deleteBuffer=true) | QgsVectorLayer | |
saveDefaultMetadata(bool &resultFlag) | QgsMapLayer | virtual |
saveDefaultStyle(bool &resultFlag) | QgsMapLayer | virtual |
saveNamedMetadata(const QString &uri, bool &resultFlag) | QgsMapLayer | |
saveNamedStyle(const QString &uri, bool &resultFlag) | QgsMapLayer | virtual |
saveSldStyle(const QString &uri, bool &resultFlag) const | QgsMapLayer | virtual |
saveStyleToDatabase(const QString &name, const QString &description, bool useAsDefault, const QString &uiFileContent, QString &msgError) | QgsVectorLayer | virtual |
select(QgsFeatureId featureId) | QgsVectorLayer | slot |
select(const QgsFeatureIds &featureIds) | QgsVectorLayer | slot |
selectAll() | QgsVectorLayer | |
SelectBehavior enum name | QgsVectorLayer | |
selectByExpression(const QString &expression, SelectBehavior behavior=SetSelection) | QgsVectorLayer | |
selectByIds(const QgsFeatureIds &ids, SelectBehavior behavior=SetSelection) | QgsVectorLayer | |
selectByRect(QgsRectangle &rect, SelectBehavior behavior=SetSelection) | QgsVectorLayer | |
selectedFeatureCount() const | QgsVectorLayer | |
selectedFeatureIds() const | QgsVectorLayer | |
selectedFeatures() const | QgsVectorLayer | |
selectionChanged(const QgsFeatureIds &selected, const QgsFeatureIds &deselected, const bool clearAndSelect) | QgsVectorLayer | signal |
SemiTransparentCircle enum value | QgsVectorLayer | |
setAbstract(const QString &abstract) | QgsMapLayer | inline |
setAttributeTableConfig(const QgsAttributeTableConfig &attributeTableConfig) | QgsVectorLayer | |
setAttribution(const QString &attrib) | QgsMapLayer | inline |
setAttributionUrl(const QString &attribUrl) | QgsMapLayer | inline |
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 | |
setDataUrl(const QString &dataUrl) | QgsMapLayer | inline |
setDataUrlFormat(const QString &dataUrlFormat) | QgsMapLayer | inline |
setDefaultValueDefinition(int index, const QgsDefaultValue &definition) | QgsVectorLayer | |
setDependencies(const QSet< QgsMapLayerDependency > &layers) override | QgsVectorLayer | virtual |
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) | QgsMapLayer | inlineprotected |
setExcludeAttributesWfs(const QSet< QString > &att) | QgsVectorLayer | inline |
setExcludeAttributesWms(const QSet< QString > &att) | QgsVectorLayer | inline |
setExtent(const QgsRectangle &rect) override | QgsVectorLayer | protectedvirtual |
setFeatureBlendMode(QPainter::CompositionMode blendMode) | QgsVectorLayer | |
setFieldAlias(int index, const QString &aliasString) | QgsVectorLayer | |
setFieldConstraint(int index, QgsFieldConstraints::Constraint constraint, QgsFieldConstraints::ConstraintStrength strength=QgsFieldConstraints::ConstraintStrengthHard) | QgsVectorLayer | |
setKeywordList(const QString &keywords) | QgsMapLayer | inline |
setLabeling(QgsAbstractVectorLayerLabeling *labeling) | QgsVectorLayer | |
setLabelsEnabled(bool enabled) | QgsVectorLayer | |
setLayerOrder(const QStringList &layers) | QgsMapLayer | virtual |
setLegend(QgsMapLayerLegend *legend) | QgsMapLayer | |
setLegendUrl(const QString &legendUrl) | QgsMapLayer | inline |
setLegendUrlFormat(const QString &legendUrlFormat) | QgsMapLayer | inline |
setMapTipTemplate(const QString &mapTipTemplate) | QgsVectorLayer | |
setMaximumScale(double scale) | QgsMapLayer | slot |
setMetadata(const QgsLayerMetadata &metadata) | QgsMapLayer | virtual |
setMetadataUrl(const QString &metaUrl) | QgsMapLayer | inline |
setMetadataUrlFormat(const QString &metaUrlFormat) | QgsMapLayer | inline |
setMetadataUrlType(const QString &metaUrlType) | QgsMapLayer | inline |
setMinimumScale(double scale) | QgsMapLayer | slot |
setName(const QString &name) | QgsMapLayer | |
setOpacity(double opacity) | QgsVectorLayer | |
setProviderEncoding(const QString &encoding) | QgsVectorLayer | |
setReadExtentFromXml(bool readExtentFromXml) | QgsVectorLayer | |
setReadOnly(bool readonly=true) | QgsVectorLayer | |
setRefreshOnNofifyMessage(const QString &message) | QgsMapLayer | inlineslot |
setRefreshOnNotifyEnabled(bool enabled) | QgsMapLayer | slot |
setRenderer(QgsFeatureRenderer *r) | QgsVectorLayer | |
setRenderer3D(QgsAbstract3DRenderer *renderer) | QgsMapLayer | |
setScaleBasedVisibility(const bool enabled) | QgsMapLayer | slot |
SetSelection enum value | QgsVectorLayer | |
setShortName(const QString &shortName) | QgsMapLayer | inline |
setSimplifyMethod(const QgsVectorSimplifyMethod &simplifyMethod) | QgsVectorLayer | inline |
setSubLayerVisibility(const QString &name, bool visible) | QgsMapLayer | virtual |
setSubsetString(const QString &subset) | QgsVectorLayer | virtual |
setTitle(const QString &title) | QgsMapLayer | inline |
setValid(bool valid) | QgsMapLayer | protected |
shortName() const | QgsMapLayer | inline |
simplifyDrawingCanbeApplied(const QgsRenderContext &renderContext, QgsVectorSimplifyMethod::SimplifyHint simplifyHint) const | QgsVectorLayer | |
simplifyMethod() const | QgsVectorLayer | inline |
source() const | QgsMapLayer | |
sourceCrs() const override | QgsVectorLayer | virtual |
sourceExtent() const override | QgsVectorLayer | virtual |
sourceName() const override | QgsVectorLayer | virtual |
splitFeatures(const QVector< QgsPointXY > &splitLine, bool topologicalEditing=false) | QgsVectorLayer | |
splitParts(const QVector< QgsPointXY > &splitLine, bool topologicalEditing=false) | QgsVectorLayer | |
startEditing() | QgsVectorLayer | slot |
statusChanged(const QString &status) | QgsMapLayer | signal |
storageType() const | QgsVectorLayer | |
Style enum value | QgsMapLayer | |
styleChanged() | QgsMapLayer | signal |
styleManager() const | QgsMapLayer | |
styleURI() const | QgsMapLayer | virtual |
subLayers() const | QgsMapLayer | virtual |
subsetString() const | QgsVectorLayer | virtual |
Success enum value | QgsVectorLayer | |
symbolFeatureCountMapChanged() | QgsVectorLayer | signal |
timestamp() const | QgsMapLayer | virtual |
title() const | QgsMapLayer | inline |
translateFeature(QgsFeatureId featureId, double dx, double dy) | QgsVectorLayer | |
triggerRepaint(bool deferredUpdate=false) | QgsMapLayer | slot |
type() const | QgsMapLayer | |
undoStack() | QgsMapLayer | |
undoStackStyles() | QgsMapLayer | |
uniqueStringsMatching(int index, const QString &substring, int limit=-1, QgsFeedback *feedback=nullptr) const | QgsVectorLayer | |
uniqueValues(int fieldIndex, int limit=-1) const override | QgsVectorLayer | virtual |
updatedFields() | QgsVectorLayer | signal |
updateExpressionField(int index, const QString &exp) | QgsVectorLayer | |
updateExtents(bool force=false) | QgsVectorLayer | virtualslot |
updateFeature(const QgsFeature &feature, bool skipDefaultValues=false) | QgsVectorLayer | |
updateFields() | QgsVectorLayer | |
vectorJoins() const | QgsVectorLayer | |
VectorLayer enum value | QgsMapLayer | |
VertexMarkerType enum name | QgsVectorLayer | |
willBeDeleted() | QgsMapLayer | signal |
wkbType() const override | QgsVectorLayer | virtual |
writeCommonStyle(QDomElement &layerElement, QDomDocument &document, const QgsReadWriteContext &context) const | QgsMapLayer | protected |
writeCustomProperties(QDomNode &layerNode, QDomDocument &doc) const | QgsMapLayer | protected |
writeCustomSymbology(QDomElement &element, QDomDocument &doc, QString &errorMessage) const | QgsVectorLayer | signal |
writeLayerXml(QDomElement &layerElement, QDomDocument &document, const QgsReadWriteContext &context) const | QgsMapLayer | |
writeSld(QDomNode &node, QDomDocument &doc, QString &errorMessage, const QgsStringMap &props=QgsStringMap()) const | QgsVectorLayer | |
writeStyle(QDomNode &node, QDomDocument &doc, QString &errorMessage, const QgsReadWriteContext &context) const override | QgsVectorLayer | virtual |
writeStyleManager(QDomNode &layerNode, QDomDocument &doc) const | QgsMapLayer | protected |
writeSymbology(QDomNode &node, QDomDocument &doc, QString &errorMessage, const QgsReadWriteContext &context) const override | QgsVectorLayer | virtual |
writeXml(QDomNode &layer_node, QDomDocument &doc, const QgsReadWriteContext &context) const override | QgsVectorLayer | virtual |
~QgsExpressionContextGenerator()=default | QgsExpressionContextGenerator | virtual |
~QgsExpressionContextScopeGenerator()=default | QgsExpressionContextScopeGenerator | virtual |
~QgsFeatureSink()=default | QgsFeatureSink | virtual |
~QgsFeatureSource()=default | QgsFeatureSource | virtual |
~QgsMapLayer() override | QgsMapLayer | |
~QgsVectorLayer() override | QgsVectorLayer |