Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlPrivate::RegisterQmlUnitCacheHook Struct Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::RegisterQmlUnitCacheHook:

Public Attributes

int structVersion
 
QmlUnitCacheLookupFunction lookupCachedQmlUnit
 

Detailed Description

Definition at line 736 of file qqmlprivate.h.

Member Data Documentation

◆ lookupCachedQmlUnit

QmlUnitCacheLookupFunction QQmlPrivate::RegisterQmlUnitCacheHook::lookupCachedQmlUnit

Definition at line 738 of file qqmlprivate.h.

Referenced by QQmlMetaType::registerUnitCacheHook().

◆ structVersion

int QQmlPrivate::RegisterQmlUnitCacheHook::structVersion

Definition at line 737 of file qqmlprivate.h.

Referenced by QQmlMetaType::registerUnitCacheHook().


The documentation for this struct was generated from the following file: