dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
TypeInfo
qt
core
nativeinterface
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
TypeInfo (
NativeInterface
) {
extern (
D
) static immutable
bool
haveTypeInfo
;
static
int
revision
();
static
const
(
char
)*
name
();
}
Members
Static functions
name
const
(
char
)*
name
()
Undocumented in source. Be warned that the author may not have intended to support it.
revision
int
revision
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
haveTypeInfo
bool
haveTypeInfo
;
Undocumented in source.
Meta
Source
See Implementation
qt
core
nativeinterface
functions
hasTypeInfo
structs
NativeInterface
TypeInfo
has_type_info