Struct QfFeaturesLocatorFilter::PreparedLayer
ClassList > QfFeaturesLocatorFilter > PreparedLayer
Public Attributes
| Type | Name |
|---|---|
| QgsExpressionContext | context |
| QgsExpression | expression |
| std::unique_ptr< QgsVectorLayerFeatureSource > | featureSource |
| Qgis::GeometryType | layerGeometryType |
| QIcon | layerIcon |
| QString | layerId |
| QString | layerName |
| QgsFeatureRequest | request |
Public Attributes Documentation
variable context
QgsExpressionContext QfFeaturesLocatorFilter::PreparedLayer::context;
variable expression
QgsExpression QfFeaturesLocatorFilter::PreparedLayer::expression;
variable featureSource
std::unique_ptr<QgsVectorLayerFeatureSource> QfFeaturesLocatorFilter::PreparedLayer::featureSource;
variable layerGeometryType
Qgis::GeometryType QfFeaturesLocatorFilter::PreparedLayer::layerGeometryType;
variable layerIcon
QIcon QfFeaturesLocatorFilter::PreparedLayer::layerIcon;
variable layerId
QString QfFeaturesLocatorFilter::PreparedLayer::layerId;
variable layerName
QString QfFeaturesLocatorFilter::PreparedLayer::layerName;
variable request
QgsFeatureRequest QfFeaturesLocatorFilter::PreparedLayer::request;
The documentation for this class was generated from the following file src/core/locator/qffeatureslocatorfilter.h