QGIS API Documentation 3.43.0-Master (b60ef06885e)
|
Sets the current locale to the c locale for the lifetime of the object. More...
#include <qgslocalec.h>
Public Member Functions | |
QgsLocaleNumC () | |
QgsLocaleNumC (const QgsLocaleNumC &rh)=delete | |
~QgsLocaleNumC () | |
QgsLocaleNumC & | operator= (const QgsLocaleNumC &rh)=delete |
Sets the current locale to the c locale for the lifetime of the object.
Definition at line 31 of file qgslocalec.h.
QgsLocaleNumC::QgsLocaleNumC | ( | ) |
Definition at line 25 of file qgslocalec.cpp.
QgsLocaleNumC::~QgsLocaleNumC | ( | ) |
Definition at line 36 of file qgslocalec.cpp.
|
delete |
|
delete |