Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qstringfwd.h File Reference

(e2fef733be92e95ff28225196e14ffeb98d61a1f)

#include <QtCore/qglobal.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   }
 

Typedefs

using QLatin1String = QLatin1StringView
 
using QUtf8StringView = QBasicUtf8StringView<false>
 

Macro Definition Documentation

◆ QT_BEGIN_HAS_CHAR8_T_NAMESPACE

#define QT_BEGIN_HAS_CHAR8_T_NAMESPACE   inline namespace q_has_char8_t {

Definition at line 12 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 13 of file qstringfwd.h.

◆ QT_END_HAS_CHAR8_T_NAMESPACE

#define QT_END_HAS_CHAR8_T_NAMESPACE   }

Definition at line 18 of file qstringfwd.h.

◆ QT_END_NO_CHAR8_T_NAMESPACE

#define QT_END_NO_CHAR8_T_NAMESPACE   }

Definition at line 19 of file qstringfwd.h.

Typedef Documentation

◆ QLatin1String

Definition at line 31 of file qstringfwd.h.

◆ QUtf8StringView

Definition at line 46 of file qstringfwd.h.