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 | |
template<typename Arg > | |
constexpr auto | needleView (Arg &&a) noexcept -> decltype(this->view(std::forward< Arg >(a))) |
Public Member Functions inherited from QtPrivate::Tok::Pinning< T, pinned > | |
constexpr | Pinning (const T &) noexcept |
constexpr T | view (T t) const noexcept |
Definition at line 202 of file qstringtokenizer.h.
|
inlineconstexprnoexcept |
Definition at line 206 of file qstringtokenizer.h.