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
qlocale_icu.cpp File Reference

(f1c3af04a478d909da98a15feefa4ec2e0eaa8ba)

#include "qglobal.h"
#include "qdebug.h"
#include "qlocale_p.h"
#include "qmutex.h"
#include "unicode/uloc.h"
#include "unicode/ustring.h"
Include dependency graph for qlocale_icu.cpp:

Go to the source code of this file.

Namespaces

namespace  QtIcuPrivate

Enumerations

enum class  QtIcuPrivate::CaseConversion : bool { QtIcuPrivate::Upper , QtIcuPrivate::Lower , QtIcuPrivate::Upper , QtIcuPrivate::Lower }
enum class  QtIcuPrivate::CaseConversion : bool { QtIcuPrivate::Upper , QtIcuPrivate::Lower , QtIcuPrivate::Upper , QtIcuPrivate::Lower }

Functions

static bool QtIcuPrivate::qt_u_strToCase (const QString &str, QString *out, const char *localeID, CaseConversion conv)

Variables

 QT_BEGIN_NAMESPACE

Variable Documentation

◆ QT_BEGIN_NAMESPACE

QT_BEGIN_NAMESPACE
related

Definition at line 15 of file qlocale_icu.cpp.