![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
| constexpr char | toHexUpper (char32_t value) noexcept |
| constexpr char | toHexLower (char32_t value) noexcept |
| constexpr bool | isHexDigit (char32_t c) noexcept |
| constexpr int | fromHex (char32_t c) noexcept |
| constexpr char | toOct (char32_t value) noexcept |
| constexpr bool | isOctalDigit (char32_t c) noexcept |
| constexpr int | fromOct (char32_t c) noexcept |
| constexpr bool | isAsciiDigit (char32_t c) noexcept |
| constexpr bool | isAsciiLower (char32_t c) noexcept |
| constexpr bool | isAsciiLetterOrNumber (char32_t c) noexcept |
| constexpr char | toAsciiUpper (char ch) noexcept |
| constexpr int | isAsciiPrintable (char32_t ch) noexcept |
| constexpr int | qt_lencmp (qsizetype lhs, qsizetype rhs) noexcept |
| constexpr bool | isAsciiUpper (char32_t c) noexcept |
| constexpr char | toAsciiLower (char ch) noexcept |
| constexpr int | caseCompareAscii (char lhs, char rhs) noexcept |
|
inlinenodiscardconstexprnoexcept |
Definition at line 107 of file qbytearrayalgorithms.h.
|
inlinenodiscardconstexprnoexcept |
Definition at line 48 of file qtools_p.h.
|
inlinenodiscardconstexprnoexcept |
Definition at line 66 of file qtools_p.h.
References isOctalDigit().
|
inlinenodiscardconstexprnoexcept |
Definition at line 71 of file qtools_p.h.
Referenced by isAsciiLetterOrNumber().
|
inlinenodiscardconstexprnoexcept |
Definition at line 85 of file qtools_p.h.
References isAsciiDigit(), and isAsciiLower().
|
inlinenodiscardconstexprnoexcept |
Definition at line 76 of file qtools_p.h.
Referenced by isAsciiLetterOrNumber(), and toAsciiUpper().
|
inlinenodiscardconstexprnoexcept |
Definition at line 95 of file qtools_p.h.
|
inlinenodiscardconstexprnoexcept |
Definition at line 97 of file qbytearrayalgorithms.h.
|
inlinenodiscardconstexprnoexcept |
Definition at line 41 of file qtools_p.h.
|
inlinenodiscardconstexprnoexcept |
Definition at line 61 of file qtools_p.h.
Referenced by fromOct().
Definition at line 100 of file qtools_p.h.
|
inlinenodiscardconstexprnoexcept |
Definition at line 102 of file qbytearrayalgorithms.h.
|
inlinenodiscardconstexprnoexcept |
Definition at line 90 of file qtools_p.h.
References isAsciiLower().
|
inlinenodiscardconstexprnoexcept |
Definition at line 36 of file qtools_p.h.
|
inlinenodiscardconstexprnoexcept |
Definition at line 31 of file qtools_p.h.
|
inlinenodiscardconstexprnoexcept |
Definition at line 56 of file qtools_p.h.