![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QStringAlgorithms< StringType >, including all inherited members.
| asUnicodeChar(ViewType v) | QStringAlgorithms< StringType > | inlinestatic |
| Char typedef | QStringAlgorithms< StringType > | |
| isConst | QStringAlgorithms< StringType > | static |
| isSpace(char ch) | QStringAlgorithms< StringType > | inlinestatic |
| isSpace(QChar ch) | QStringAlgorithms< StringType > | inlinestatic |
| NakedStringType typedef | QStringAlgorithms< StringType > | |
| needsReallocate(const StringType &str, qsizetype newSize) noexcept | QStringAlgorithms< StringType > | inlinestatic |
| newSize(StringType &src, qsizetype bsize, ViewType after, QSpan< const qsizetype > indices) | QStringAlgorithms< StringType > | inlinestatic |
| replace_equal_len(StringType &src, qsizetype bsize, ViewType after, QSpan< const qsizetype > indices) | QStringAlgorithms< StringType > | inlinestatic |
| replace_grow(StringType &src, qsizetype bsize, ViewType after, QSpan< const qsizetype > indices, qsizetype newlen) | QStringAlgorithms< StringType > | inlinestatic |
| replace_helper(StringType &src, qsizetype bsize, ViewType after, QSpan< const qsizetype > indices) | QStringAlgorithms< StringType > | inlinestatic |
| replace_into_copy(StringType &src, qsizetype bsize, ViewType after, QSpan< const qsizetype > indices, qsizetype newlen) | QStringAlgorithms< StringType > | inlinestatic |
| replace_shrink(StringType &src, qsizetype bsize, ViewType after, QSpan< const qsizetype > indices) | QStringAlgorithms< StringType > | inlinestatic |
| setSize(StringType &src, qsizetype newSize) | QStringAlgorithms< StringType > | inlinestatic |
| simplified_helper(StringType &str) | QStringAlgorithms< StringType > | inlinestatic |
| size_type typedef | QStringAlgorithms< StringType > | |
| trimmed_helper(StringType &str) | QStringAlgorithms< StringType > | inlinestatic |
| trimmed_helper_inplace(NakedStringType &str, const Char *begin, const Char *end) | QStringAlgorithms< StringType > | inlinestatic |
| trimmed_helper_inplace(const NakedStringType &, const Char *, const Char *) | QStringAlgorithms< StringType > | inlinestatic |
| trimmed_helper_positions(const StringType &str) | QStringAlgorithms< StringType > | inlinestatic |
| ViewChar typedef | QStringAlgorithms< StringType > | |
| ViewType typedef | QStringAlgorithms< StringType > |