16#ifndef QGSQUICKUTILS_H
17#define QGSQUICKUTILS_H
19#include "qgis_quick.h"
Point geometry type, with support for z-dimension and m-values.
static Q_INVOKABLE QgsPoint toQgsPoint(const QPointF &point)
Helper function to convert QPointF to QgsPoint without any transformations.
QgsQuickUtils(QObject *parent=nullptr)
Creates new QgsQuickUtils - this class is meant to serve as a QML singleton.