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::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 71 of file qqmljsscope_p.h.

Member Data Documentation

◆ revision

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

Definition at line 73 of file qqmljsscope_p.h.

◆ scope

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

Definition at line 72 of file qqmljsscope_p.h.


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