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

(a0e65398483729259cf58781949133c6055fdc7c)

#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 31 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 13 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 14 of file qstringfwd.h.

◆ QT_END_HAS_CHAR8_T_NAMESPACE

#define QT_END_HAS_CHAR8_T_NAMESPACE   }

Definition at line 19 of file qstringfwd.h.

◆ QT_END_NO_CHAR8_T_NAMESPACE

#define QT_END_NO_CHAR8_T_NAMESPACE   }

Definition at line 20 of file qstringfwd.h.

Typedef Documentation

◆ QLatin1String

using QLatin1String = QLatin1StringView

Definition at line 33 of file qstringfwd.h.

◆ QUtf8StringView

Definition at line 52 of file qstringfwd.h.