![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmlsynchronizer_p.h"
#include <private/qobject_p.h>
#include <private/qqmlproperty_p.h>
#include <private/qqmlvaluetype_p.h>
#include <private/qv4scopedvalue_p.h>
#include <QtQml/qqmlinfo.h>
#include <QtCore/qcompare.h>
Go to the source code of this file.
Classes | |
struct | QQmlSynchronizerProperty |
class | QQmlSynchronizerSlotObject |
class | QQmlSynchronizerHandler |
class | QQmlSynchronizerChangeHandler |
class | QQmlSynchronizerPrivate |
struct | QQmlSynchronizerPrivate::State |
struct | QQmlSynchronizerPrivate::OwnedTarget |
Functions | |
static QVariant | doReadProperty (QObject *object, const QQmlPropertyData *property) |
|
static |
Definition at line 790 of file qqmlsynchronizer.cpp.