![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstring.h>
Public Member Functions | |
QAnyStringArg ()=default | |
constexpr | QAnyStringArg (QAnyStringView v) noexcept |
Public Attributes | |
QAnyStringView | string |
![]() | |
enum QtPrivate::ArgBase::Tag | tag |
Additional Inherited Members | |
![]() | |
enum | Tag : uchar { L1 , Any , U16 } |
|
default |
|
inlineexplicitconstexprnoexcept |
Definition at line 1707 of file qstring.h.
References QtPrivate::ArgBase::Any.
QAnyStringView QtPrivate::QAnyStringArg::string |