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
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: