Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qlatin1stringview.h File Reference
#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
 

Macro Definition Documentation

◆ Q_L1S_VIEW_IS_PRIMARY

#define Q_L1S_VIEW_IS_PRIMARY

Definition at line 26 of file qlatin1stringview.h.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QLatin1StringView  ,
Q_RELOCATABLE_TYPE   
)