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

(84835c51f335acf15982d987cd4486479c1719eb)

#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 325 of file qqmldata_p.h.