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

(39e5a69b4d79db0aa2fc2abfcc925370a1d04b68)

#include "qqmldomelements_p.h"
#include "qqmldomitem_p.h"
#include "qqmldompath_p.h"
#include "qqmldomscriptelements_p.h"
#include <QtQmlCompiler/private/qqmljsimportvisitor_p.h>
#include <QtQml/private/qqmljsastvisitor_p.h>
#include <memory>
#include <type_traits>
#include <variant>
+ Include dependency graph for qqmldomastcreator_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlJS::Dom::QQmlDomAstCreator
 
class  QQmlJS::Dom::QQmlDomAstCreatorWithQQmlJSScope
 

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::Dom
 

Macros

#define X(name)
 

Macro Definition Documentation

◆ X

#define X ( name)
Value:
bool visit(AST::name *) override; \
void endVisit(AST::name *) override;

Definition at line 537 of file qqmldomastcreator_p.h.