Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
PragmaParser< Argument > Struct Template Reference
+ Collaboration diagram for PragmaParser< Argument >:

Static Public Member Functions

static bool run (IRBuilder *builder, QQmlJS::AST::UiPragma *node, Pragma *pragma)
 

Detailed Description

template<typename Argument>
struct PragmaParser< Argument >

Definition at line 755 of file qqmlirbuilder.cpp.

Member Function Documentation

◆ run()

template<typename Argument >
static bool PragmaParser< Argument >::run ( IRBuilder builder,
QQmlJS::AST::UiPragma node,
Pragma pragma 
)
inlinestatic

Definition at line 757 of file qqmlirbuilder.cpp.

References QString::arg(), QQmlJS::AST::UiPragma::pragmaToken, Q_ASSERT, QmlIR::IRBuilder::recordError(), QCoreApplication::translate(), QmlIR::Pragma::type, and QQmlJS::AST::UiPragma::values.

+ Here is the call graph for this function:

The documentation for this struct was generated from the following file: