QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis_core.h"
#include "qgsvector.h"
#include "qgsgeometryutils_base.h"
#include "qgis.h"
#include <iostream>
#include <QString>
#include <QPoint>
#include <QObject>
#include <qglobal.h>
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) |
uint | qHash (const QgsPointXY &p) |
|
inline |
Definition at line 402 of file qgspointxy.h.
|
inline |
Definition at line 409 of file qgspointxy.h.