Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmlsynchronizer.cpp File Reference

(9d768789ffd69a92354fdef0c29b25f9e54b4e22)

#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>
Include dependency graph for qqmlsynchronizer.cpp:

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)

Function Documentation

◆ doReadProperty()

QVariant doReadProperty ( QObject * object,
const QQmlPropertyData * property )
static

Definition at line 790 of file qqmlsynchronizer.cpp.