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::ContextualType Struct Reference

#include <qqmljscontextualtypes_p.h>

Inheritance diagram for QQmlJS::ContextualType:
Collaboration diagram for QQmlJS::ContextualType:

Public Member Functions

 ContextualType ()
 ContextualType (const ImportedScope< QQmlJSScope::ConstPtr > &type, quint8 precedence)
 ContextualType (const QQmlJSScope::ConstPtr &type, QTypeRevision revision, quint8 precedence)

Public Attributes

quint8 m_precedence
Public Attributes inherited from QQmlJS::ImportedScope< QQmlJSScope::ConstPtr >
QQmlJSScope::ConstPtr scope
QTypeRevision revision

Detailed Description

Definition at line 34 of file qqmljscontextualtypes_p.h.

Constructor & Destructor Documentation

◆ ContextualType() [1/3]

QQmlJS::ContextualType::ContextualType ( )
inline

Definition at line 36 of file qqmljscontextualtypes_p.h.

◆ ContextualType() [2/3]

QQmlJS::ContextualType::ContextualType ( const ImportedScope< QQmlJSScope::ConstPtr > & type,
quint8 precedence )
inline

Definition at line 37 of file qqmljscontextualtypes_p.h.

References ContextualType().

Referenced by ContextualType().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ContextualType() [3/3]

QQmlJS::ContextualType::ContextualType ( const QQmlJSScope::ConstPtr & type,
QTypeRevision revision,
quint8 precedence )
inline

Definition at line 41 of file qqmljscontextualtypes_p.h.

References ContextualType().

Referenced by ContextualType().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_precedence

quint8 QQmlJS::ContextualType::m_precedence

Definition at line 45 of file qqmljscontextualtypes_p.h.


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