QGIS API Documentation 4.0.0-Norrköping (1ddcee3d0e4)
Loading...
Searching...
No Matches
QgsProfileSnapResult Class Reference

Encapsulates results of snapping a profile point. More...

#include <qgsprofilesnapping.h>

Public Member Functions

bool isValid () const
 Returns true if the result is a valid point.

Public Attributes

QgsProfilePoint snappedPoint
 Snapped point.

Detailed Description

Encapsulates results of snapping a profile point.

Since
QGIS 3.26

Definition at line 54 of file qgsprofilesnapping.h.

Member Function Documentation

◆ isValid()

bool QgsProfileSnapResult::isValid ( ) const
inline

Returns true if the result is a valid point.

Definition at line 63 of file qgsprofilesnapping.h.

Member Data Documentation

◆ snappedPoint

QgsProfilePoint QgsProfileSnapResult::snappedPoint

Snapped point.

Definition at line 58 of file qgsprofilesnapping.h.


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