![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qqmljavascriptexpression_p.h>
#include <private/qqmlpropertydata_p.h>
#include <private/qv4alloca_p.h>
#include <private/qqmltranslation_p.h>
#include <QtCore/qproperty.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | QQmlPropertyBindingJS |
class | QQmlPropertyBindingJSForBoundFunction |
class | QQmlPropertyBinding |
struct | Print< I > |
class | QQmlTranslationPropertyBinding |
Namespaces | |
namespace | QV4 |
namespace | QtPrivate |
Macros | |
#define | FOR_TYPE(TYPE) |
Functions | |
const QtPrivate::BindingFunctionVTable * | bindingFunctionVTableForQQmlPropertyBinding (QMetaType type) |
template<typename T> | |
bool | compareAndAssign (void *dataPtr, const void *result) |
Variables | |
template<QMetaType::Type type> | |
constexpr BindingFunctionVTable | QtPrivate::bindingFunctionVTableForQQmlPropertyBinding |
#define FOR_TYPE | ( | TYPE | ) |
|
inline |
Definition at line 202 of file qqmlpropertybinding_p.h.
Definition at line 242 of file qqmlpropertybinding_p.h.