16 #ifndef QGSQUICKUTILS_H
17 #define QGSQUICKUTILS_H
23 #include <QtPositioning/QGeoCoordinate>
24 #include <QModelIndex>
35 #include "qgis_quick.h"
67 Q_PROPERTY( qreal dp READ screenDensity CONSTANT )
76 qreal screenDensity()
const;
79 static qreal calculateScreenDensity();
This class represents a coordinate reference system (CRS).
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...
Encapsulating the common utilities for QgsQuick library.
~QgsQuickUtils()=default
Destructor.
Represents a vector layer which manages a vector based data sets.