QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsGeometryOverlapCheckError::OverlappedFeature Struct Reference

#include <qgsgeometryoverlapcheck.h>

Public Member Functions

 OverlappedFeature (QgsVectorLayer *vl, QgsFeatureId fid)
QgsFeatureId featureId () const
QString layerId () const
QString layerName () const
bool operator== (const OverlappedFeature &other) const

Detailed Description

Definition at line 33 of file qgsgeometryoverlapcheck.h.

Constructor & Destructor Documentation

◆ OverlappedFeature()

QgsGeometryOverlapCheckError::OverlappedFeature::OverlappedFeature ( QgsVectorLayer * vl,
QgsFeatureId fid )
inline

Definition at line 36 of file qgsgeometryoverlapcheck.h.

Member Function Documentation

◆ featureId()

QgsFeatureId QgsGeometryOverlapCheckError::OverlappedFeature::featureId ( ) const
inline

Definition at line 44 of file qgsgeometryoverlapcheck.h.

◆ layerId()

QString QgsGeometryOverlapCheckError::OverlappedFeature::layerId ( ) const
inline

Definition at line 42 of file qgsgeometryoverlapcheck.h.

◆ layerName()

QString QgsGeometryOverlapCheckError::OverlappedFeature::layerName ( ) const
inline

Definition at line 43 of file qgsgeometryoverlapcheck.h.

◆ operator==()

bool QgsGeometryOverlapCheckError::OverlappedFeature::operator== ( const OverlappedFeature & other) const
inline

Definition at line 45 of file qgsgeometryoverlapcheck.h.


The documentation for this struct was generated from the following file: