18#ifndef QGSLOCALENUMC_H 
   19#define QGSLOCALENUMC_H 
   33    char *mOldlocale = 
nullptr;
 
   34    static QMutex sLocaleLock;
 
 
Sets the current locale to the c locale for the lifetime of the object.
 
QgsLocaleNumC(const QgsLocaleNumC &rh)=delete
 
QgsLocaleNumC & operator=(const QgsLocaleNumC &rh)=delete