![]() |
Qt 6.x
The Qt SDK
|
#include <qbytearrayalgorithms.h>
Public Member Functions | |
constexpr | ParsedNumber () noexcept |
constexpr | ParsedNumber (T v) |
operator bool () const noexcept | |
T & | operator* () |
const T & | operator* () const |
T * | operator-> () noexcept |
const T * | operator-> () const noexcept |
template<typename U > | |
T | value_or (U &&u) const |
Definition at line 44 of file qbytearrayalgorithms.h.
|
inlineconstexprnoexcept |
Definition at line 51 of file qbytearrayalgorithms.h.
|
inlineexplicitconstexpr |
Definition at line 52 of file qbytearrayalgorithms.h.
|
inlineexplicitnoexcept |
Definition at line 55 of file qbytearrayalgorithms.h.
|
inline |
Definition at line 56 of file qbytearrayalgorithms.h.
References Q_ASSERT.
|
inline |
Definition at line 57 of file qbytearrayalgorithms.h.
References Q_ASSERT.
|
inlinenoexcept |
Definition at line 59 of file qbytearrayalgorithms.h.
|
inlinenoexcept |
Definition at line 58 of file qbytearrayalgorithms.h.
|
inline |
Definition at line 61 of file qbytearrayalgorithms.h.