![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qtconfigmacros.h>#include <QtCore/qtversionchecks.h>Go to the source code of this file.
Macros | |
| #define | QT_BEGIN_HAS_CHAR8_T_NAMESPACE inline namespace q_has_char8_t { |
| #define | QT_BEGIN_NO_CHAR8_T_NAMESPACE namespace q_no_char8_t { |
| #define | QT_END_HAS_CHAR8_T_NAMESPACE } |
| #define | QT_END_NO_CHAR8_T_NAMESPACE } |
| #define | Q_L1S_VIEW_IS_PRIMARY |
Typedefs | |
| using | QLatin1String = QLatin1StringView |
| using | QUtf8StringView = QBasicUtf8StringView<false> |
| #define Q_L1S_VIEW_IS_PRIMARY |
Definition at line 32 of file qstringfwd.h.
| #define QT_BEGIN_HAS_CHAR8_T_NAMESPACE inline namespace q_has_char8_t { |
Definition at line 14 of file qstringfwd.h.
| #define QT_BEGIN_NO_CHAR8_T_NAMESPACE namespace q_no_char8_t { |
Definition at line 15 of file qstringfwd.h.
| #define QT_END_HAS_CHAR8_T_NAMESPACE } |
Definition at line 20 of file qstringfwd.h.
| #define QT_END_NO_CHAR8_T_NAMESPACE } |
Definition at line 21 of file qstringfwd.h.
| using QLatin1String = QLatin1StringView |
Definition at line 34 of file qstringfwd.h.
| typedef QBasicUtf8StringView< true > QUtf8StringView = QBasicUtf8StringView<false> |
Definition at line 53 of file qstringfwd.h.