![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstringtokenizer.h>
Public Member Functions | |
constexpr | Pinning (T &&s) noexcept |
constexpr QStringView | view (const T &) const noexcept |
Public Attributes | |
T | m_string |
Definition at line 190 of file qstringtokenizer.h.
|
inlineconstexprnoexcept |
Definition at line 195 of file qstringtokenizer.h.
References m_string.
|
inlineconstexprnoexcept |
Definition at line 197 of file qstringtokenizer.h.
References m_string.
T QtPrivate::Tok::Pinning< T, true >::m_string |
Definition at line 192 of file qstringtokenizer.h.