QGIS API Documentation
2.0.1-Dufour
|
This is the complete list of members for QgsPluginLayer, including all inherited members.
abstract() const | QgsMapLayer | inline |
appendError(const QgsErrorMessage &theMessage) | QgsMapLayer | inlineprotected |
attribution() const | QgsMapLayer | inline |
attributionUrl() const | QgsMapLayer | inline |
blendMode() const | QgsMapLayer | |
cacheImage() | QgsMapLayer | inline |
capitaliseLayerName(const QString &name) | QgsMapLayer | static |
clearCacheImage() | QgsMapLayer | slot |
connectNotify(const char *signal) | QgsMapLayer | protected |
crs() const | QgsMapLayer | |
customProperty(const QString &value, const QVariant &defaultValue=QVariant()) const | QgsMapLayer | |
dataChanged() | QgsMapLayer | signal |
dataUrl() const | QgsMapLayer | inline |
dataUrlFormat() const | QgsMapLayer | inline |
draw(QgsRenderContext &rendererContext) | QgsMapLayer | virtual |
drawingProgress(int theProgress, int theTotalSteps) | QgsMapLayer | signal |
drawLabels(QgsRenderContext &rendererContext) | QgsMapLayer | virtual |
error() const | QgsMapLayer | inlinevirtual |
exportNamedStyle(QDomDocument &doc, QString &errorMsg) | QgsMapLayer | virtual |
exportSldStyle(QDomDocument &doc, QString &errorMsg) | QgsMapLayer | virtual |
extent() | QgsMapLayer | virtual |
hasScaleBasedVisibility() | QgsMapLayer | slot |
id() const | QgsMapLayer | |
invalidTransformInput() | QgsMapLayer | virtualslot |
isEditable() const | QgsMapLayer | virtual |
isValid() | QgsMapLayer | |
keywordList() const | QgsMapLayer | inline |
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 |
loadSldStyle(const QString theURI, bool &theResultFlag) | QgsMapLayer | virtual |
mAbstract | QgsMapLayer | protected |
mAttribution | QgsMapLayer | protected |
mAttributionUrl | QgsMapLayer | protected |
maximumScale() | QgsMapLayer | slot |
mDataSource | QgsMapLayer | protected |
mDataUrl | QgsMapLayer | protected |
mDataUrlFormat | QgsMapLayer | protected |
mError | QgsMapLayer | protected |
metadata() | QgsMapLayer | virtualslot |
metadataUrl() const | QgsMapLayer | inline |
metadataUrlFormat() const | QgsMapLayer | inline |
metadataUrlType() const | QgsMapLayer | inline |
mExtent | QgsMapLayer | protected |
minimumScale() | QgsMapLayer | slot |
mKeywordList | QgsMapLayer | protected |
mLayerName | QgsMapLayer | protected |
mLayerOrigName | QgsMapLayer | protected |
mMetadataUrl | QgsMapLayer | protected |
mMetadataUrlFormat | QgsMapLayer | protected |
mMetadataUrlType | QgsMapLayer | protected |
mPluginLayerType | QgsPluginLayer | protected |
mTitle | QgsMapLayer | protected |
mTransparencyLevel | QgsMapLayer | protected |
mValid | QgsMapLayer | protected |
name() const | QgsMapLayer | |
onCacheImageDelete() | QgsMapLayer | inlinevirtual |
originalName() const | QgsMapLayer | inline |
PluginLayer enum value | QgsMapLayer | |
pluginLayerType() | QgsPluginLayer | |
publicSource() const | QgsMapLayer | |
QgsMapLayer(QgsMapLayer::LayerType type=VectorLayer, QString lyrname=QString::null, QString source=QString::null) | QgsMapLayer | |
QgsPluginLayer(QString layerType, QString layerName=QString()) | QgsPluginLayer | |
RasterLayer enum value | QgsMapLayer | |
readCustomProperties(const QDomNode &layerNode, const QString &keyStartsWith="") | QgsMapLayer | protected |
readLayerXML(const QDomElement &layerElement) | QgsMapLayer | |
readSld(const QDomNode &node, QString &errorMessage) | QgsMapLayer | inlinevirtual |
readSymbology(const QDomNode &node, QString &errorMessage)=0 | QgsMapLayer | pure virtual |
readXml(const 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 |
saveSldStyle(const QString theURI, bool &theResultFlag) | QgsMapLayer | virtual |
screenUpdateRequested() | QgsMapLayer | signal |
setAbstract(const QString &abstract) | QgsMapLayer | inline |
setAttribution(const QString &attrib) | QgsMapLayer | inline |
setAttributionUrl(const QString &attribUrl) | QgsMapLayer | inline |
setBlendMode(const QPainter::CompositionMode blendMode) | QgsMapLayer | |
setCacheImage(QImage *thepImage) | QgsMapLayer | |
setCrs(const QgsCoordinateReferenceSystem &srs, bool emitSignal=true) | QgsMapLayer | |
setCustomProperty(const QString &key, const QVariant &value) | QgsMapLayer | |
setDataUrl(const QString &dataUrl) | QgsMapLayer | inline |
setDataUrlFormat(const QString &dataUrlFormat) | QgsMapLayer | inline |
setError(const QgsError &theError) | QgsMapLayer | inlineprotected |
setExtent(const QgsRectangle &extent) | QgsPluginLayer | virtual |
setKeywordList(const QString &keywords) | QgsMapLayer | inline |
setLayerName(const QString &name) | QgsMapLayer | |
setLayerOrder(const QStringList &layers) | QgsMapLayer | virtual |
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 |
setSubLayerVisibility(QString name, bool vis) | QgsMapLayer | virtual |
setTitle(const QString &title) | QgsMapLayer | inline |
setValid(bool valid) | QgsMapLayer | protected |
source() const | QgsMapLayer | |
statusChanged(QString theStatus) | QgsMapLayer | signal |
styleURI() | QgsMapLayer | virtual |
subLayers() const | QgsMapLayer | virtual |
timestamp() const | QgsMapLayer | inlinevirtualslot |
title() const | QgsMapLayer | inline |
toggleScaleBasedVisibility(bool theVisibilityFlag) | QgsMapLayer | slot |
type() const | QgsMapLayer | |
undoStack() | QgsMapLayer | |
VectorLayer enum value | QgsMapLayer | |
writeCustomProperties(QDomNode &layerNode, QDomDocument &doc) const | QgsMapLayer | protected |
writeLayerXML(QDomElement &layerElement, QDomDocument &document) | QgsMapLayer | |
writeSymbology(QDomNode &node, QDomDocument &doc, QString &errorMessage) const =0 | QgsMapLayer | pure virtual |
writeXml(QDomNode &layer_node, QDomDocument &document) | QgsMapLayer | protectedvirtual |
~QgsMapLayer() | QgsMapLayer | virtual |