dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QMetaObject.Connection
qt
core
objectdefs
QMetaObject
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
struct
QMetaObject
extern (
C
++)
struct
Connection {
~this
();
this
(const(Connection) other);
alias
RestrictedBool
=
void
**
;
}
Constructors
this
this
(const(Connection) other)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Aliases
RestrictedBool
alias
RestrictedBool
=
void
**
Undocumented in source.
Meta
Source
See Implementation
qt
core
objectdefs
QMetaObject
enums
Call
functions
classInfo
classInfoCount
classInfoOffset
className
constructor
constructorCount
enumerator
enumeratorCount
enumeratorOffset
indexOfClassInfo
indexOfConstructor
indexOfEnumerator
indexOfMethod
indexOfProperty
indexOfSignal
indexOfSlot
inherits
method
methodCount
methodOffset
newInstance
property
propertyCount
propertyOffset
static_metacall
tr
userProperty
static functions
activate
checkConnectArgs
connectSlotsByName
disconnectOne
invokeMethod
metacall
normalizedSignature
normalizedType
staticMetaObject
structs
Connection
SuperData
generated_qobjectdefs_0
variables
d