![]() |
Qt 6.x
The Qt SDK
|
#include <qstring.h>
Inheritance diagram for QtPrivate::QLatin1StringArg:
Collaboration diagram for QtPrivate::QLatin1StringArg:Public Member Functions | |
| QLatin1StringArg ()=default | |
| constexpr | QLatin1StringArg (QLatin1StringView v) noexcept |
Public Attributes | |
| QLatin1StringView | string |
Public Attributes inherited from QtPrivate::ArgBase | |
| enum QtPrivate::ArgBase::Tag | tag |
Additional Inherited Members | |
Public Types inherited from QtPrivate::ArgBase | |
| enum | Tag : uchar { L1 , U8 , U16 } |
|
default |
|
inlineexplicitconstexprnoexcept |
Definition at line 1426 of file qstring.h.
References QtPrivate::ArgBase::L1.
| QLatin1StringView QtPrivate::QLatin1StringArg::string |