Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QStringAlgorithms< StringType > Member List

This is the complete list of members for QStringAlgorithms< StringType >, including all inherited members.

asUnicodeChar(ViewType v)QStringAlgorithms< StringType >inlinestatic
Char typedefQStringAlgorithms< StringType >
isConstQStringAlgorithms< StringType >static
isSpace(char ch)QStringAlgorithms< StringType >inlinestatic
isSpace(QChar ch)QStringAlgorithms< StringType >inlinestatic
NakedStringType typedefQStringAlgorithms< StringType >
needsReallocate(const StringType &str, qsizetype newSize) noexceptQStringAlgorithms< 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 typedefQStringAlgorithms< 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 typedefQStringAlgorithms< StringType >
ViewType typedefQStringAlgorithms< StringType >