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
qqmltypedata.cpp File Reference

(b91a26ae3b7b2ab68128f41db6ed4ccf7366dfc4)

#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 288 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: