Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qlocale_unix.cpp File Reference
#include "qlocale_p.h"
#include "qstringbuilder.h"
#include "qdatetime.h"
#include "qstringlist.h"
#include "qvariant.h"
#include "qreadwritelock.h"
+ Include dependency graph for qlocale_unix.cpp:

Go to the source code of this file.

Classes

struct  QSystemLocaleData
 

Functions

static bool contradicts (QStringView maybe, const QString &known)
 

Function Documentation

◆ contradicts()

static bool contradicts ( QStringView  maybe,
const QString known 
)
static

Definition at line 82 of file qlocale_unix.cpp.

References QLocaleId::acceptLanguage(), QLocaleId::acceptScriptTerritory(), QLocaleId::fromName(), QStringView::isEmpty(), and QLocaleId::language_id.

+ Here is the call graph for this function: