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 );
 
This class represents a coordinate reference system (CRS).
 
A class to represent a 2D point.
 
Encapsulates a QGIS project, including sets of map layers and their styles, layouts,...
 
A rectangle specified with double values.
 
const QgsCoordinateReferenceSystem & crs