QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
QgsMapLayerAction Member List

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

AllActions enum valueQgsMapLayerAction
canRunUsingLayer(QgsMapLayer *layer) constQgsMapLayerActionvirtual
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=QgsMapLayerAction::Flags())QgsMapLayerAction
QgsMapLayerAction(const QString &name, QObject *parent, QgsMapLayer *layer, Targets targets=AllActions, const QIcon &icon=QIcon(), QgsMapLayerAction::Flags flags=QgsMapLayerAction::Flags())QgsMapLayerAction
QgsMapLayerAction(const QString &name, QObject *parent, QgsMapLayerType layerType, Targets targets=AllActions, const QIcon &icon=QIcon(), QgsMapLayerAction::Flags flags=QgsMapLayerAction::Flags())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)QgsMapLayerActionvirtual
triggerForFeatures(QgsMapLayer *layer, const QList< QgsFeature > &featureList)QgsMapLayerActionvirtual
triggerForLayer(QgsMapLayer *layer)QgsMapLayerActionvirtual
~QgsMapLayerAction() overrideQgsMapLayerAction