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
qqmlirbuilder_p.h File Reference

(cfdc612c3022b3f35545fd5e4e0bcd2661f657f1)

#include <private/qqmljsast_p.h>
#include <private/qqmljsengine_p.h>
#include <private/qv4compiler_p.h>
#include <private/qv4compileddata_p.h>
#include <private/qqmljsmemorypool_p.h>
#include <private/qqmljsfixedpoolarray_p.h>
#include <private/qv4codegen_p.h>
#include <QTextStream>
#include <QCoreApplication>
+ Include dependency graph for qqmlirbuilder_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QmlIR::PoolList< T >
 
struct  QmlIR::PoolList< T >::Iterator
 
struct  QmlIR::EnumValue
 
struct  QmlIR::Enum
 
struct  QmlIR::Parameter
 
struct  QmlIR::Signal
 
struct  QmlIR::Property
 
struct  QmlIR::Binding
 
struct  QmlIR::InlineComponent
 
struct  QmlIR::Alias
 
struct  QmlIR::RequiredPropertyExtraData
 
struct  QmlIR::Function
 
struct  QmlIR::CompiledFunctionOrExpression
 
struct  QmlIR::Object
 
struct  QmlIR::Pragma
 
struct  QmlIR::Document
 
class  QmlIR::ScriptDirectivesCollector
 
struct  QmlIR::IRBuilder
 
struct  QmlIR::QmlUnitGenerator
 
struct  QmlIR::JSCodeGen
 

Namespaces

namespace  QmlIR
 

Functions

template<typename RegisterMainString , typename RegisterCommentString , typename RegisterContextString , typename FinalizeTranslationData >
void QmlIR::tryGeneratingTranslationBindingBase (QStringView base, QQmlJS::AST::ArgumentList *args, RegisterMainString registerMainString, RegisterCommentString registerCommentString, RegisterContextString registerContextString, FinalizeTranslationData finalizeTranslationData)