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

#include <qqmltypecompiler_p.h>

+ Inheritance diagram for QQmlScriptStringScanner:
+ Collaboration diagram for QQmlScriptStringScanner:

Public Member Functions

 QQmlScriptStringScanner (QQmlTypeCompiler *typeCompiler)
 
void scan ()
 
- Public Member Functions inherited from QQmlCompilePass
 QQmlCompilePass (QQmlTypeCompiler *typeCompiler)
 
QString stringAt (int idx) const
 

Additional Inherited Members

- Protected Member Functions inherited from QQmlCompilePass
void recordError (const QV4::CompiledData::Location &location, const QString &description) const
 
QV4::ResolvedTypeReferenceresolvedType (int id) const
 
- Protected Attributes inherited from QQmlCompilePass
QQmlTypeCompilercompiler
 

Detailed Description

Definition at line 227 of file qqmltypecompiler_p.h.

Constructor & Destructor Documentation

◆ QQmlScriptStringScanner()

QQmlScriptStringScanner::QQmlScriptStringScanner ( QQmlTypeCompiler * typeCompiler)

Definition at line 700 of file qqmltypecompiler.cpp.

Member Function Documentation

◆ scan()


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