abstract() const | QgsMapLayer | inline |
actions() | QgsVectorLayer | inline |
addAttribute(const QgsField &field) | QgsVectorLayer | |
addAttributeAlias(int attIndex, QString aliasString) | QgsVectorLayer | |
addAttributeEditorWidget(QgsAttributeEditorElement *data) | 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 | |
addRing(const QList< QgsPoint > &ring) | QgsVectorLayer | |
addTopologicalPoints(QgsGeometry *geom) | QgsVectorLayer | |
addTopologicalPoints(const QgsPoint &p) | QgsVectorLayer | |
annotationForm() const | QgsVectorLayer | inline |
appendError(const QgsErrorMessage &theMessage) | QgsMapLayer | inlineprotected |
applyNamedStyle(QString namedStyle, QString errorMsg) | QgsVectorLayer | virtual |
attributeAdded(int idx) | QgsVectorLayer | signal |
attributeAlias(int attributeIndex) const | QgsVectorLayer | |
attributeAliases() const | QgsVectorLayer | inline |
attributeDeleted(int idx) | QgsVectorLayer | signal |
attributeDisplayName(int attributeIndex) const | QgsVectorLayer | |
attributeEditorElementFromDomElement(QDomElement &elem, QObject *parent) | QgsVectorLayer | |
attributeEditorElements() | QgsVectorLayer | |
attributeValueChanged(QgsFeatureId fid, int idx, const QVariant &) | QgsVectorLayer | signal |
attribution() const | QgsMapLayer | inline |
attributionUrl() const | QgsMapLayer | inline |
beforeCommitChanges() | QgsVectorLayer | signal |
beforeRollBack() | QgsVectorLayer | signal |
beginEditCommand(QString text) | QgsVectorLayer | |
blendMode() const | QgsMapLayer | |
boundingBoxOfSelected() | QgsVectorLayer | |
cache() | QgsVectorLayer | inlineslot |
cacheImage() | QgsMapLayer | inline |
Calendar enum value | QgsVectorLayer | |
capabilitiesString() const | QgsVectorLayer | |
capitaliseLayerName(const QString &name) | QgsMapLayer | static |
changeAttributeValue(QgsFeatureId fid, int field, QVariant value, bool emitSignal=true) | QgsVectorLayer | |
changeGeometry(QgsFeatureId fid, QgsGeometry *geom) | QgsVectorLayer | |
CheckBox enum value | QgsVectorLayer | |
checkedState(int idx) | QgsVectorLayer | |
checkJoinLayerRemove(QString theLayerId) | QgsVectorLayer | slot |
Classification enum value | QgsVectorLayer | |
clearAttributeEditorWidgets() | QgsVectorLayer | |
clearCacheImage() | QgsMapLayer | slot |
Color enum value | QgsVectorLayer | |
commitChanges() | QgsVectorLayer | |
commitErrors() | 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 |
connectNotify(const char *signal) | QgsMapLayer | protected |
countSymbolFeatures(bool showProgress=true) | QgsVectorLayer | |
createJoinCaches() | QgsVectorLayer | |
Cross enum value | QgsVectorLayer | |
crs() const | QgsMapLayer | |
currentVertexMarkerSize() | QgsVectorLayer | privatestatic |
currentVertexMarkerType() | QgsVectorLayer | privatestatic |
customProperty(const QString &value, const QVariant &defaultValue=QVariant()) const | QgsMapLayer | |
dataChanged() | QgsMapLayer | signal |
dataComment() const | QgsVectorLayer | |
dataProvider() | QgsVectorLayer | |
dataProvider() const | QgsVectorLayer | |
dataUrl() const | QgsMapLayer | inline |
dataUrlFormat() const | QgsMapLayer | inline |
dateFormat(int idx) | QgsVectorLayer | |
deleteAttribute(int attr) | QgsVectorLayer | |
deleteAttributes(QList< int > attrs) | QgsVectorLayer | |
deleteFeature(QgsFeatureId fid) | QgsVectorLayer | |
deleteSelectedFeatures() | QgsVectorLayer | |
deleteVertex(QgsFeatureId atFeatureId, int atVertex) | QgsVectorLayer | |
deselect(const QgsFeatureId featureId) | QgsVectorLayer | slot |
deselect(const QgsFeatureIds &featureIds) | QgsVectorLayer | slot |
destroyEditCommand() | QgsVectorLayer | |
diagramLayerSettings() const | QgsVectorLayer | inline |
diagramRenderer() const | QgsVectorLayer | inline |
DialRange enum value | QgsVectorLayer | |
displayExpression() | QgsVectorLayer | |
displayField() const | QgsVectorLayer | |
draw(QgsRenderContext &rendererContext) | QgsVectorLayer | virtual |
drawingProgress(int theProgress, int theTotalSteps) | QgsMapLayer | signal |
drawLabels(QgsRenderContext &rendererContext) | QgsVectorLayer | virtual |
drawRendererV2(QgsFeatureIterator &fit, QgsRenderContext &rendererContext, bool labeling) | QgsVectorLayer | |
drawRendererV2Levels(QgsFeatureIterator &fit, QgsRenderContext &rendererContext, bool labeling) | QgsVectorLayer | |
drawVertexMarker(double x, double y, QPainter &p, QgsVectorLayer::VertexMarkerType type, int vertexSize) | QgsVectorLayer | static |
editBuffer() | QgsVectorLayer | inline |
editForm() | QgsVectorLayer | |
editFormInit() | QgsVectorLayer | |
editingStarted() | QgsVectorLayer | signal |
editingStopped() | QgsVectorLayer | signal |
editorLayout() | QgsVectorLayer | |
EditorLayout enum name | QgsVectorLayer | |
EditRange enum value | QgsVectorLayer | |
EditType enum name | QgsVectorLayer | |
editType(int idx) | QgsVectorLayer | |
enableLabels(bool on) | QgsVectorLayer | |
endEditCommand() | QgsVectorLayer | |
Enumeration enum value | QgsVectorLayer | |
error() const | QgsMapLayer | inlinevirtual |
excludeAttributesWFS() const | QgsVectorLayer | inline |
excludeAttributesWMS() const | QgsVectorLayer | inline |
exportNamedStyle(QDomDocument &doc, QString &errorMsg) | QgsMapLayer | virtual |
exportSldStyle(QDomDocument &doc, QString &errorMsg) | QgsMapLayer | virtual |
extent() | QgsVectorLayer | virtual |
featureAdded(QgsFeatureId fid) | QgsVectorLayer | signal |
featureBlendMode() const | QgsVectorLayer | |
featureCount() const | QgsVectorLayer | virtual |
featureCount(QgsSymbolV2 *symbol) | QgsVectorLayer | |
featureDeleted(QgsFeatureId fid) | QgsVectorLayer | signal |
fieldEditable(int idx) | QgsVectorLayer | |
fieldNameIndex(const QString &fieldName) const | QgsVectorLayer | |
FileName enum value | QgsVectorLayer | |
findFreeId() | QgsVectorLayer | private |
GeneratedLayout enum value | QgsVectorLayer | |
geometryChanged(QgsFeatureId fid, QgsGeometry &geom) | QgsVectorLayer | signal |
geometryType() const | QgsVectorLayer | |
getFeatures(const QgsFeatureRequest &request=QgsFeatureRequest()) | QgsVectorLayer | |
getStyleFromDatabase(QString styleId, QString &msgError) | QgsVectorLayer | virtual |
hasGeometryType() const | QgsVectorLayer | |
hasLabelsEnabled() const | QgsVectorLayer | |
hasScaleBasedVisibility() | QgsMapLayer | slot |
Hidden enum value | QgsVectorLayer | |
id() const | QgsMapLayer | |
Immutable enum value | QgsVectorLayer | |
insertSegmentVerticesForSnap(const QList< QgsSnappingResult > &snapResults) | QgsVectorLayer | |
insertVertex(double x, double y, QgsFeatureId atFeatureId, int beforeVertex) | QgsVectorLayer | |
invalidateSymbolCountedFlag() | QgsVectorLayer | protectedslot |
invalidTransformInput() | QgsMapLayer | virtualslot |
invertSelection() | QgsVectorLayer | |
invertSelectionInRectangle(QgsRectangle &rect) | QgsVectorLayer | |
isEditable() const | QgsVectorLayer | virtual |
isModified() const | QgsVectorLayer | virtual |
isReadOnly() const | QgsVectorLayer | virtual |
isValid() | QgsMapLayer | |
keywordList() const | QgsMapLayer | inline |
label() | QgsVectorLayer | |
label() const | QgsVectorLayer | |
labelingFontNotFound(QgsVectorLayer *layer, const QString &fontfamily) | QgsVectorLayer | signal |
labelOnTop(int idx) | QgsVectorLayer | |
lastError() | QgsMapLayer | virtual |
lastErrorTitle() | QgsMapLayer | virtual |
layerCrsChanged() | QgsMapLayer | signal |
layerDeleted() | QgsVectorLayer | signal |
layerModified() | QgsVectorLayer | signal |
layerNameChanged() | QgsMapLayer | signal |
layerTransparency() const | QgsVectorLayer | |
LayerType enum name | QgsMapLayer | |
LineEdit enum value | QgsVectorLayer | |
listStylesInDatabase(QStringList &ids, QStringList &names, QStringList &descriptions, QString &msgError) | QgsVectorLayer | virtual |
loadDefaultStyle(bool &theResultFlag) | QgsMapLayer | virtual |
loadNamedStyle(const QString theURI, bool &theResultFlag, bool loadFromLocalDb) | QgsVectorLayer | virtual |
loadNamedStyle(const QString theURI, bool &theResultFlag) | QgsVectorLayer | virtual |
loadNamedStyleFromDb(const QString db, const QString theURI, QString &qml) | QgsMapLayer | virtual |
loadSldStyle(const QString theURI, bool &theResultFlag) | QgsMapLayer | virtual |
mAbstract | QgsMapLayer | protected |
mActions | QgsVectorLayer | private |
mAnnotationForm | QgsVectorLayer | private |
mAttributeAliasMap | QgsVectorLayer | private |
mAttributeEditorElements | QgsVectorLayer | private |
mAttribution | QgsMapLayer | protected |
mAttributionUrl | QgsMapLayer | protected |
maximumScale() | QgsMapLayer | slot |
maximumValue(int index) | QgsVectorLayer | |
mCache | QgsVectorLayer | private |
mCheckedStates | QgsVectorLayer | private |
mCommitErrors | QgsVectorLayer | private |
mCurrentRendererContext | QgsVectorLayer | private |
mCurrentVertexMarkerSize | QgsVectorLayer | private |
mCurrentVertexMarkerType | QgsVectorLayer | private |
mDataProvider | QgsVectorLayer | private |
mDataSource | QgsMapLayer | protected |
mDataUrl | QgsMapLayer | protected |
mDataUrlFormat | QgsMapLayer | protected |
mDateFormats | QgsVectorLayer | private |
mDiagramLayerSettings | QgsVectorLayer | private |
mDiagramRenderer | QgsVectorLayer | private |
mDisplayExpression | QgsVectorLayer | private |
mDisplayField | QgsVectorLayer | private |
mEditBuffer | QgsVectorLayer | private |
mEditForm | QgsVectorLayer | private |
mEditFormInit | QgsVectorLayer | private |
mEditorLayout | QgsVectorLayer | private |
mEditTypes | QgsVectorLayer | private |
mEnableBackbuffer | QgsVectorLayer | private |
mError | QgsMapLayer | protected |
metadata() | QgsVectorLayer | slot |
metadataUrl() const | QgsMapLayer | inline |
metadataUrlFormat() const | QgsMapLayer | inline |
metadataUrlType() const | QgsMapLayer | inline |
mExcludeAttributesWFS | QgsVectorLayer | private |
mExcludeAttributesWMS | QgsVectorLayer | private |
mExtent | QgsMapLayer | protected |
mFeatureBlendMode | QgsVectorLayer | private |
mFieldEditables | QgsVectorLayer | private |
minimumScale() | QgsMapLayer | slot |
minimumValue(int index) | QgsVectorLayer | |
mJoinBuffer | QgsVectorLayer | private |
mKeywordList | QgsMapLayer | protected |
mLabel | QgsVectorLayer | private |
mLabelFontNotFoundNotified | QgsVectorLayer | private |
mLabelOn | QgsVectorLayer | private |
mLabelOnTop | QgsVectorLayer | private |
mLayerName | QgsMapLayer | protected |
mLayerOrigName | QgsMapLayer | protected |
mLayerTransparency | QgsVectorLayer | private |
mMetadataUrl | QgsMapLayer | protected |
mMetadataUrlFormat | QgsMapLayer | protected |
mMetadataUrlType | QgsMapLayer | protected |
modifySelection(QgsFeatureIds selectIds, QgsFeatureIds deselectIds) | QgsVectorLayer | |
moveVertex(double x, double y, QgsFeatureId atFeatureId, int atVertex) | QgsVectorLayer | |
mProviderIterator | QgsVectorLayer | private |
mProviderKey | QgsVectorLayer | private |
mRanges | QgsVectorLayer | private |
mReadOnly | QgsVectorLayer | private |
mRendererV2 | QgsVectorLayer | private |
mSelectedFeatureIds | QgsVectorLayer | private |
mSymbolFeatureCounted | QgsVectorLayer | private |
mSymbolFeatureCountMap | QgsVectorLayer | private |
mTabs | QgsVectorLayer | private |
mTitle | QgsMapLayer | protected |
mTransparencyLevel | QgsMapLayer | protected |
mUpdatedFields | QgsVectorLayer | private |
mUpdateThreshold | QgsVectorLayer | private |
mValid | QgsMapLayer | protected |
mValidExtent | QgsVectorLayer | private |
mValueMaps | QgsVectorLayer | private |
mValueRelations | QgsVectorLayer | private |
mVertexMarkerOnlyForSelection | QgsVectorLayer | private |
mWidgetSize | QgsVectorLayer | private |
mWkbType | QgsVectorLayer | private |
name() const | QgsMapLayer | |
NoMarker enum value | QgsVectorLayer | |
onCacheImageDelete() | QgsVectorLayer | virtualslot |
operator=(QgsVectorLayer const &rhs) | QgsVectorLayer | private |
originalName() const | QgsMapLayer | inline |
pendingAllAttributesList() | QgsVectorLayer | |
pendingFeatureCount() | QgsVectorLayer | |
pendingFields() const | QgsVectorLayer | |
pendingPkAttributesList() | QgsVectorLayer | |
Photo enum value | QgsVectorLayer | |
PluginLayer enum value | QgsMapLayer | |
prepareLabelingAndDiagrams(QgsRenderContext &rendererContext, QgsAttributeList &attributes, bool &labeling) | QgsVectorLayer | private |
providerType() const | QgsVectorLayer | |
publicSource() const | QgsMapLayer | |
QgsMapLayer(QgsMapLayer::LayerType type=VectorLayer, QString lyrname=QString::null, QString source=QString::null) | QgsMapLayer | |
QgsVectorLayer(QString path=QString::null, QString baseName=QString::null, QString providerLib=QString::null, bool loadDefaultStyleFlag=true) | QgsVectorLayer | |
QgsVectorLayer(const QgsVectorLayer &rhs) | QgsVectorLayer | private |
QgsVectorLayerEditBuffer class | QgsVectorLayer | friend |
QgsVectorLayerFeatureIterator class | QgsVectorLayer | friend |
range(int idx) | QgsVectorLayer | |
RasterLayer enum value | QgsMapLayer | |
readCustomProperties(const QDomNode &layerNode, const QString &keyStartsWith="") | QgsMapLayer | protected |
readLayerXML(const QDomElement &layerElement) | QgsMapLayer | |
readSld(const QDomNode &node, QString &errorMessage) | QgsVectorLayer | virtual |
readSymbology(const QDomNode &node, QString &errorMessage) | QgsVectorLayer | virtual |
readXml(const QDomNode &layer_node) | QgsVectorLayer | virtual |
recalculateExtents() | QgsMapLayer | signal |
reload() | QgsVectorLayer | virtual |
removeCustomProperty(const QString &key) | QgsMapLayer | |
removeJoin(const QString &joinLayerId) | QgsVectorLayer | |
removePolygonIntersections(QgsGeometry *geom, QgsFeatureIds ignoreFeatures=QgsFeatureIds()) | QgsVectorLayer | |
removeSelection() | QgsVectorLayer | slot |
rendererV2() | QgsVectorLayer | |
repaintRequested() | QgsMapLayer | signal |
rollBack(bool deleteBuffer=true) | QgsVectorLayer | |
saveDefaultStyle(bool &theResultFlag) | QgsMapLayer | virtual |
saveNamedStyle(const QString theURI, bool &theResultFlag) | QgsMapLayer | virtual |
saveSldStyle(const QString theURI, bool &theResultFlag) | QgsMapLayer | virtual |
saveStyleToDatabase(QString name, QString description, bool useAsDefault, QString uiFileContent, QString &msgError) | QgsVectorLayer | virtual |
screenUpdateRequested() | QgsMapLayer | signal |
select(QgsRectangle &rect, bool addToSelection) | QgsVectorLayer | |
select(const QgsFeatureId &featureId) | QgsVectorLayer | slot |
select(const QgsFeatureIds &featureIds) | QgsVectorLayer | slot |
selectAll() | QgsVectorLayer | |
selectedFeatureCount() | QgsVectorLayer | |
selectedFeatures() | QgsVectorLayer | |
selectedFeaturesIds() const | QgsVectorLayer | |
selectionChanged(const QgsFeatureIds selected, const QgsFeatureIds deselected, const bool clearAndSelect) | QgsVectorLayer | signal |
selectionChanged() | QgsVectorLayer | signal |
SemiTransparentCircle enum value | QgsVectorLayer | |
setAbstract(const QString &abstract) | QgsMapLayer | inline |
setAnnotationForm(const QString &ui) | QgsVectorLayer | |
setAttribution(const QString &attrib) | QgsMapLayer | inline |
setAttributionUrl(const QString &attribUrl) | QgsMapLayer | inline |
setBlendMode(const QPainter::CompositionMode blendMode) | QgsMapLayer | |
setCacheImage(QImage *thepImage) | QgsMapLayer | |
setCheckedState(int idx, QString checked, QString notChecked) | QgsVectorLayer | |
setCoordinateSystem() | QgsVectorLayer | |
setCrs(const QgsCoordinateReferenceSystem &srs, bool emitSignal=true) | QgsMapLayer | |
setCustomProperty(const QString &key, const QVariant &value) | QgsMapLayer | |
setDataProvider(QString const &provider) | QgsVectorLayer | private |
setDataUrl(const QString &dataUrl) | QgsMapLayer | inline |
setDataUrlFormat(const QString &dataUrlFormat) | QgsMapLayer | inline |
setDiagramLayerSettings(const QgsDiagramLayerSettings &s) | QgsVectorLayer | |
setDiagramRenderer(QgsDiagramRendererV2 *r) | QgsVectorLayer | |
setDisplayExpression(const QString displayExpression) | QgsVectorLayer | |
setDisplayField(QString fldName="") | QgsVectorLayer | |
setEditForm(QString ui) | QgsVectorLayer | |
setEditFormInit(QString function) | QgsVectorLayer | |
setEditorLayout(EditorLayout editorLayout) | QgsVectorLayer | |
setEditType(int idx, EditType edit) | QgsVectorLayer | |
setError(const QgsError &theError) | QgsMapLayer | inlineprotected |
setExcludeAttributesWFS(const QSet< QString > &att) | QgsVectorLayer | inline |
setExcludeAttributesWMS(const QSet< QString > &att) | QgsVectorLayer | inline |
setExtent(const QgsRectangle &rect) | QgsVectorLayer | protectedvirtual |
setFeatureBlendMode(const QPainter::CompositionMode blendMode) | QgsVectorLayer | |
setFieldEditable(int idx, bool editable) | QgsVectorLayer | |
setKeywordList(const QString &keywords) | QgsMapLayer | inline |
setLabelOnTop(int idx, bool onTop) | QgsVectorLayer | |
setLayerName(const QString &name) | QgsMapLayer | |
setLayerOrder(const QStringList &layers) | QgsMapLayer | virtual |
setLayerTransparency(int layerTransparency) | QgsVectorLayer | |
setMaximumScale(float theMaxScale) | QgsMapLayer | slot |
setMetadataUrl(const QString &metaUrl) | QgsMapLayer | inline |
setMetadataUrlFormat(const QString &metaUrlFormat) | QgsMapLayer | inline |
setMetadataUrlType(const QString &metaUrlType) | QgsMapLayer | inline |
setMinimumScale(float theMinScale) | QgsMapLayer | slot |
setProviderEncoding(const QString &encoding) | QgsVectorLayer | |
setReadOnly(bool readonly=true) | QgsVectorLayer | |
setRendererV2(QgsFeatureRendererV2 *r) | QgsVectorLayer | |
setSelectedFeatures(const QgsFeatureIds &ids) | QgsVectorLayer | |
setSubLayerVisibility(QString name, bool vis) | QgsMapLayer | virtual |
setSubsetString(QString subset) | QgsVectorLayer | virtual |
setTitle(const QString &title) | QgsMapLayer | inline |
setValid(bool valid) | QgsMapLayer | protected |
SliderRange enum value | QgsVectorLayer | |
snapPoint(QgsPoint &point, double tolerance) | QgsVectorLayer | |
snapToGeometry(const QgsPoint &startPoint, QgsFeatureId featureId, QgsGeometry *geom, double sqrSnappingTolerance, QMultiMap< double, QgsSnappingResult > &snappingResults, QgsSnapper::SnappingType snap_to) const | QgsVectorLayer | private |
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 | |
startEditing() | QgsVectorLayer | |
statusChanged(QString theStatus) | QgsMapLayer | signal |
stopRendererV2(QgsRenderContext &rendererContext, QgsSingleSymbolRendererV2 *selRenderer) | QgsVectorLayer | private |
storageType() const | QgsVectorLayer | |
styleURI() | QgsMapLayer | virtual |
subLayers() const | QgsMapLayer | virtual |
subsetString() | QgsVectorLayer | virtual |
TabLayout enum value | QgsVectorLayer | |
TextEdit enum value | QgsVectorLayer | |
timestamp() const | QgsMapLayer | inlinevirtualslot |
title() const | QgsMapLayer | inline |
toggleScaleBasedVisibility(bool theVisibilityFlag) | QgsMapLayer | slot |
translateFeature(QgsFeatureId featureId, double dx, double dy) | QgsVectorLayer | |
triggerRepaint() | QgsVectorLayer | slot |
type() const | QgsMapLayer | |
UiFileLayout enum value | QgsVectorLayer | |
undoStack() | QgsMapLayer | |
UniqueValues enum value | QgsVectorLayer | |
uniqueValues(int index, QList< QVariant > &uniqueValues, int limit=-1) | QgsVectorLayer | |
UniqueValuesEditable enum value | QgsVectorLayer | |
updatedFields() | QgsVectorLayer | signal |
updateExtents() | QgsVectorLayer | virtualslot |
updateFeature(QgsFeature &f) | QgsVectorLayer | |
updateFields() | QgsVectorLayer | |
UuidGenerator enum value | QgsVectorLayer | |
ValueMap enum value | QgsVectorLayer | |
valueMap(int idx) | QgsVectorLayer | |
valueRelation(int idx) | QgsVectorLayer | |
ValueRelation enum value | QgsVectorLayer | |
vectorJoins() const | QgsVectorLayer | |
VectorLayer enum value | QgsMapLayer | |
VertexMarkerType enum name | QgsVectorLayer | |
WebView enum value | QgsVectorLayer | |
widgetSize(int idx) | QgsVectorLayer | |
wkbType() const | QgsVectorLayer | |
writeCustomProperties(QDomNode &layerNode, QDomDocument &doc) const | QgsMapLayer | protected |
writeLayerXML(QDomElement &layerElement, QDomDocument &document) | QgsMapLayer | |
writeSld(QDomNode &node, QDomDocument &doc, QString &errorMessage) const | QgsVectorLayer | |
writeSymbology(QDomNode &node, QDomDocument &doc, QString &errorMessage) const | QgsVectorLayer | virtual |
writeXml(QDomNode &layer_node, QDomDocument &doc) | QgsVectorLayer | virtual |
~QgsMapLayer() | QgsMapLayer | virtual |
~QgsVectorLayer() | QgsVectorLayer | virtual |