QGIS API Documentation
2.6.0-Brighton
|
This is the complete list of members for QgsMapLayerAction, including all inherited members.
AllActions enum value | QgsMapLayerAction | |
canRunUsingLayer(QgsMapLayer *layer) const | QgsMapLayerAction | |
Layer enum value | QgsMapLayerAction | |
MultipleFeatures enum value | QgsMapLayerAction | |
QgsMapLayerAction(QString name, QObject *parent, Targets targets=AllActions) | QgsMapLayerAction | |
QgsMapLayerAction(QString name, QObject *parent, QgsMapLayer *layer, Targets targets=AllActions) | QgsMapLayerAction | |
QgsMapLayerAction(QString name, QObject *parent, QgsMapLayer::LayerType layerType, Targets targets=AllActions) | 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 | |
triggerForFeatures(QgsMapLayer *layer, const QList< QgsFeature > featureList) | QgsMapLayerAction | |
triggerForLayer(QgsMapLayer *layer) | QgsMapLayerAction | |
~QgsMapLayerAction() | QgsMapLayerAction |