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

(9efcf1457229ef33a4c336b6a8ffd31333f5c105)

#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>
Include dependency graph for qlatin1stringview.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

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QLatin1String ,
Q_RELOCATABLE_TYPE  )