QGIS API Documentation 3.43.0-Master (b60ef06885e)
Public Member Functions | List of all members
QgsLocaleNumC Class Reference

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 ()
 
QgsLocaleNumCoperator= (const QgsLocaleNumC &rh)=delete
 

Detailed Description

Sets the current locale to the c locale for the lifetime of the object.

Definition at line 31 of file qgslocalec.h.

Constructor & Destructor Documentation

◆ QgsLocaleNumC() [1/2]

QgsLocaleNumC::QgsLocaleNumC ( )

Definition at line 25 of file qgslocalec.cpp.

◆ ~QgsLocaleNumC()

QgsLocaleNumC::~QgsLocaleNumC ( )

Definition at line 36 of file qgslocalec.cpp.

◆ QgsLocaleNumC() [2/2]

QgsLocaleNumC::QgsLocaleNumC ( const QgsLocaleNumC rh)
delete

Member Function Documentation

◆ operator=()

QgsLocaleNumC & QgsLocaleNumC::operator= ( const QgsLocaleNumC rh)
delete

The documentation for this class was generated from the following files: