![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
| namespace | TextUtils |
| Pure string helpers with no dependencies on QDoc driver types. | |
Functions | |
| QString | TextUtils::separator (qsizetype wordPosition, qsizetype numberOfWords) |
| QString | TextUtils::comma (qsizetype wordPosition, qsizetype numberOfWords) |
| QString | TextUtils::asAsciiPrintable (const QString &str) |
| Returns an ASCII-printable representation of str. | |
| QString | TextUtils::protect (const QString &string) |