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

#include <qqmljsscope_p.h>

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

Public Attributes

Pointer scope
 
QList< QQmlJSScope::Exportexports
 

Detailed Description

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

Definition at line 193 of file qqmljsscope_p.h.

Member Data Documentation

◆ exports

template<typename Pointer >
QList<QQmlJSScope::Export> QQmlJSScope::ExportedScope< Pointer >::exports

Definition at line 195 of file qqmljsscope_p.h.

◆ scope

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

Definition at line 194 of file qqmljsscope_p.h.


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