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
qqmldata_p.h File Reference

(3672a41309ea1381c766d200a38b3061e67c359b)

#include <private/qobject_p.h>
#include <private/qqmlpropertycache_p.h>
#include <private/qqmlpropertyindex_p.h>
#include <private/qqmlrefcount_p.h>
#include <private/qtqmlglobal_p.h>
#include <private/qv4persistent_p.h>
#include <private/qv4value_p.h>
#include <QtQml/qqmlprivate.h>
#include <QtQml/qjsengine.h>
#include <QtCore/qvector.h>
Include dependency graph for qqmldata_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlData
struct  QQmlData::NotifyList
struct  QQmlData::DeferredData

Namespaces

namespace  QV4
namespace  QV4::CompiledData

Functions

bool isIndexInConnectionMask (quint64 connectionMask, int index)

Function Documentation

◆ isIndexInConnectionMask()

bool isIndexInConnectionMask ( quint64 connectionMask,
int index )
inline

Definition at line 335 of file qqmldata_p.h.