dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QMetaType.construct
qt
core
metatype
QMetaType
Undocumented in source. Be warned that the author may not have intended to support it.
void
*
construct
(int type, void* where, const(void)* copy)
void
*
construct
(void* where, const(void)* copy)
struct
QMetaType
pragma(
inline
, true) const
void
*
construct
(
void
*
where
,
const
(
void
)*
copy
= null
)
Meta
Source
See Implementation
qt
core
metatype
QMetaType
aliases
Constructor
Creator
Deleter
Destructor
LoadOperator
SaveOperator
TypeFlags
TypedConstructor
TypedDestructor
constructors
this
destructors
~this
enums
Type
TypeFlag
functions
id
isValid
name
static functions
compare
construct
convert
destroy
destruct
equals
hasRegisteredComparators
isRegistered
load
metaObjectForType
registerStreamOperators
registerType
registerTypedef
save
sizeOf
type
typeFlags
typeName
unregisterType