Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QQmlJSTypeReader Class Reference

#include <qqmljstypereader_p.h>

+ Collaboration diagram for QQmlJSTypeReader:

Public Member Functions

 QQmlJSTypeReader (QQmlJSImporter *importer, const QString &file)
 
bool operator() (const QSharedPointer< QQmlJSScope > &scope)
 
QList< QQmlJS::DiagnosticMessageerrors () const
 

Detailed Description

Definition at line 29 of file qqmljstypereader_p.h.

Constructor & Destructor Documentation

◆ QQmlJSTypeReader()

QQmlJSTypeReader::QQmlJSTypeReader ( QQmlJSImporter importer,
const QString file 
)
inline

Definition at line 32 of file qqmljstypereader_p.h.

Member Function Documentation

◆ errors()

QList< QQmlJS::DiagnosticMessage > QQmlJSTypeReader::errors ( ) const
inline

Definition at line 38 of file qqmljstypereader_p.h.

◆ operator()()


The documentation for this class was generated from the following files: