![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qchar.h>#include <QtCore/qnamespace.h>#include <QtCore/qtversionchecks.h>#include <QtCore/qstringview.h>
Include dependency graph for qlatin1stringview.h:Go to the source code of this file.
Classes | |
| class | QLatin1StringView |
Namespaces | |
| namespace | Qt |
| namespace | Qt::Literals |
| namespace | Qt::Literals::StringLiterals |
Macros | |
| #define | Q_L1S_VIEW_IS_PRIMARY |
Functions | |
| Q_DECLARE_TYPEINFO (QLatin1StringView, Q_RELOCATABLE_TYPE) | |
| constexpr QLatin1StringView | Qt::Literals::StringLiterals::operator""_L1 (const char *str, size_t size) noexcept |
| #define Q_L1S_VIEW_IS_PRIMARY |
Definition at line 26 of file qlatin1stringview.h.
| Q_DECLARE_TYPEINFO | ( | QLatin1StringView | , |
| Q_RELOCATABLE_TYPE | |||
| ) |