![]() |
Qt 6.x
The Qt SDK
|
#include <qpropertyprivate.h>
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().