QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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 56 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 66 of file qgsprofilesnapping.h.

Member Data Documentation

◆ snappedPoint

QgsProfilePoint QgsProfileSnapResult::snappedPoint

Snapped point.

Definition at line 61 of file qgsprofilesnapping.h.


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