![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
QString | operator""_s (const char16_t *str, size_t size) noexcept |
QByteArray | operator""_ba (const char *str, size_t size) noexcept |
constexpr QLatin1Char | operator""_L1 (char ch) noexcept |
constexpr QStringView | operator""_sv (const char16_t *str, size_t size) noexcept |
constexpr QLatin1StringView | operator""_L1 (const char *str, size_t size) noexcept |
|
Definition at line 853 of file qbytearray.h.
|
|
inlineconstexprnoexcept |
Definition at line 371 of file qlatin1stringview.h.
|
|
Definition at line 518 of file qstringview.h.