QGIS API Documentation 3.35.0-Master (728e5967df5)
|
#include "qgis_core.h"
#include "qgsvector.h"
#include "qgsgeometryutils_base.h"
#include "qgis.h"
#include <iostream>
#include <QString>
#include <QPoint>
#include <QObject>
Go to the source code of this file.
Classes | |
class | QgsPointXY |
A class to represent a 2D point. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const QgsPointXY &p) |
bool | operator== (const QgsPointXY &p1, const QgsPointXY &p2) |
uint | qHash (const QgsPointXY &p) |
|
inline |
Definition at line 424 of file qgspointxy.h.
|
inline |
Definition at line 404 of file qgspointxy.h.
|
inline |
Definition at line 431 of file qgspointxy.h.