![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QStringAlgorithms< StringType >, including all inherited members.
Char typedef | QStringAlgorithms< StringType > | |
isConst | QStringAlgorithms< StringType > | static |
isSpace(char ch) | QStringAlgorithms< StringType > | inlinestatic |
isSpace(QChar ch) | QStringAlgorithms< StringType > | inlinestatic |
NakedStringType typedef | QStringAlgorithms< StringType > | |
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 Char *&begin, const Char *&end) | QStringAlgorithms< StringType > | inlinestatic |