Struct FeaturesLocatorFilter::PreparedLayer
ClassList > FeaturesLocatorFilter > 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 FeaturesLocatorFilter::PreparedLayer::context;
variable expression
QgsExpression FeaturesLocatorFilter::PreparedLayer::expression;
variable featureSource
std::unique_ptr<QgsVectorLayerFeatureSource> FeaturesLocatorFilter::PreparedLayer::featureSource;
variable layerGeometryType
Qgis::GeometryType FeaturesLocatorFilter::PreparedLayer::layerGeometryType;
variable layerIcon
QIcon FeaturesLocatorFilter::PreparedLayer::layerIcon;
variable layerId
QString FeaturesLocatorFilter::PreparedLayer::layerId;
variable layerName
QString FeaturesLocatorFilter::PreparedLayer::layerName;
variable request
QgsFeatureRequest FeaturesLocatorFilter::PreparedLayer::request;
The documentation for this class was generated from the following file src/core/locator/featureslocatorfilter.h