qt.core.propertyprivate

Undocumented in source.

Members

Aliases

DtorFn
alias DtorFn = ExternCPPFunc!(void function(void*))
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
MoveCtrFn
alias MoveCtrFn = ExternCPPFunc!(void function(void*, void*))
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QPropertyBindingWrapper
alias QPropertyBindingWrapper = ExternCPPFunc!(bool function(QMetaType, QUntypedPropertyData* dataPtr, QPropertyBindingFunction))
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QPropertyObserverCallback
alias QPropertyObserverCallback = ExternCPPFunc!(void function(QUntypedPropertyData*))
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Functions

addRef
void addRef()
Undocumented in source. Be warned that the author may not have intended to support it.
deref
bool deref()
Undocumented in source. Be warned that the author may not have intended to support it.
getOffset
size_t getOffset(ExternCPPFunc!(size_t function()) offsetFn)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

QPropertyBindingData
struct QPropertyBindingData
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QPropertyBindingDataPointer
struct QPropertyBindingDataPointer
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QPropertyBindingFunction
struct QPropertyBindingFunction
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QPropertyBindingPrivate
struct QPropertyBindingPrivate
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QPropertyBindingPrivatePtr
struct QPropertyBindingPrivatePtr
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QPropertyProxyBindingData
struct QPropertyProxyBindingData
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QQmlPropertyBinding
struct QQmlPropertyBinding
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QTagPreservingPointerToPointer
struct QTagPreservingPointerToPointer(T, Tag)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QUntypedPropertyData
struct QUntypedPropertyData
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Variables

call
const(CallFn) call;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
destroy
const(DtorFn) destroy;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
moveConstruct
const(MoveCtrFn) moveConstruct;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
size
const(qsizetype) size;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta