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
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 28 of file qqmljstypereader_p.h.

Constructor & Destructor Documentation

◆ QQmlJSTypeReader()

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

Definition at line 31 of file qqmljstypereader_p.h.

References QQmlJSTypeReader().

Referenced by QQmlJSTypeReader().

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

Member Function Documentation

◆ errors()

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

Definition at line 37 of file qqmljstypereader_p.h.

◆ operator()()

QT_BEGIN_NAMESPACE bool QQmlJSTypeReader::operator() ( const QSharedPointer< QQmlJSScope > & scope)

Definition at line 19 of file qqmljstypereader.cpp.


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