![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.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... | |
| class | QChar |
| \inmodule QtCore More... | |
| struct | std::hash< QT_PREPEND_NAMESPACE(QChar)> |
Namespaces | |
| namespace | Qt |
| namespace | Qt::Literals |
| namespace | Qt::Literals::StringLiterals |
| namespace | std |
Macros | |
| #define | QCHAR_MAYBE_IMPLICIT explicit |
Functions | |
| Q_DECLARE_TYPEINFO (QChar, Q_PRIMITIVE_TYPE) | |
| Q_CORE_EXPORT QDataStream & | operator<< (QDataStream &, QChar) |
| Q_CORE_EXPORT QDataStream & | operator>> (QDataStream &, QChar &) |
| constexpr QLatin1Char | Qt::Literals::StringLiterals::operator""_L1 (char ch) noexcept |
|
related |
|
related |
| Q_DECLARE_TYPEINFO | ( | QChar | , |
| Q_PRIMITIVE_TYPE | |||
| ) |