Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmltypedata.cpp File Reference
#include <private/qqmlcomponentandaliasresolver_p.h>
#include <private/qqmlengine_p.h>
#include <private/qqmlirbuilder_p.h>
#include <private/qqmlirloader_p.h>
#include <private/qqmlpropertycachecreator_p.h>
#include <private/qqmlpropertyvalidator_p.h>
#include <private/qqmlscriptblob_p.h>
#include <private/qqmlscriptdata_p.h>
#include <private/qqmltypecompiler_p.h>
#include <private/qqmltypedata_p.h>
#include <private/qqmltypeloaderqmldircontent_p.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qcryptographichash.h>
#include <memory>
+ Include dependency graph for qqmltypedata.cpp:

Go to the source code of this file.

Functions

static bool addTypeReferenceChecksumsToHash (const QList< QQmlTypeData::TypeReference > &typeRefs, QHash< quintptr, QByteArray > *checksums, QCryptographicHash *hash)
 

Function Documentation

◆ addTypeReferenceChecksumsToHash()

static bool addTypeReferenceChecksumsToHash ( const QList< QQmlTypeData::TypeReference > &  typeRefs,
QHash< quintptr, QByteArray > *  checksums,
QCryptographicHash hash 
)
static

Definition at line 268 of file qqmltypedata.cpp.

References hash, mo, ok, and QQmlMetaType::propertyCache().

Referenced by QQmlTypeData::done().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: