Skip to content

Struct QfIdentifyTool::IdentifyResult

ClassList > QfIdentifyTool > 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 QfIdentifyTool::IdentifyResult::feature;

variable layer

QgsMapLayer* QfIdentifyTool::IdentifyResult::layer;

variable representationalLayerName

QString QfIdentifyTool::IdentifyResult::representationalLayerName;

Public Functions Documentation

function IdentifyResult

inline QfIdentifyTool::IdentifyResult::IdentifyResult (
    QgsMapLayer * layer,
    const QgsFeature & feature,
    const QString & representationalLayerName=QString()
) 


The documentation for this class was generated from the following file src/core/qfidentifytool.h