18#ifndef QGSCOORDINATEUTILS_H
19#define QGSCOORDINATEUTILS_H
41class CORE_EXPORT QgsCoordinateUtils
121 Q_INVOKABLE
static double dmsToDecimal(
const QString &
string,
bool *ok =
nullptr,
bool *isEasting =
nullptr );
129 Q_INVOKABLE
static double degreeToDecimal(
const QString &
string,
bool *ok =
nullptr,
bool *isEasting =
nullptr );
Represents a coordinate reference system (CRS).
Encapsulates a QGIS project, including sets of map layers and their styles, layouts,...
A rectangle specified with double values.
const QgsCoordinateReferenceSystem & crs