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

(85899ff181984a1310cd1ad10cdb0824f1ca5118)

#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
 

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 46 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 12 of file qchar.h.