Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlJSScope::ImportedScope< Pointer > Struct Template Reference

#include <qqmljsscope_p.h>

+ Collaboration diagram for QQmlJSScope::ImportedScope< Pointer >:

Public Attributes

Pointer scope
 
QTypeRevision revision
 

Detailed Description

template<typename Pointer>
struct QQmlJSScope::ImportedScope< Pointer >

Definition at line 199 of file qqmljsscope_p.h.

Member Data Documentation

◆ revision

template<typename Pointer >
QTypeRevision QQmlJSScope::ImportedScope< Pointer >::revision

Definition at line 201 of file qqmljsscope_p.h.

Referenced by QQmlJSScope::findType().

◆ scope

template<typename Pointer >
Pointer QQmlJSScope::ImportedScope< Pointer >::scope

Definition at line 200 of file qqmljsscope_p.h.

Referenced by QQmlJSScope::findType().


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