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

(5bec6a1d0c3d5f647a2a5c9375f2bf5e9647c24b)

#include <private/qtqmlglobal_p.h>
#include <private/qobject_p.h>
#include <private/qqmlpropertyindex_p.h>
#include <private/qv4value_p.h>
#include <private/qv4persistent_p.h>
#include <private/qqmlrefcount_p.h>
#include <private/qqmlpropertycache_p.h>
#include <qqmlprivate.h>
#include <qjsengine.h>
#include <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 329 of file qqmldata_p.h.