dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QLatin1Char
qt
core
qchar
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++)
struct
QLatin1Char {
this
(char c);
char
toLatin1
();
ushort
unicode
();
}
Constructors
this
this
(char c)
Undocumented in source.
Members
Functions
toLatin1
char
toLatin1
()
Undocumented in source. Be warned that the author may not have intended to support it.
unicode
ushort
unicode
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
qt
core
qchar
structs
QChar
QLatin1Char