▲
-
Header: QLatin1Char
-
qmake: QT += core
-
Group: QLatin1Char is part of string-processing
Detailed Description▲
This class is only useful to construct a QChar with 8-bit character.
See Also▲
See also QChar, QLatin1String, QString
Member Function Documentation▲
int QLatin1Char::toLatin1() const▲
Converts a Latin-1 character to an 8-bit ASCII representation of the character.