QGIS API Documentation  2.12.0-Lyon
QgsVectorLayer Member List

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

abstract() const QgsMapLayerinline
actions()QgsVectorLayerinline
addAttribute(const QgsField &field)QgsVectorLayer
addAttributeAlias(int attIndex, const QString &aliasString)QgsVectorLayer
addAttributeEditorWidget(QgsAttributeEditorElement *data)QgsVectorLayer
addExpressionField(const QString &exp, const QgsField &fld)QgsVectorLayer
addFeature(QgsFeature &f, bool alsoUpdateExtent=true)QgsVectorLayer
addFeatures(QgsFeatureList features, bool makeSelected=true)QgsVectorLayer
addJoin(const QgsVectorJoinInfo &joinInfo)QgsVectorLayer
addPart(const QList< QgsPoint > &ring)QgsVectorLayer
addPart(QgsCurveV2 *ring)QgsVectorLayer
addRing(const QList< QgsPoint > &ring, QgsFeatureId *featureId=0)QgsVectorLayer
addRing(QgsCurveV2 *ring, QgsFeatureId *featureId=0)QgsVectorLayer
addTopologicalPoints(const QgsGeometry *geom)QgsVectorLayer
addTopologicalPoints(const QgsPoint &p)QgsVectorLayer
allFeatureIds()QgsVectorLayer
annotationForm() const QgsVectorLayerinline
appendError(const QgsErrorMessage &theMessage)QgsMapLayerinlineprotected
applyNamedStyle(const QString &namedStyle, QString &errorMsg)QgsVectorLayervirtual
asLayerDefinition(const QList< QgsMapLayer * > &layers, const QString &relativeBasePath=QString::null)QgsMapLayerstatic
attributeAdded(int idx)QgsVectorLayersignal
attributeAlias(int attributeIndex) const QgsVectorLayer
attributeAliases() const QgsVectorLayerinline
attributeDeleted(int idx)QgsVectorLayersignal
attributeDisplayName(int attributeIndex) const QgsVectorLayer
attributeEditorElementFromDomElement(QDomElement &elem, QObject *parent)QgsVectorLayer
attributeEditorElements()QgsVectorLayer
attributeList() const QgsVectorLayerinline
attributeValueChanged(QgsFeatureId fid, int idx, const QVariant &)QgsVectorLayersignal
attribution() const QgsMapLayerinline
attributionUrl() const QgsMapLayerinline
beforeAddingExpressionField(QString fieldName)QgsVectorLayersignal
beforeCommitChanges()QgsVectorLayersignal
beforeModifiedCheck() const QgsVectorLayersignal
beforeRemovingExpressionField(int idx)QgsVectorLayersignal
beforeRollBack()QgsVectorLayersignal
beginEditCommand(const QString &text)QgsVectorLayer
blendMode() const QgsMapLayer
blendModeChanged(const QPainter::CompositionMode &blendMode)QgsMapLayersignal
blockSignals(bool block)QObject
boundingBoxOfSelected()QgsVectorLayer
cache()QgsVectorLayerinline
cacheImage()QgsMapLayerinline
Calendar enum valueQgsVectorLayer
capabilitiesString() const QgsVectorLayer
capitaliseLayerName(const QString &name)QgsMapLayerstatic
changeAttributeValue(QgsFeatureId fid, int field, const QVariant &value, bool emitSignal)QgsVectorLayer
changeAttributeValue(QgsFeatureId fid, int field, const QVariant &newValue, const QVariant &oldValue=QVariant())QgsVectorLayer
changeGeometry(QgsFeatureId fid, QgsGeometry *geom)QgsVectorLayer
CheckBox enum valueQgsVectorLayer
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
checkJoinLayerRemove(const QString &theLayerId)QgsVectorLayerslot
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
Classification enum valueQgsVectorLayer
className() constQObject
clearAttributeEditorWidgets()QgsVectorLayer
clearCacheImage()QgsMapLayerslot
Color enum valueQgsVectorLayer
commitChanges()QgsVectorLayer
commitErrors()QgsVectorLayer
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() const QgsVectorLayer
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
countSymbolFeatures(bool showProgress=true)QgsVectorLayer
createJoinCaches()QgsVectorLayer
createMapRenderer(QgsRenderContext &rendererContext) overrideQgsVectorLayervirtual
Cross enum valueQgsVectorLayer
crs() const QgsMapLayer
customEvent(QEvent *event)QObjectprotectedvirtual
customProperty(const QString &value, const QVariant &defaultValue=QVariant()) const QgsMapLayer
dataChanged()QgsMapLayersignal
dataComment() const QgsVectorLayer
dataProvider()QgsVectorLayer
dataProvider() const QgsVectorLayer
dataUrl() const QgsMapLayerinline
dataUrlFormat() const QgsMapLayerinline
dateFormat(int idx)QgsVectorLayer
deleteAttribute(int attr)QgsVectorLayer
deleteAttributes(QList< int > attrs)QgsVectorLayer
deleteFeature(QgsFeatureId fid)QgsVectorLayer
deleteLater()QObject
deleteSelectedFeatures(int *deletedCount=0)QgsVectorLayer
deleteVertex(QgsFeatureId atFeatureId, int atVertex)QgsVectorLayer
deselect(const QgsFeatureId featureId)QgsVectorLayerslot
deselect(const QgsFeatureIds &featureIds)QgsVectorLayerslot
destroyed(QObject *obj)QObject
destroyEditCommand()QgsVectorLayer
diagramLayerSettings() const QgsVectorLayerinline
diagramRenderer() const QgsVectorLayerinline
diagramsEnabled() const QgsVectorLayer
DialRange enum valueQgsVectorLayer
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
displayExpression()QgsVectorLayer
displayField() const QgsVectorLayer
draw(QgsRenderContext &rendererContext) overrideQgsVectorLayervirtual
drawingProgress(int theProgress, int theTotalSteps)QgsMapLayersignal
drawLabels(QgsRenderContext &rendererContext) overrideQgsVectorLayervirtual
drawVertexMarker(double x, double y, QPainter &p, QgsVectorLayer::VertexMarkerType type, int vertexSize)QgsVectorLayerstatic
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
editBuffer()QgsVectorLayerinline
editCommandDestroyed()QgsVectorLayersignal
editCommandEnded()QgsVectorLayersignal
editCommandStarted(const QString &text)QgsVectorLayersignal
editForm()QgsVectorLayer
editFormInit()QgsVectorLayer
editingStarted()QgsVectorLayersignal
editingStopped()QgsVectorLayersignal
editorLayout()QgsVectorLayer
EditorLayout enum nameQgsVectorLayer
EditorWidgetV2 enum valueQgsVectorLayer
editorWidgetV2(int fieldIdx) const QgsVectorLayer
editorWidgetV2(const QString &fieldName) const QgsVectorLayer
editorWidgetV2Config(int fieldIdx) const QgsVectorLayer
editorWidgetV2Config(const QString &fieldName) const QgsVectorLayer
EditRange enum valueQgsVectorLayer
EditType enum nameQgsVectorLayer
editType(int idx)QgsVectorLayer
enableLabels(bool on)QgsVectorLayer
endEditCommand()QgsVectorLayer
Enumeration enum valueQgsVectorLayer
error() const QgsMapLayerinlinevirtual
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
excludeAttributesWFS() const QgsVectorLayerinline
excludeAttributesWMS() const QgsVectorLayerinline
exportNamedStyle(QDomDocument &doc, QString &errorMsg)QgsMapLayervirtual
exportSldStyle(QDomDocument &doc, QString &errorMsg)QgsMapLayervirtual
expressionField(int index)QgsVectorLayer
extent() overrideQgsVectorLayervirtual
featureAdded(QgsFeatureId fid)QgsVectorLayersignal
featureBlendMode() const QgsVectorLayer
featureBlendModeChanged(const QPainter::CompositionMode &blendMode)QgsVectorLayersignal
featureCount(QgsSymbolV2 *symbol)QgsVectorLayer
featureCount() const QgsVectorLayer
featureDeleted(QgsFeatureId fid)QgsVectorLayersignal
featureFormSuppress() const QgsVectorLayerinline
FeatureFormSuppress enum nameQgsVectorLayer
featuresDeleted(QgsFeatureIds fids)QgsVectorLayersignal
fieldEditable(int idx)QgsVectorLayer
fieldNameIndex(const QString &fieldName) const QgsVectorLayer
fields() const QgsVectorLayerinline
FileName enum valueQgsVectorLayer
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
fromLayerDefinition(QDomDocument &document)QgsMapLayerstatic
fromLayerDefinitionFile(const QString &qlrfile)QgsMapLayerstatic
GeneratedLayout enum valueQgsVectorLayer
geometryChanged(QgsFeatureId fid, QgsGeometry &geom)QgsVectorLayersignal
geometryType() const QgsVectorLayer
getDoubleValues(const QString &fieldOrExpression, bool &ok, bool selectedOnly=false, int *nullCount=0)QgsVectorLayer
getFeatures(const QgsFeatureRequest &request=QgsFeatureRequest())QgsVectorLayer
getStyleFromDatabase(const QString &styleId, QString &msgError)QgsVectorLayervirtual
getValues(const QString &fieldOrExpression, bool &ok, bool selectedOnly=false)QgsVectorLayer
hasGeometryType() const QgsVectorLayer
hasLabelsEnabled() const QgsVectorLayer
hasScaleBasedVisibility() const QgsMapLayer
Hidden enum valueQgsVectorLayer
id() const QgsMapLayer
Immutable enum valueQgsVectorLayer
importNamedStyle(QDomDocument &doc, QString &errorMsg)QgsMapLayervirtual
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
insertSegmentVerticesForSnap(const QList< QgsSnappingResult > &snapResults)QgsVectorLayer
insertVertex(double x, double y, QgsFeatureId atFeatureId, int beforeVertex)QgsVectorLayer
installEventFilter(QObject *filterObj)QObject
invalidateSymbolCountedFlag()QgsVectorLayerprotectedslot
invalidTransformInput()QgsMapLayervirtualslot
invertSelection()QgsVectorLayer
invertSelectionInRectangle(QgsRectangle &rect)QgsVectorLayer
isA(const char *className) constQObject
isEditable() const overrideQgsVectorLayervirtual
isModified() const QgsVectorLayervirtual
isReadOnly() const QgsVectorLayervirtual
isValid()QgsMapLayer
isWidgetType() constQObject
keywordList() const QgsMapLayerinline
killTimer(int id)QObject
label()QgsVectorLayer
label() const QgsVectorLayer
labeling() const QgsVectorLayerinline
labelingFontNotFound(QgsVectorLayer *layer, const QString &fontfamily)QgsVectorLayersignal
labelOnTop(int idx)QgsVectorLayer
labelsEnabled() const QgsVectorLayer
lastError()QgsMapLayervirtual
lastErrorTitle()QgsMapLayervirtual
layerCrsChanged()QgsMapLayersignal
layerDeleted()QgsVectorLayersignal
layerModified()QgsVectorLayersignal
layerNameChanged()QgsMapLayersignal
layerTransparency() const QgsVectorLayer
layerTransparencyChanged(int layerTransparency)QgsVectorLayersignal
LayerType enum nameQgsMapLayer
legend() const QgsMapLayer
legendChanged()QgsMapLayersignal
legendUrl() const QgsMapLayerinline
legendUrlFormat() const QgsMapLayerinline
LineEdit enum valueQgsVectorLayer
listStylesInDatabase(QStringList &ids, QStringList &names, QStringList &descriptions, QString &msgError)QgsVectorLayervirtual
loadDefaultStyle(bool &theResultFlag)QgsMapLayervirtual
loadNamedStyle(const QString &theURI, bool &theResultFlag, bool loadFromLocalDb)QgsVectorLayervirtual
loadNamedStyle(const QString &theURI, bool &theResultFlag) overrideQgsVectorLayervirtual
loadNamedStyleFromDb(const QString &db, const QString &theURI, QString &qml)QgsMapLayervirtual
loadSldStyle(const QString &theURI, bool &theResultFlag)QgsMapLayervirtual
mAbstractQgsMapLayerprotected
mAttributionQgsMapLayerprotected
mAttributionUrlQgsMapLayerprotected
maximumScale() const QgsMapLayer
maximumValue(int index)QgsVectorLayer
mDataSourceQgsMapLayerprotected
mDataUrlQgsMapLayerprotected
mDataUrlFormatQgsMapLayerprotected
mErrorQgsMapLayerprotected
metadata() overrideQgsVectorLayervirtual
metadataUrl() const QgsMapLayerinline
metadataUrlFormat() const QgsMapLayerinline
metadataUrlType() const QgsMapLayerinline
metaObject() constQObjectvirtual
mExtentQgsMapLayerprotected
minimumScale() const QgsMapLayer
minimumValue(int index)QgsVectorLayer
mKeywordListQgsMapLayerprotected
mLayerNameQgsMapLayerprotected
mLayerOrigNameQgsMapLayerprotected
mLegendUrlQgsMapLayerprotected
mLegendUrlFormatQgsMapLayerprotected
mMetadataUrlQgsMapLayerprotected
mMetadataUrlFormatQgsMapLayerprotected
mMetadataUrlTypeQgsMapLayerprotected
modifySelection(QgsFeatureIds selectIds, QgsFeatureIds deselectIds)QgsVectorLayer
moveToThread(QThread *targetThread)QObject
moveVertex(double x, double y, QgsFeatureId atFeatureId, int atVertex)QgsVectorLayer
moveVertex(const QgsPointV2 &p, QgsFeatureId atFeatureId, int atVertex)QgsVectorLayer
mTitleQgsMapLayerprotected
mValidQgsMapLayerprotected
name() const QgsMapLayer
QObject::name(const char *defaultName) constQObject
NoMarker enum valueQgsVectorLayer
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
onCacheImageDelete()QgsMapLayerinlinevirtual
originalName() const QgsMapLayerinline
parent() constQObject
pendingAllAttributesList() const QgsVectorLayerinline
pendingFeatureCount() const QgsVectorLayerinline
pendingFields() const QgsVectorLayerinline
pendingPkAttributesList() const QgsVectorLayerinline
Photo enum valueQgsVectorLayer
pkAttributeList() const QgsVectorLayer
PluginLayer enum valueQgsMapLayer
property(const char *name) constQObject
providerType() const QgsVectorLayer
publicSource() const QgsMapLayer
QgsMapLayer(QgsMapLayer::LayerType type=VectorLayer, const QString &lyrname=QString::null, const QString &source=QString::null)QgsMapLayer
QgsVectorLayer(const QString &path=QString::null, const QString &baseName=QString::null, const QString &providerLib=QString::null, bool loadDefaultStyleFlag=true)QgsVectorLayer
QgsVectorLayerEditBuffer classQgsVectorLayerfriend
QgsVectorLayerFeatureSource classQgsVectorLayerfriend
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
range(int idx)QgsVectorLayer
RasterLayer enum valueQgsMapLayer
readCustomProperties(const QDomNode &layerNode, const QString &keyStartsWith="")QgsMapLayerprotected
readCustomSymbology(const QDomElement &element, QString &errorMessage)QgsVectorLayersignal
readLayerXML(const QDomElement &layerElement)QgsMapLayer
readSld(const QDomNode &node, QString &errorMessage) overrideQgsVectorLayervirtual
readStyleManager(const QDomNode &layerNode)QgsMapLayerprotected
readSymbology(const QDomNode &node, QString &errorMessage) overrideQgsVectorLayervirtual
readXml(const QDomNode &layer_node) overrideQgsVectorLayervirtual
recalculateExtents()QgsMapLayersignal
receivers(const char *signal) constQObjectprotected
referencingRelations(int idx)QgsVectorLayer
reload() overrideQgsVectorLayervirtual
remAttributeAlias(int attIndex)QgsVectorLayer
removeChild(QObject *object)QObject
removeCustomProperty(const QString &key)QgsMapLayer
removeEventFilter(QObject *obj)QObject
removeExpressionField(int index)QgsVectorLayer
removeJoin(const QString &joinLayerId)QgsVectorLayer
removePolygonIntersections(QgsGeometry *geom, const QgsFeatureIds &ignoreFeatures=QgsFeatureIds())QgsVectorLayer
removeSelection()QgsVectorLayerslot
rendererChanged()QgsMapLayersignal
rendererV2()QgsVectorLayerinline
rendererV2() const QgsVectorLayerinline
repaintRequested()QgsMapLayersignal
rollBack(bool deleteBuffer=true)QgsVectorLayer
saveDefaultStyle(bool &theResultFlag)QgsMapLayervirtual
saveLayerToProject()QgsVectorLayersignal
saveNamedStyle(const QString &theURI, bool &theResultFlag)QgsMapLayervirtual
saveSldStyle(const QString &theURI, bool &theResultFlag)QgsMapLayervirtual
saveStyleToDatabase(const QString &name, const QString &description, bool useAsDefault, const QString &uiFileContent, QString &msgError)QgsVectorLayervirtual
screenUpdateRequested()QgsMapLayersignal
select(QgsRectangle &rect, bool addToSelection)QgsVectorLayer
select(const QgsFeatureId &featureId)QgsVectorLayerslot
select(const QgsFeatureIds &featureIds)QgsVectorLayerslot
selectAll()QgsVectorLayer
selectedFeatureCount()QgsVectorLayer
selectedFeatures()QgsVectorLayer
selectedFeaturesIds() const QgsVectorLayer
selectedFeaturesIterator(QgsFeatureRequest request=QgsFeatureRequest())QgsVectorLayer
selectionChanged(const QgsFeatureIds selected, const QgsFeatureIds deselected, const bool clearAndSelect)QgsVectorLayersignal
selectionChanged()QgsVectorLayersignal
SemiTransparentCircle enum valueQgsVectorLayer
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setAbstract(const QString &abstract)QgsMapLayerinline
setAnnotationForm(const QString &ui)QgsVectorLayer
setAttribution(const QString &attrib)QgsMapLayerinline
setAttributionUrl(const QString &attribUrl)QgsMapLayerinline
setBlendMode(const QPainter::CompositionMode &blendMode)QgsMapLayer
setCacheImage(QImage *)QgsMapLayer
setCheckedState(int idx, const QString &checked, const QString &notChecked)QgsVectorLayer
setCoordinateSystem()QgsVectorLayer
setCrs(const QgsCoordinateReferenceSystem &srs, bool emitSignal=true)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)QgsMapLayerinline
setDataUrlFormat(const QString &dataUrlFormat)QgsMapLayerinline
setDiagramLayerSettings(const QgsDiagramLayerSettings &s)QgsVectorLayer
setDiagramRenderer(QgsDiagramRendererV2 *r)QgsVectorLayer
setDisplayExpression(const QString &displayExpression)QgsVectorLayer
setDisplayField(const QString &fldName="")QgsVectorLayer
setEditForm(const QString &ui)QgsVectorLayer
setEditFormInit(const QString &function)QgsVectorLayer
setEditorLayout(EditorLayout editorLayout)QgsVectorLayer
setEditorWidgetV2(int attrIdx, const QString &widgetType)QgsVectorLayer
setEditorWidgetV2Config(int attrIdx, const QgsEditorWidgetConfig &config)QgsVectorLayer
setEditType(int idx, EditType edit)QgsVectorLayer
setError(const QgsError &theError)QgsMapLayerinlineprotected
setExcludeAttributesWFS(const QSet< QString > &att)QgsVectorLayerinline
setExcludeAttributesWMS(const QSet< QString > &att)QgsVectorLayerinline
setExtent(const QgsRectangle &rect) overrideQgsVectorLayerprotectedvirtual
setFeatureBlendMode(const QPainter::CompositionMode &blendMode)QgsVectorLayer
setFeatureFormSuppress(QgsVectorLayer::FeatureFormSuppress s)QgsVectorLayerinline
setFieldEditable(int idx, bool editable)QgsVectorLayer
setKeywordList(const QString &keywords)QgsMapLayerinline
setLabeling(QgsAbstractVectorLayerLabeling *labeling)QgsVectorLayer
setLabelOnTop(int idx, bool onTop)QgsVectorLayer
setLayerName(const QString &name)QgsMapLayer
setLayerOrder(const QStringList &layers)QgsMapLayervirtual
setLayerTransparency(int layerTransparency)QgsVectorLayer
setLegend(QgsMapLayerLegend *legend)QgsMapLayer
setLegendUrl(const QString &legendUrl)QgsMapLayerinline
setLegendUrlFormat(const QString &legendUrlFormat)QgsMapLayerinline
setMaximumScale(const float theMaxScale)QgsMapLayerslot
setMetadataUrl(const QString &metaUrl)QgsMapLayerinline
setMetadataUrlFormat(const QString &metaUrlFormat)QgsMapLayerinline
setMetadataUrlType(const QString &metaUrlType)QgsMapLayerinline
setMinimumScale(const float theMinScale)QgsMapLayerslot
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setProviderEncoding(const QString &encoding)QgsVectorLayer
setReadOnly(bool readonly=true)QgsVectorLayer
setRendererV2(QgsFeatureRendererV2 *r)QgsVectorLayer
setScaleBasedVisibility(const bool enabled)QgsMapLayerslot
setSelectedFeatures(const QgsFeatureIds &ids)QgsVectorLayer
setSimplifyMethod(const QgsVectorSimplifyMethod &simplifyMethod)QgsVectorLayerinline
setSubLayerVisibility(const QString &name, bool vis)QgsMapLayervirtual
setSubsetString(const QString &subset)QgsVectorLayervirtual
setTitle(const QString &title)QgsMapLayerinline
setValid(bool valid)QgsMapLayerprotected
signalsBlocked() constQObject
simplifyDrawingCanbeApplied(const QgsRenderContext &renderContext, QgsVectorSimplifyMethod::SimplifyHint simplifyHint) const QgsVectorLayer
simplifyMethod() const QgsVectorLayerinline
SliderRange enum valueQgsVectorLayer
snapPoint(QgsPoint &point, double tolerance)QgsVectorLayer
snapWithContext(const QgsPoint &startPoint, double snappingTolerance, QMultiMap< double, QgsSnappingResult > &snappingResults, QgsSnapper::SnappingType snap_to)QgsVectorLayer
source() const QgsMapLayer
splitFeatures(const QList< QgsPoint > &splitLine, bool topologicalEditing=false)QgsVectorLayer
splitParts(const QList< QgsPoint > &splitLine, bool topologicalEditing=false)QgsVectorLayer
startEditing()QgsVectorLayer
startTimer(int interval)QObject
statusChanged(QString theStatus)QgsMapLayersignal
storageType() const QgsVectorLayer
styleManager() const QgsMapLayer
styleURI()QgsMapLayervirtual
subLayers() const QgsMapLayervirtual
subsetString()QgsVectorLayervirtual
SuppressDefault enum valueQgsVectorLayer
SuppressOff enum valueQgsVectorLayer
SuppressOn enum valueQgsVectorLayer
TabLayout enum valueQgsVectorLayer
TextEdit enum valueQgsVectorLayer
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
timestamp() const QgsMapLayerinlinevirtualslot
title() const QgsMapLayerinline
toggleScaleBasedVisibility(bool theVisibilityFlag)QgsMapLayerslot
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
translateFeature(QgsFeatureId featureId, double dx, double dy)QgsVectorLayer
triggerRepaint()QgsMapLayerslot
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
type() const QgsMapLayer
UiFileLayout enum valueQgsVectorLayer
undoStack()QgsMapLayer
uniqueValues(int index, QList< QVariant > &uniqueValues, int limit=-1)QgsVectorLayer
UniqueValues enum valueQgsVectorLayer
UniqueValuesEditable enum valueQgsVectorLayer
updatedFields()QgsVectorLayersignal
updateExpressionField(int index, const QString &exp)QgsVectorLayer
updateExtents()QgsVectorLayervirtualslot
updateFeature(QgsFeature &f)QgsVectorLayer
updateFields()QgsVectorLayer
UuidGenerator enum valueQgsVectorLayer
valueMap(int idx)QgsVectorLayer
ValueMap enum valueQgsVectorLayer
ValueRelation enum valueQgsVectorLayer
valueRelation(int idx)QgsVectorLayer
vectorJoins() const QgsVectorLayer
VectorLayer enum valueQgsMapLayer
VertexMarkerType enum nameQgsVectorLayer
WebView enum valueQgsVectorLayer
widgetSize(int idx)QgsVectorLayer
wkbType() const QgsVectorLayer
writeCustomProperties(QDomNode &layerNode, QDomDocument &doc) const QgsMapLayerprotected
writeCustomSymbology(QDomElement &element, QDomDocument &doc, QString &errorMessage) const QgsVectorLayersignal
writeLayerXML(QDomElement &layerElement, QDomDocument &document, const QString &relativeBasePath=QString::null)QgsMapLayer
writeSld(QDomNode &node, QDomDocument &doc, QString &errorMessage) const QgsVectorLayer
writeStyleManager(QDomNode &layerNode, QDomDocument &doc) const QgsMapLayerprotected
writeSymbology(QDomNode &node, QDomDocument &doc, QString &errorMessage) const overrideQgsVectorLayervirtual
writeXml(QDomNode &layer_node, QDomDocument &doc) overrideQgsVectorLayervirtual
~QgsMapLayer()QgsMapLayervirtual
~QgsVectorLayer()QgsVectorLayervirtual
~QObject()QObjectvirtual