![]() |
Qt 6.x
The Qt SDK
|
#include <qstring.h>
Inheritance diagram for QtPrivate::QStringViewArg:
Collaboration diagram for QtPrivate::QStringViewArg:Public Member Functions | |
| QStringViewArg ()=default | |
| constexpr | QStringViewArg (QStringView v) noexcept |
Public Attributes | |
| QStringView | 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 1420 of file qstring.h.
References QtPrivate::ArgBase::U16.
| QStringView QtPrivate::QStringViewArg::string |