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

(c1527335dde9316e9814a8be924a247564ce0c35)

#include "qqmlsynchronizer_p.h"
#include <private/qobject_p.h>
#include <private/qqmlcontextdata_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 791 of file qqmlsynchronizer.cpp.