qt.core.object

Undocumented in source.

Members

Aliases

QObjectList
alias QObjectList = QList!(QObject)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Classes

QObject
class QObject

Binding for C++ class QObject.

QObjectData
class QObjectData
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Functions

qGetBindingStorage
const(QBindingStorage)* qGetBindingStorage(const(QObject) o)
Undocumented in source. Be warned that the author may not have intended to support it.
qGetBindingStorage
QBindingStorage* qGetBindingStorage(QObject o)
Undocumented in source. Be warned that the author may not have intended to support it.
qobject_cast
T qobject_cast(QObject object)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DQtMember
struct DQtMember(T, Members_...)
Undocumented in source.
QAccessibleWidget
struct QAccessibleWidget
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QDynamicMetaObjectData
struct QDynamicMetaObjectData
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QObjectPrivate
struct QObjectPrivate
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Templates

IsQInvokable
template IsQInvokable(alias F)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IsQScriptable
template IsQScriptable(alias F)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IsQSignal
template IsQSignal(alias F)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IsQSlot
template IsQSlot(alias F)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
parametersSame
template parametersSame(Params...)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta