![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlprivate.h>
Collaboration diagram for QQmlPrivate::RegisterQmlUnitCacheHook:Public Attributes | |
| int | structVersion |
| QmlUnitCacheLookupFunction | lookupCachedQmlUnit |
Definition at line 736 of file qqmlprivate.h.
| QmlUnitCacheLookupFunction QQmlPrivate::RegisterQmlUnitCacheHook::lookupCachedQmlUnit |
Definition at line 738 of file qqmlprivate.h.
Referenced by QQmlMetaType::registerUnitCacheHook().
| int QQmlPrivate::RegisterQmlUnitCacheHook::structVersion |
Definition at line 737 of file qqmlprivate.h.
Referenced by QQmlMetaType::registerUnitCacheHook().