Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlJS::ExportedScope< Pointer > Struct Template Reference

#include <qqmljsscope_p.h>

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

Public Attributes

Pointer scope
 
QList< Exportexports
 

Detailed Description

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

Definition at line 115 of file qqmljsscope_p.h.

Member Data Documentation

◆ exports

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

Definition at line 117 of file qqmljsscope_p.h.

◆ scope

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

Definition at line 116 of file qqmljsscope_p.h.


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