![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 51 of file qbytearrayalgorithms.h.
|
inlineconstexprnoexcept |
Definition at line 58 of file qbytearrayalgorithms.h.
|
inlineexplicitconstexpr |
Definition at line 59 of file qbytearrayalgorithms.h.
|
inlineexplicitnoexcept |
Definition at line 62 of file qbytearrayalgorithms.h.
|
inline |
Definition at line 63 of file qbytearrayalgorithms.h.
|
inline |
Definition at line 64 of file qbytearrayalgorithms.h.
|
inlinenoexcept |
Definition at line 66 of file qbytearrayalgorithms.h.
|
inlinenoexcept |
Definition at line 65 of file qbytearrayalgorithms.h.
|
inline |
Definition at line 68 of file qbytearrayalgorithms.h.