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
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 723 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 725 of file qqmlirbuilder.cpp.

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

+ Here is the call graph for this function:

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