![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlpropertybinding_p.h>
Public Attributes | |
QV4::PersistentValue | m_boundFunction |
Definition at line 50 of file qqmlpropertybinding_p.h.
QV4::ReturnedValue QQmlPropertyBindingJSForBoundFunction::evaluate | ( | bool * | isUndefined | ) |
Definition at line 362 of file qqmlpropertybinding.cpp.
References args, QV4::PersistentValue::as(), QV4::JSCallData::callData(), QList< T >::data(), QQmlJavaScriptExpression::engine(), QQmlJavaScriptExpression::evaluate(), QJSEngine::handle(), m_boundFunction, and QList< T >::size().
QV4::PersistentValue QQmlPropertyBindingJSForBoundFunction::m_boundFunction |
Definition at line 54 of file qqmlpropertybinding_p.h.
Referenced by evaluate().