qt.core.string

Undocumented in source.

Members

Functions

argToQString
QString argToQString(QLatin1String pattern, size_t n, const(ArgBase)** args)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
argToQString
QString argToQString(QStringView pattern, size_t n, const(ArgBase)** args)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
erase
qsizetype erase(QString s, const(T) t)
Undocumented in source. Be warned that the author may not have intended to support it.
erase_if
qsizetype erase_if(QString s, Predicate pred)
Undocumented in source. Be warned that the author may not have intended to support it.
isLatin1
bool isLatin1(QLatin1String )
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ArgBase
struct ArgBase
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QLatin1String
struct QLatin1String

Binding for C++ class QLatin1String.

QString
struct QString

Binding for C++ class QString.

Meta