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
QQmlPrivate::RegisterQmlUnitCacheHook Struct Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::RegisterQmlUnitCacheHook:

Public Attributes

int structVersion
 
QmlUnitCacheLookupFunction lookupCachedQmlUnit
 

Detailed Description

Definition at line 761 of file qqmlprivate.h.

Member Data Documentation

◆ lookupCachedQmlUnit

QmlUnitCacheLookupFunction QQmlPrivate::RegisterQmlUnitCacheHook::lookupCachedQmlUnit

Definition at line 763 of file qqmlprivate.h.

◆ structVersion

int QQmlPrivate::RegisterQmlUnitCacheHook::structVersion

Definition at line 762 of file qqmlprivate.h.


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