![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qchar.h>
#include <QtCore/qcompare.h>
#include <QtCore/qcontainerfwd.h>
#include <QtCore/qnamespace.h>
#include <QtCore/qtversionchecks.h>
#include <QtCore/qstringfwd.h>
#include <QtCore/qstringview.h>
Go to the source code of this file.
Classes | |
class | QLatin1String |
Namespaces | |
namespace | Qt |
namespace | Qt::Literals |
namespace | Qt::Literals::StringLiterals |
Functions | |
Q_DECLARE_TYPEINFO (QLatin1String, Q_RELOCATABLE_TYPE) | |
constexpr QLatin1StringView | Qt::Literals::StringLiterals::operator""_L1 (const char *str, size_t size) noexcept |
Q_DECLARE_TYPEINFO | ( | QLatin1String | , |
Q_RELOCATABLE_TYPE | ) |