![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmljstypereader_p.h>
Public Member Functions | |
QQmlJSTypeReader (QQmlJSImporter *importer, const QString &file) | |
bool | operator() (const QSharedPointer< QQmlJSScope > &scope) |
QList< QQmlJS::DiagnosticMessage > | errors () const |
Definition at line 28 of file qqmljstypereader_p.h.
|
inline |
Definition at line 31 of file qqmljstypereader_p.h.
References QQmlJSTypeReader().
Referenced by QQmlJSTypeReader().
|
inline |
Definition at line 37 of file qqmljstypereader_p.h.
QT_BEGIN_NAMESPACE bool QQmlJSTypeReader::operator() | ( | const QSharedPointer< QQmlJSScope > & | scope | ) |
Definition at line 19 of file qqmljstypereader.cpp.