dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QMetaObject.checkConnectArgs
qt
core
objectdefs
QMetaObject
Undocumented in source.
bool
checkConnectArgs
(const(char)* signal, const(char)* method)
bool
checkConnectArgs
(const(QMetaMethod) signal, const(QMetaMethod) method)
struct
QMetaObject
static
bool
checkConnectArgs
(
ref
const
(
QMetaMethod
)
signal
,
ref
const
(
QMetaMethod
)
method
)
Meta
Source
See Implementation
qt
core
objectdefs
QMetaObject
enums
Call
functions
cast_
classInfo
classInfoCount
classInfoOffset
className
constructor
constructorCount
enumerator
enumeratorCount
enumeratorOffset
indexOfClassInfo
indexOfConstructor
indexOfEnumerator
indexOfMethod
indexOfProperty
indexOfSignal
indexOfSlot
inherits
metaType
method
methodCount
methodOffset
newInstance
property
propertyCount
propertyOffset
static_metacall
tr
userProperty
static functions
activate
checkConnectArgs
connectSlotsByName
invokeMethod
metacall
normalizedSignature
normalizedType
staticMetaObject
structs
Connection
Data
SuperData
variables
d