cacheImage() | QgsMapLayer | inline |
capitaliseLayerName(const QString name) | QgsMapLayer | static |
clearCacheImage() | QgsMapLayer | slot |
connectNotify(const char *signal) | QgsMapLayer | protected |
copySymbologySettings(const QgsMapLayer &other)=0 | QgsMapLayer | pure virtual |
crs() | QgsMapLayer | |
customProperty(const QString &value, const QVariant &defaultValue=QVariant()) const | QgsMapLayer | |
dataChanged() | QgsMapLayer | signal |
draw(QgsRenderContext &rendererContext) | QgsMapLayer | virtual |
drawingProgress(int theProgress, int theTotalSteps) | QgsMapLayer | signal |
drawLabels(QgsRenderContext &rendererContext) | QgsMapLayer | virtual |
extent() const | QgsMapLayer | |
getLayerID() const | QgsMapLayer | inline |
getTransparency() | QgsMapLayer | |
hasCompatibleSymbology(const QgsMapLayer &other) const =0 | QgsMapLayer | pure virtual |
hasScaleBasedVisibility() | QgsMapLayer | slot |
id() const | QgsMapLayer | |
invalidTransformInput() | QgsMapLayer | virtualslot |
isEditable() const | QgsMapLayer | virtual |
isValid() | QgsMapLayer | |
lastError() | QgsMapLayer | virtual |
lastErrorTitle() | QgsMapLayer | virtual |
layerCrsChanged() | QgsMapLayer | signal |
layerNameChanged() | QgsMapLayer | signal |
LayerType enum name | QgsMapLayer | |
loadDefaultStyle(bool &theResultFlag) | QgsMapLayer | virtual |
loadNamedStyle(const QString theURI, bool &theResultFlag) | QgsMapLayer | virtual |
loadNamedStyleFromDb(const QString db, const QString theURI, QString &qml) | QgsMapLayer | virtual |
maximumScale() | QgsMapLayer | slot |
mCRS | QgsMapLayer | protected |
mCustomProperties | QgsMapLayer | private |
mDataSource | QgsMapLayer | protected |
mID | QgsMapLayer | private |
minimumScale() | QgsMapLayer | slot |
mLayerExtent | QgsMapLayer | protected |
mLayerName | QgsMapLayer | protected |
mLayerType | QgsMapLayer | private |
mMaxScale | QgsMapLayer | private |
mMinScale | QgsMapLayer | private |
mpCacheImage | QgsMapLayer | private |
mScaleBasedVisibility | QgsMapLayer | private |
mTag | QgsMapLayer | private |
mTransparencyLevel | QgsMapLayer | protected |
mUndoStack | QgsMapLayer | private |
mValid | QgsMapLayer | protected |
name() const | QgsMapLayer | |
operator=(QgsMapLayer const &) | QgsMapLayer | private |
PluginLayer enum value | QgsMapLayer | |
publicSource() const | QgsMapLayer | |
QgsMapLayer(QgsMapLayer::LayerType type=VectorLayer, QString lyrname=QString::null, QString source=QString::null) | QgsMapLayer | |
QgsMapLayer(QgsMapLayer const &) | QgsMapLayer | private |
RasterLayer enum value | QgsMapLayer | |
readCustomProperties(const QDomNode &layerNode, const QString &keyStartsWith="") | QgsMapLayer | protected |
readSymbology(const QDomNode &node, QString &errorMessage)=0 | QgsMapLayer | pure virtual |
readXML(QDomNode &layer_node) | QgsMapLayer | |
readXml(QDomNode &layer_node) | QgsMapLayer | protectedvirtual |
recalculateExtents() | QgsMapLayer | signal |
reload() | QgsMapLayer | inlinevirtual |
removeCustomProperty(const QString &key) | QgsMapLayer | |
repaintRequested() | QgsMapLayer | signal |
saveDefaultStyle(bool &theResultFlag) | QgsMapLayer | virtual |
saveNamedStyle(const QString theURI, bool &theResultFlag) | QgsMapLayer | virtual |
screenUpdateRequested() | QgsMapLayer | signal |
setCacheImage(QImage *thepImage) | QgsMapLayer | |
setCrs(const QgsCoordinateReferenceSystem &srs, bool emitSignal=true) | QgsMapLayer | |
setCustomProperty(const QString &key, const QVariant &value) | QgsMapLayer | |
setLayerName(const QString &name) | QgsMapLayer | |
setLayerOrder(QStringList layers) | QgsMapLayer | virtual |
setMaximumScale(float theMaxScale) | QgsMapLayer | slot |
setMinimumScale(float theMinScale) | QgsMapLayer | slot |
setSubLayerVisibility(QString name, bool vis) | QgsMapLayer | virtual |
setTransparency(unsigned int) | QgsMapLayer | |
setValid(bool valid) | QgsMapLayer | protected |
source() const | QgsMapLayer | |
srs() | QgsMapLayer | |
statusChanged(QString theStatus) | QgsMapLayer | signal |
subLayers() | QgsMapLayer | virtual |
timestamp() const | QgsMapLayer | inlinevirtualslot |
toggleScaleBasedVisibility(bool theVisibilityFlag) | QgsMapLayer | slot |
type() const | QgsMapLayer | |
undoStack() | QgsMapLayer | |
VectorLayer enum value | QgsMapLayer | |
writeCustomProperties(QDomNode &layerNode, QDomDocument &doc) const | QgsMapLayer | protected |
writeSymbology(QDomNode &node, QDomDocument &doc, QString &errorMessage) const =0 | QgsMapLayer | pure virtual |
writeXML(QDomNode &layer_node, QDomDocument &document) | QgsMapLayer | |
writeXml(QDomNode &layer_node, QDomDocument &document) | QgsMapLayer | protectedvirtual |
~QgsMapLayer() | QgsMapLayer | virtual |