qt.core.string

* * DQt - D bindings for the Qt Toolkit * * GNU Lesser General Public License Usage * This file may be used under the terms of the GNU Lesser * General Public License version 3 as published by the Free Software * Foundation and appearing in the file LICENSE.LGPL3 included in the * packaging of this file. Please review the following information to * ensure the GNU Lesser General Public License version 3 requirements * will be met: https://www.gnu.org/licenses/lgpl-3.0.html. *

Members

Aliases

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

Functions

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.
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.
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.
QCharRef
struct QCharRef
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
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QString
struct QString
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QStringRef
struct QStringRef
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta