![]() |
Qt 6.x
The Qt SDK
|
#include <qpropertyprivate.h>
Collaboration diagram for QtPrivate::QPropertyBindingFunction:Public Attributes | |
| const QtPrivate::BindingFunctionVTable * | vtable |
| void * | functor |
Definition at line 214 of file qpropertyprivate.h.
| void* QtPrivate::QPropertyBindingFunction::functor |
Definition at line 216 of file qpropertyprivate.h.
Referenced by QtPrivate::PropertyAdaptorSlotObjectHelpers::bindingWrapper().
| const QtPrivate::BindingFunctionVTable* QtPrivate::QPropertyBindingFunction::vtable |
Definition at line 215 of file qpropertyprivate.h.
Referenced by QtPrivate::PropertyAdaptorSlotObjectHelpers::bindingWrapper().