Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqmldata_p.h File Reference

(5c5a2c24847c636857153078e4716fcb242f394d)

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

Referenced by QQmlData::notify(), and QQmlData::signalHasEndpoint().

+ Here is the caller graph for this function: