QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
QgsMapLayerAction Member List

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

AllActions enum valueQgsMapLayerAction
canRunUsingLayer(QgsMapLayer *layer) constQgsMapLayerAction
EnabledOnlyWhenEditable enum valueQgsMapLayerAction
Flag enum nameQgsMapLayerAction
flags() constQgsMapLayerAction
isEnabledOnlyWhenEditable() constQgsMapLayerAction
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, QgsMapLayerType layerType, Targets targets=AllActions, const QIcon &icon=QIcon(), QgsMapLayerAction::Flags flags=nullptr)QgsMapLayerAction
setTargets(Targets targets)QgsMapLayerActioninline
SingleFeature enum valueQgsMapLayerAction
Target enum nameQgsMapLayerAction
targets() constQgsMapLayerActioninline
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