Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qlatin1stringview.h File Reference

(aab82ff367c35503ae54b8a5a4121858efbac5ee)

#include <QtCore/qchar.h>
#include <QtCore/qcompare.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
 

Macro Definition Documentation

◆ Q_L1S_VIEW_IS_PRIMARY

#define Q_L1S_VIEW_IS_PRIMARY

Definition at line 27 of file qlatin1stringview.h.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QLatin1StringView ,
Q_RELOCATABLE_TYPE  )