dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QMetaObject.SuperData
qt
core
objectdefs
QMetaObject
Undocumented in source.
struct
QMetaObject
struct
SuperData {
const
(
QMetaObject
)*
direct
;
this
(typeof(null) );
this
(const(QMetaObject)* mo);
alias
Getter
=
ExternCPPFunc
!(
const
(
QMetaObject
)*
function
())
;
version(QT_NO_DATA_RELOCATION)
Getter
indirect
;
this
(Getter g);
version
(!
QT_NO_DATA_RELOCATION
)
static
SuperData
link
();
}
Constructors
this
this
(typeof(null) )
Undocumented in source.
this
this
(const(QMetaObject)* mo)
Undocumented in source.
this
this
(Getter g)
Undocumented in source.
Members
Aliases
Getter
alias
Getter
=
ExternCPPFunc
!(
const
(
QMetaObject
)*
function
())
Undocumented in source.
Static functions
link
SuperData
link
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
direct
const
(
QMetaObject
)*
direct
;
Undocumented in source.
indirect
Getter
indirect
;
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