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

(762de4f590ad58581c2b40de289b309f95943964)

#include <QtCore/qglobal.h>
#include <QtCore/qcompare.h>
#include <functional>
#include <QtCore/qstringview.h>
Include dependency graph for qchar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QLatin1Char
 \inmodule QtCore \reentrant More...
struct  std::hash< QT_PREPEND_NAMESPACE(QChar)>

Namespaces

namespace  Qt
namespace  Qt::Literals
namespace  Qt::Literals::StringLiterals
namespace  std
 [33]

Macros

#define QT_CHAR_FASTCALL   QT7_ONLY(Q_CORE_EXPORT) QT_FASTCALL

Functions

class QT6_ONLY (Q_CORE_EXPORT) QChar
 Q_DECLARE_TYPEINFO (QChar, Q_PRIMITIVE_TYPE)
constexpr QLatin1Char Qt::Literals::StringLiterals::operator""_L1 (char ch) noexcept

Macro Definition Documentation

◆ QT_CHAR_FASTCALL

#define QT_CHAR_FASTCALL   QT7_ONLY(Q_CORE_EXPORT) QT_FASTCALL

Definition at line 47 of file qchar.h.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QChar ,
Q_PRIMITIVE_TYPE  )

◆ QT6_ONLY()

class QT6_ONLY ( Q_CORE_EXPORT )

Definition at line 13 of file qchar.h.