Struct IdentifyTool::IdentifyResult
ClassList > IdentifyTool > IdentifyResult
Public Attributes
| Type | Name |
|---|---|
| QgsFeature | feature |
| QgsMapLayer * | layer |
| QString | representationalLayerName |
Public Functions
| Type | Name |
|---|---|
| IdentifyResult (QgsMapLayer * layer, const QgsFeature & feature, const QString & representationalLayerName=QString()) |
Public Attributes Documentation
variable feature
QgsFeature IdentifyTool::IdentifyResult::feature;
variable layer
QgsMapLayer* IdentifyTool::IdentifyResult::layer;
variable representationalLayerName
QString IdentifyTool::IdentifyResult::representationalLayerName;
Public Functions Documentation
function IdentifyResult
inline IdentifyTool::IdentifyResult::IdentifyResult (
QgsMapLayer * layer,
const QgsFeature & feature,
const QString & representationalLayerName=QString()
)
The documentation for this class was generated from the following file src/core/identifytool.h