Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <locale_mgr_iface.h>
Public Member Functions | |
virtual | ~LocaleMgrIface ()=default |
virtual LocaleIface * | GetDefLocale ()=0 |
virtual LocaleIface * | GetLocaleByName (const WideString &wsLCID)=0 |
Definition at line 14 of file locale_mgr_iface.h.
|
virtualdefault |
|
pure virtual |
Implemented in CXFA_LocaleMgr.
|
pure virtual |
Implemented in CXFA_LocaleMgr.