![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmldomtop_p.h>
Public Types | |
enum class | Cached { None , First , All } |
Static Public Member Functions | |
static RefCacheEntry | forPath (const DomItem &el, const Path &canonicalPath) |
static bool | addForPath (const DomItem &el, const Path &canonicalPath, const RefCacheEntry &entry, AddOption addOption=AddOption::KeepExisting) |
Public Attributes | |
Cached | cached = Cached::None |
QList< Path > | canonicalPaths |
Definition at line 702 of file qqmldomtop_p.h.
|
strong |
Enumerator | |
---|---|
None | |
First | |
All |
Definition at line 706 of file qqmldomtop_p.h.
|
static |
Definition at line 2384 of file qqmldomtop.cpp.
References QQmlJS::Dom::DomItem::environment().
|
static |
Definition at line 2368 of file qqmldomtop.cpp.
References QQmlJS::Dom::DomItem::environment().
Cached QQmlJS::Dom::RefCacheEntry::cached = Cached::None |
Definition at line 713 of file qqmldomtop_p.h.
Definition at line 714 of file qqmldomtop_p.h.