Quantum GIS API Documentation  1.7.5-Wroclaw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
QgsVectorLayer Member List

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

actions()QgsVectorLayerinline
addAttribute(const QgsField &field)QgsVectorLayer
addAttribute(QString name, QString type)QgsVectorLayer
addAttributeAlias(int attIndex, QString aliasString)QgsVectorLayer
addFeature(QgsFeature &f, bool alsoUpdateExtent=true)QgsVectorLayer
addFeatures(QgsFeatureList features, bool makeSelected=true)QgsVectorLayer
addIsland(const QList< QgsPoint > &ring)QgsVectorLayer
addJoin(QgsVectorJoinInfo joinInfo)QgsVectorLayer
addJoinedFeatureAttributes(QgsFeature &f, const QgsVectorJoinInfo &joinInfo, const QString &joinFieldName, const QVariant &joinValue, const QgsAttributeList &attributes, int attributeIndexOffset)QgsVectorLayerprivate
addOverlay(QgsVectorOverlay *overlay)QgsVectorLayer
addRing(const QList< QgsPoint > &ring)QgsVectorLayer
addTopologicalPoints(QgsGeometry *geom)QgsVectorLayer
addTopologicalPoints(const QgsPoint &p)QgsVectorLayer
annotationForm() const QgsVectorLayerinline
attributeAdded(int idx)QgsVectorLayersignal
attributeAlias(int attributeIndex) const QgsVectorLayer
attributeDeleted(int idx)QgsVectorLayersignal
attributeDisplayName(int attributeIndex) const QgsVectorLayer
attributeValueChanged(int fid, int idx, const QVariant &)QgsVectorLayersignal
beginEditCommand(QString text)QgsVectorLayer
boundingBoxFromPointList(const QList< QgsPoint > &list, double &xmin, double &ymin, double &xmax, double &ymax) const QgsVectorLayerprivate
boundingBoxOfSelected()QgsVectorLayer
cacheImage()QgsMapLayerinline
Calendar enum valueQgsVectorLayer
capabilitiesString() const QgsVectorLayer
capitaliseLayerName(const QString name)QgsMapLayerstatic
changeAttributeValue(int fid, int field, QVariant value, bool emitSignal=true)QgsVectorLayer
changeGeometry(int fid, QgsGeometry *geom)QgsVectorLayer
CheckBox enum valueQgsVectorLayer
checkedState(int idx)QgsVectorLayer
checkJoinLayerRemove(QString theLayerId)QgsVectorLayerslot
Classification enum valueQgsVectorLayer
clearCacheImage()QgsMapLayerslot
commitChanges()QgsVectorLayer
commitErrors()QgsVectorLayer
committedAttributesAdded(const QString &layerId, const QList< QgsField > &addedAttributes)QgsVectorLayersignal
committedAttributesDeleted(const QString &layerId, const QgsAttributeIds &deletedAttributeIds)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
connectNotify(const char *signal)QgsMapLayerprotected
copySymbologySettings(const QgsMapLayer &other)QgsVectorLayervirtual
createJoinCaches()QgsVectorLayer
Cross enum valueQgsVectorLayer
crs()QgsMapLayer
currentVertexMarkerSize()QgsVectorLayerprivatestatic
currentVertexMarkerType()QgsVectorLayerprivatestatic
customProperty(const QString &value, const QVariant &defaultValue=QVariant()) const QgsMapLayer
dataChanged()QgsMapLayersignal
dataComment() const QgsVectorLayer
dataProvider()QgsVectorLayer
dataProvider() const QgsVectorLayer
deleteAttribute(int attr)QgsVectorLayer
deleteCachedGeometries()QgsVectorLayerprivate
deleteFeature(int fid)QgsVectorLayer
deleteSelectedFeatures()QgsVectorLayer
deleteVertex(int atFeatureId, int atVertex)QgsVectorLayer
deselect(int featureId, bool emitSignal=true)QgsVectorLayerslot
destroyEditCommand()QgsVectorLayer
diagramLayerSettings() const QgsVectorLayerinline
diagramRenderer() const QgsVectorLayerinline
DialRange enum valueQgsVectorLayer
displayField() const QgsVectorLayer
draw(QgsRenderContext &rendererContext)QgsVectorLayervirtual
drawFeature(QgsRenderContext &renderContext, QgsFeature &fet, QImage *marker)QgsVectorLayerprivate
drawingProgress(int theProgress, int theTotalSteps)QgsMapLayersignal
drawLabels(QgsRenderContext &rendererContext)QgsVectorLayervirtual
drawLineString(unsigned char *WKBlinestring, QgsRenderContext &renderContext)QgsVectorLayerprivate
drawPolygon(unsigned char *WKBpolygon, QgsRenderContext &renderContext)QgsVectorLayerprivate
drawRendererV2(QgsRenderContext &rendererContext, bool labeling)QgsVectorLayer
drawRendererV2Levels(QgsRenderContext &rendererContext, bool labeling)QgsVectorLayer
drawVertexMarker(double x, double y, QPainter &p, QgsVectorLayer::VertexMarkerType type, int vertexSize)QgsVectorLayerstatic
editAttributeChange(int featureId, int field, QVariant value)QgsVectorLayerprivate
editFeatureAdd(QgsFeature &feature)QgsVectorLayerprivate
editFeatureDelete(int featureId)QgsVectorLayerprivate
editForm()QgsVectorLayer
editFormInit()QgsVectorLayer
editGeometryChange(int featureId, QgsGeometry &geometry)QgsVectorLayerprivate
editingStarted()QgsVectorLayersignal
editingStopped()QgsVectorLayersignal
EditRange enum valueQgsVectorLayer
editType(int idx)QgsVectorLayer
EditType enum nameQgsVectorLayer
enableLabels(bool on)QgsVectorLayer
endEditCommand()QgsVectorLayer
Enumeration enum valueQgsVectorLayer
extent() const QgsMapLayer
featureAdded(int fid)QgsVectorLayersignal
featureAtId(int featureId, QgsFeature &f, bool fetchGeometries=true, bool fetchAttributes=true)QgsVectorLayer
featureCount() const QgsVectorLayervirtual
featureDeleted(int fid)QgsVectorLayersignal
fieldNameIndex(const QString &fieldName) const QgsVectorLayer
FileName enum valueQgsVectorLayer
findFreeId()QgsVectorLayerprivate
findOverlayByType(const QString &typeName)QgsVectorLayer
geometryType() const QgsVectorLayer
getLayerID() const QgsMapLayerinline
getTransparency()QgsMapLayer
hasCompatibleSymbology(const QgsMapLayer &other) const QgsVectorLayervirtual
hasGeometryType() const QgsVectorLayer
hasLabelsEnabled(void) const QgsVectorLayer
hasScaleBasedVisibility()QgsMapLayerslot
Hidden enum valueQgsVectorLayer
id() const QgsMapLayer
Immutable enum valueQgsVectorLayer
insertSegmentVerticesForSnap(const QList< QgsSnappingResult > &snapResults)QgsVectorLayer
insertVertex(double x, double y, int atFeatureId, int beforeVertex)QgsVectorLayer
invalidTransformInput()QgsMapLayervirtualslot
invertSelection()QgsVectorLayer
invertSelectionInRectangle(QgsRectangle &rect)QgsVectorLayer
isEditable() const QgsVectorLayervirtual
isModified() const QgsVectorLayervirtual
isReadOnly() const QgsVectorLayervirtual
isUsingRendererV2()QgsVectorLayer
isValid()QgsMapLayer
label()QgsVectorLayer
label() const QgsVectorLayer
lastError()QgsMapLayervirtual
lastErrorTitle()QgsMapLayervirtual
layerCrsChanged()QgsMapLayersignal
layerDeleted()QgsVectorLayersignal
layerModified(bool onlyGeometry)QgsVectorLayersignal
layerNameChanged()QgsMapLayersignal
LayerType enum nameQgsMapLayer
LineEdit enum valueQgsVectorLayer
loadDefaultStyle(bool &theResultFlag)QgsMapLayervirtual
loadNamedStyle(const QString theURI, bool &theResultFlag)QgsMapLayervirtual
loadNamedStyleFromDb(const QString db, const QString theURI, QString &qml)QgsMapLayervirtual
mActionsQgsVectorLayerprivate
mActiveCommandQgsVectorLayerprivate
mAddedAttributeIdsQgsVectorLayerprivate
mAddedFeaturesQgsVectorLayerprivate
mAnnotationFormQgsVectorLayerprivate
mAttributeAliasMapQgsVectorLayerprivate
maximumScale()QgsMapLayerslot
maximumValue(int index)QgsVectorLayer
mCachedGeometriesQgsVectorLayerprivate
mCachedGeometriesRectQgsVectorLayerprivate
mChangedAttributeValuesQgsVectorLayerprivate
mChangedGeometriesQgsVectorLayerprivate
mCheckedStatesQgsVectorLayerprivate
mCommitErrorsQgsVectorLayerprivate
mCRSQgsMapLayerprotected
mCurrentVertexMarkerSizeQgsVectorLayerprivate
mCurrentVertexMarkerTypeQgsVectorLayerprivate
mDataProviderQgsVectorLayerprivate
mDataSourceQgsMapLayerprotected
mDeletedAttributeIdsQgsVectorLayerprivate
mDeletedFeatureIdsQgsVectorLayerprivate
mDiagramLayerSettingsQgsVectorLayerprivate
mDiagramRendererQgsVectorLayerprivate
mDisplayFieldQgsVectorLayerprivate
mEditableQgsVectorLayerprivate
mEditFormQgsVectorLayerprivate
mEditFormInitQgsVectorLayerprivate
mEditTypesQgsVectorLayerprivate
mFetchAddedFeaturesItQgsVectorLayerprivate
mFetchAttributesQgsVectorLayerprivate
mFetchChangedGeomItQgsVectorLayerprivate
mFetchConsideredQgsVectorLayerprivate
mFetchGeometryQgsVectorLayerprivate
mFetchingQgsVectorLayerprivate
mFetchProvAttributesQgsVectorLayerprivate
mFetchRectQgsVectorLayerprivate
minimumScale()QgsMapLayerslot
minimumValue(int index)QgsVectorLayer
mJoinBufferQgsVectorLayerprivate
mLabelQgsVectorLayerprivate
mLabelOnQgsVectorLayerprivate
mLayerExtentQgsMapLayerprotected
mLayerNameQgsMapLayerprotected
mMaxUpdatedIndexQgsVectorLayerprivate
mModifiedQgsVectorLayerprivate
mOverlaysQgsVectorLayerprivate
moveVertex(double x, double y, int atFeatureId, int atVertex)QgsVectorLayer
mProviderKeyQgsVectorLayerprivate
mRangesQgsVectorLayerprivate
mReadOnlyQgsVectorLayerprivate
mRendererQgsVectorLayerprivate
mRendererV2QgsVectorLayerprivate
mSelectedFeatureIdsQgsVectorLayerprivate
mTransparencyLevelQgsMapLayerprotected
mUpdatedFieldsQgsVectorLayerprivate
mUpdateThresholdQgsVectorLayerprivate
mUsingRendererV2QgsVectorLayerprivate
mValidQgsMapLayerprotected
mValueMapsQgsVectorLayerprivate
mVertexMarkerOnlyForSelectionQgsVectorLayerprivate
mWkbTypeQgsVectorLayerprivate
name() const QgsMapLayer
nextFeature(QgsFeature &feature)QgsVectorLayer
NoMarker enum valueQgsVectorLayer
operator=(QgsVectorLayer const &rhs)QgsVectorLayerprivate
pendingAllAttributesList()QgsVectorLayer
pendingFeatureCount()QgsVectorLayer
pendingFields() const QgsVectorLayer
PluginLayer enum valueQgsMapLayer
prepareLabelingAndDiagrams(QgsRenderContext &rendererContext, QgsAttributeList &attributes, bool &labeling)QgsVectorLayerprivate
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(QgsVectorLayer const &rhs)QgsVectorLayerprivate
range(int idx)QgsVectorLayer
RasterLayer enum valueQgsMapLayer
readCustomProperties(const QDomNode &layerNode, const QString &keyStartsWith="")QgsMapLayerprotected
readSymbology(const QDomNode &node, QString &errorMessage)QgsVectorLayervirtual
readXML(QDomNode &layer_node)QgsMapLayer
readXml(QDomNode &layer_node)QgsVectorLayervirtual
recalculateExtents()QgsMapLayersignal
redoEditCommand(QgsUndoCommand *cmd)QgsVectorLayer
reload()QgsVectorLayervirtual
removeCustomProperty(const QString &key)QgsMapLayer
removeJoin(const QString &joinLayerId)QgsVectorLayer
removeOverlay(const QString &typeName)QgsVectorLayer
removePolygonIntersections(QgsGeometry *geom)QgsVectorLayer
removeSelection(bool emitSignal=true)QgsVectorLayerslot
renderer() const QgsVectorLayer
rendererV2()QgsVectorLayer
repaintRequested()QgsMapLayersignal
rollBack()QgsVectorLayer
saveDefaultStyle(bool &theResultFlag)QgsMapLayervirtual
saveNamedStyle(const QString theURI, bool &theResultFlag)QgsMapLayervirtual
screenUpdateRequested()QgsMapLayersignal
select(QgsRectangle &rect, bool lock)QgsVectorLayer
select(QgsAttributeList fetchAttributes, QgsRectangle rect=QgsRectangle(), bool fetchGeometry=true, bool useIntersect=false)QgsVectorLayer
select(int featureId, bool emitSignal=true)QgsVectorLayerslot
selectedFeatureCount()QgsVectorLayer
selectedFeatures()QgsVectorLayer
selectedFeaturesIds() const QgsVectorLayer
selectionChanged()QgsVectorLayersignal
SemiTransparentCircle enum valueQgsVectorLayer
setAnnotationForm(const QString &ui)QgsVectorLayer
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)QgsVectorLayerprivate
setDiagramLayerSettings(const QgsDiagramLayerSettings &s)QgsVectorLayer
setDiagramRenderer(QgsDiagramRendererV2 *r)QgsVectorLayer
setDisplayField(QString fldName="")QgsVectorLayer
setEditForm(QString ui)QgsVectorLayer
setEditFormInit(QString function)QgsVectorLayer
setEditType(int idx, EditType edit)QgsVectorLayer
setLayerName(const QString &name)QgsMapLayer
setLayerOrder(QStringList layers)QgsMapLayervirtual
setMaximumScale(float theMaxScale)QgsMapLayerslot
setMinimumScale(float theMinScale)QgsMapLayerslot
setModified(bool modified=true, bool onlyGeometryWasModified=false)QgsVectorLayer
setProviderEncoding(const QString &encoding)QgsVectorLayer
setReadOnly(bool readonly=true)QgsVectorLayer
setRenderer(QgsRenderer *r)QgsVectorLayer
setRendererV2(QgsFeatureRendererV2 *r)QgsVectorLayer
setSelectedFeatures(const QgsFeatureIds &ids)QgsVectorLayer
setSubLayerVisibility(QString name, bool vis)QgsMapLayervirtual
setSubsetString(QString subset)QgsVectorLayervirtual
setTransparency(unsigned int)QgsMapLayer
setUsingRendererV2(bool usingRendererV2)QgsVectorLayer
setValid(bool valid)QgsMapLayerprotected
SliderRange enum valueQgsVectorLayer
snapPoint(QgsPoint &point, double tolerance)QgsVectorLayer
snapToGeometry(const QgsPoint &startPoint, int featureId, QgsGeometry *geom, double sqrSnappingTolerance, QMultiMap< double, QgsSnappingResult > &snappingResults, QgsSnapper::SnappingType snap_to) const QgsVectorLayerprivate
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
srs()QgsMapLayer
startEditing()QgsVectorLayer
statusChanged(QString theStatus)QgsMapLayersignal
stopRendererV2(QgsRenderContext &rendererContext, QgsSingleSymbolRendererV2 *selRenderer)QgsVectorLayerprivate
storageType() const QgsVectorLayer
subLayers()QgsMapLayervirtual
subsetString()QgsVectorLayervirtual
TextEdit enum valueQgsVectorLayer
timestamp() const QgsMapLayerinlinevirtualslot
toggleScaleBasedVisibility(bool theVisibilityFlag)QgsMapLayerslot
transformPoint(double &x, double &y, const QgsMapToPixel *mtp, const QgsCoordinateTransform *ct)QgsVectorLayerinlineprivate
transformPoints(std::vector< double > &x, std::vector< double > &y, std::vector< double > &z, QgsRenderContext &renderContext)QgsVectorLayerinlineprivate
translateFeature(int featureId, double dx, double dy)QgsVectorLayer
triggerRepaint()QgsVectorLayerslot
type() const QgsMapLayer
undoEditCommand(QgsUndoCommand *cmd)QgsVectorLayer
undoStack()QgsMapLayer
uniqueValues(int index, QList< QVariant > &uniqueValues, int limit=-1)QgsVectorLayer
UniqueValues enum valueQgsVectorLayer
UniqueValuesEditable enum valueQgsVectorLayer
updateAttributeMapIndex(QgsAttributeMap &map, int oldIndex, int newIndex) const QgsVectorLayerprivate
updateExtents()QgsVectorLayervirtualslot
updateFeatureAttributes(QgsFeature &f, bool all=false)QgsVectorLayerprivate
updateFeatureCount() const QgsVectorLayervirtual
updateFeatureGeometry(QgsFeature &f)QgsVectorLayerprivate
updateFieldMap()QgsVectorLayer
ValueMap enum valueQgsVectorLayer
valueMap(int idx)QgsVectorLayer
vectorJoins() const QgsVectorLayer
VectorLayer enum valueQgsMapLayer
vectorOverlays(QList< QgsVectorOverlay * > &overlayList)QgsVectorLayer
VertexMarkerType enum nameQgsVectorLayer
wkbType() const QgsVectorLayer
writeCustomProperties(QDomNode &layerNode, QDomDocument &doc) const QgsMapLayerprotected
writeSymbology(QDomNode &node, QDomDocument &doc, QString &errorMessage) const QgsVectorLayervirtual
writeXML(QDomNode &layer_node, QDomDocument &document)QgsMapLayer
writeXml(QDomNode &layer_node, QDomDocument &doc)QgsVectorLayervirtual
~QgsMapLayer()QgsMapLayervirtual
~QgsVectorLayer()QgsVectorLayervirtual