#include <qgsmaptoolidentify.h>
|
| | IdentifyResult () |
| |
| | IdentifyResult (QgsMapLayer *layer, const QgsFeature &feature, const QMap< QString, QString > &derivedAttributes) |
| |
| | IdentifyResult (QgsMapLayer *layer, const QString &label, const QMap< QString, QString > &attributes, const QMap< QString, QString > &derivedAttributes) |
| |
| | IdentifyResult (QgsMapLayer *layer, const QString &label, const QgsFields &fields, const QgsFeature &feature, const QMap< QString, QString > &derivedAttributes) |
| |
Definition at line 68 of file qgsmaptoolidentify.h.
◆ IdentifyResult() [1/4]
| QgsMapToolIdentify::IdentifyResult::IdentifyResult |
( |
| ) |
|
|
inline |
◆ IdentifyResult() [2/4]
◆ IdentifyResult() [3/4]
◆ IdentifyResult() [4/4]
◆ mAttributes
◆ mDerivedAttributes
◆ mFeature
| QgsFeature QgsMapToolIdentify::IdentifyResult::mFeature |
◆ mFields
| QgsFields QgsMapToolIdentify::IdentifyResult::mFields |
◆ mLabel
| QString QgsMapToolIdentify::IdentifyResult::mLabel |
◆ mLayer
| QgsMapLayer* QgsMapToolIdentify::IdentifyResult::mLayer |
◆ mParams
The documentation for this struct was generated from the following file: