![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpropertyprivate.h>
Public Attributes | |
const QtPrivate::BindingFunctionVTable * | vtable |
void * | functor |
Definition at line 213 of file qpropertyprivate.h.
void* QtPrivate::QPropertyBindingFunction::functor |
Definition at line 215 of file qpropertyprivate.h.
const QtPrivate::BindingFunctionVTable* QtPrivate::QPropertyBindingFunction::vtable |
Definition at line 214 of file qpropertyprivate.h.