Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qandroidsystemlocale.h
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef QANDROIDSYSTEMLOCALE_H
5#define QANDROIDSYSTEMLOCALE_H
6
7#include "private/qlocale_p.h"
8#include <QtCore/qreadwritelock.h>
9
11
13{
14public:
16
17 QVariant query(QueryType type, QVariant in) const override;
18 QLocale fallbackLocale() const override;
19
20private:
21 void getLocaleFromJava() const;
22
23 mutable QLocale m_locale;
24 mutable QReadWriteLock m_lock;
25};
26
28
29#endif // QANDROIDSYSTEMLOCALE_H
QLocale fallbackLocale() const override
\inmodule QtCore
\inmodule QtCore
Definition qvariant.h:64
Combined button and popup list for selecting options.
GLenum type
GLenum query
GLuint in