Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlJS::ImportedScope< Pointer > Struct Template Reference

#include <qqmljsscope_p.h>

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

Public Attributes

Pointer scope
 
QTypeRevision revision
 

Detailed Description

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

Definition at line 121 of file qqmljsscope_p.h.

Member Data Documentation

◆ revision

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

Definition at line 123 of file qqmljsscope_p.h.

◆ scope

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

Definition at line 122 of file qqmljsscope_p.h.


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