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
QQmlJSTypeDescriptionReader Class Reference

#include <qqmljstypedescriptionreader_p.h>

Collaboration diagram for QQmlJSTypeDescriptionReader:

Public Member Functions

 QQmlJSTypeDescriptionReader (QString fileName, QString data)
bool operator() (QList< QQmlJSExportedScope > *objects, QStringList *dependencies)
QString errorMessage () const
QString warningMessage () const

Detailed Description

Definition at line 29 of file qqmljstypedescriptionreader_p.h.

Constructor & Destructor Documentation

◆ QQmlJSTypeDescriptionReader()

QQmlJSTypeDescriptionReader::QQmlJSTypeDescriptionReader ( QString fileName,
QString data )
inlineexplicit

Definition at line 33 of file qqmljstypedescriptionreader_p.h.

Member Function Documentation

◆ errorMessage()

QString QQmlJSTypeDescriptionReader::errorMessage ( ) const
inline

Definition at line 40 of file qqmljstypedescriptionreader_p.h.

◆ operator()()

bool QQmlJSTypeDescriptionReader::operator() ( QList< QQmlJSExportedScope > * objects,
QStringList * dependencies )

Definition at line 34 of file qqmljstypedescriptionreader.cpp.

◆ warningMessage()

QString QQmlJSTypeDescriptionReader::warningMessage ( ) const
inline

Definition at line 41 of file qqmljstypedescriptionreader_p.h.


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