Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
pdfium::ScopedLocale Class Reference

#include <scoped_locale.h>

+ Collaboration diagram for pdfium::ScopedLocale:

Public Member Functions

 ScopedLocale (const std::string &locale)
 
 ~ScopedLocale ()
 

Detailed Description

Definition at line 14 of file scoped_locale.h.

Constructor & Destructor Documentation

◆ ScopedLocale()

pdfium::ScopedLocale::ScopedLocale ( const std::string & locale)
explicit

Definition at line 13 of file scoped_locale.cc.

◆ ~ScopedLocale()

pdfium::ScopedLocale::~ScopedLocale ( )

Definition at line 18 of file scoped_locale.cc.


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