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
qstringfwd.h File Reference

(35accdaa5ca142e9c34342cc579c1f1be114eb72)

#include <QtCore/qtconfigmacros.h>
#include <QtCore/qtversionchecks.h>
Include dependency graph for qstringfwd.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>

Macro Definition Documentation

◆ Q_L1S_VIEW_IS_PRIMARY

#define Q_L1S_VIEW_IS_PRIMARY

Definition at line 32 of file qstringfwd.h.

◆ QT_BEGIN_HAS_CHAR8_T_NAMESPACE

#define QT_BEGIN_HAS_CHAR8_T_NAMESPACE   inline namespace q_has_char8_t {

Definition at line 14 of file qstringfwd.h.

◆ QT_BEGIN_NO_CHAR8_T_NAMESPACE

#define QT_BEGIN_NO_CHAR8_T_NAMESPACE   namespace q_no_char8_t {

Definition at line 15 of file qstringfwd.h.

◆ QT_END_HAS_CHAR8_T_NAMESPACE

#define QT_END_HAS_CHAR8_T_NAMESPACE   }

Definition at line 20 of file qstringfwd.h.

◆ QT_END_NO_CHAR8_T_NAMESPACE

#define QT_END_NO_CHAR8_T_NAMESPACE   }

Definition at line 21 of file qstringfwd.h.

Typedef Documentation

◆ QLatin1String

using QLatin1String = QLatin1StringView

Definition at line 34 of file qstringfwd.h.

◆ QUtf8StringView

Definition at line 53 of file qstringfwd.h.