QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsMapLayerAction, including all inherited members.
AllActions enum value | QgsMapLayerAction | |
canRunUsingLayer(QgsMapLayer *layer) const | QgsMapLayerAction | virtual |
EnabledOnlyWhenEditable enum value | QgsMapLayerAction | |
Flag enum name | QgsMapLayerAction | |
flags() const | QgsMapLayerAction | |
isEnabledOnlyWhenEditable() const | QgsMapLayerAction | |
Layer enum value | QgsMapLayerAction | |
MultipleFeatures enum value | QgsMapLayerAction | |
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) | QgsMapLayerAction | inline |
SingleFeature enum value | QgsMapLayerAction | |
Target enum name | QgsMapLayerAction | |
targets() const | QgsMapLayerAction | inline |
triggeredForFeature(QgsMapLayer *layer, const QgsFeature &feature) | QgsMapLayerAction | signal |
triggeredForFeatures(QgsMapLayer *layer, const QList< QgsFeature > &featureList) | QgsMapLayerAction | signal |
triggeredForLayer(QgsMapLayer *layer) | QgsMapLayerAction | signal |
triggerForFeature(QgsMapLayer *layer, const QgsFeature &feature) | QgsMapLayerAction | virtual |
triggerForFeatures(QgsMapLayer *layer, const QList< QgsFeature > &featureList) | QgsMapLayerAction | virtual |
triggerForLayer(QgsMapLayer *layer) | QgsMapLayerAction | virtual |
~QgsMapLayerAction() override | QgsMapLayerAction |