QGIS API Documentation  3.4.15-Madeira (e83d02e274)
QgsMapLayerAction Member List

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

AllActions enum valueQgsMapLayerAction
canRunUsingLayer(QgsMapLayer *layer) const QgsMapLayerAction
EnabledOnlyWhenEditable enum valueQgsMapLayerAction
Flag enum nameQgsMapLayerAction
flags() const QgsMapLayerAction
isEnabledOnlyWhenEditable() const QgsMapLayerAction
Layer enum valueQgsMapLayerAction
MultipleFeatures enum valueQgsMapLayerAction
QgsMapLayerAction(const QString &name, QObject *parent, Targets targets=AllActions, const QIcon &icon=QIcon(), QgsMapLayerAction::Flags flags=nullptr)QgsMapLayerAction
QgsMapLayerAction(const QString &name, QObject *parent, QgsMapLayer *layer, Targets targets=AllActions, const QIcon &icon=QIcon(), QgsMapLayerAction::Flags flags=nullptr)QgsMapLayerAction
QgsMapLayerAction(const QString &name, QObject *parent, QgsMapLayer::LayerType layerType, Targets targets=AllActions, const QIcon &icon=QIcon(), QgsMapLayerAction::Flags flags=nullptr)QgsMapLayerAction
setTargets(Targets targets)QgsMapLayerActioninline
SingleFeature enum valueQgsMapLayerAction
Target enum nameQgsMapLayerAction
targets() const QgsMapLayerActioninline
triggeredForFeature(QgsMapLayer *layer, const QgsFeature &feature)QgsMapLayerActionsignal
triggeredForFeatures(QgsMapLayer *layer, const QList< QgsFeature > &featureList)QgsMapLayerActionsignal
triggeredForLayer(QgsMapLayer *layer)QgsMapLayerActionsignal
triggerForFeature(QgsMapLayer *layer, const QgsFeature *feature)QgsMapLayerAction
triggerForFeatures(QgsMapLayer *layer, const QList< QgsFeature > &featureList)QgsMapLayerAction
triggerForLayer(QgsMapLayer *layer)QgsMapLayerAction
~QgsMapLayerAction() overrideQgsMapLayerAction