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
QQmlJSScope::AnnotatedScope Struct Reference

#include <qqmljsscope_p.h>

Collaboration diagram for QQmlJSScope::AnnotatedScope:

Public Attributes

QQmlJSScope::ConstPtr scope
ExtensionKind extensionSpecifier = NotExtension

Detailed Description

Definition at line 317 of file qqmljsscope_p.h.

Member Data Documentation

◆ extensionSpecifier

ExtensionKind QQmlJSScope::AnnotatedScope::extensionSpecifier = NotExtension

Definition at line 320 of file qqmljsscope_p.h.

◆ scope

QQmlJSScope::ConstPtr QQmlJSScope::AnnotatedScope::scope

Definition at line 319 of file qqmljsscope_p.h.


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