#include <qgsmaptoolidentify.h>
|
| | IdentifyResult () |
| |
| | IdentifyResult (QgsMapLayer *layer, QgsFeature feature, QMap< QString, QString > derivedAttributes) |
| |
| | IdentifyResult (QgsMapLayer *layer, QString label, QMap< QString, QString > attributes, QMap< QString, QString > derivedAttributes) |
| |
| | IdentifyResult (QgsMapLayer *layer, QString label, QgsFields fields, QgsFeature feature, QMap< QString, QString > derivedAttributes) |
| |
Definition at line 68 of file qgsmaptoolidentify.h.
| QgsMapToolIdentify::IdentifyResult::IdentifyResult |
( |
| ) |
|
|
inline |
| QgsFeature QgsMapToolIdentify::IdentifyResult::mFeature |
| QgsFields QgsMapToolIdentify::IdentifyResult::mFields |
| QString QgsMapToolIdentify::IdentifyResult::mLabel |
| QgsMapLayer* QgsMapToolIdentify::IdentifyResult::mLayer |
The documentation for this struct was generated from the following file: