dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QMetaType.convert
qt
core
metatype
QMetaType
Undocumented in source. Be warned that the author may not have intended to support it.
bool
convert
(QMetaType fromType, const(void)* from, QMetaType toType, void* to)
bool
convert
(const(void)* from, int fromTypeId, void* to, int toTypeId)
struct
QMetaType
static
bool
convert
(
const
(
void
)*
from
,
int
fromTypeId
,
void
*
to
,
int
toTypeId
)
Meta
Source
See Implementation
qt
core
metatype
QMetaType
aliases
TypeFlags
constructors
this
enums
TypeFlag
functions
alignOf
compare
construct
destroy
destruct
equals
flags
hasRegisteredDataStreamOperators
id
iface
isEqualityComparable
isOrdered
isValid
load
metaObject
name
save
sizeOf
static functions
canConvert
canView
convert
fromName
fromType
hasRegisteredMutableViewFunction
isRegistered
unregisterMetaType
view
variables
d_ptr