4#ifndef QQMLDOMCONSTANTS_P_H
5#define QQMLDOMCONSTANTS_P_H
20#include <QtCore/QObject>
21#include <QtCore/QMetaObject>
22#include <QtCore/private/qglobal_p.h>
Attached info creates a tree to attach extra info to DomItems.
Represents a consistent set of types organized in modules, it is the top level of the DOM.
Represents a set of parsed/loaded modules libraries and a plugins.
Represents an error message connected to the dom.
Represents and maintains a mapping between elements and their location in a file.
@ ScriptFunctionDeclaration
@ ScriptVariableDeclarationEntry
@ ScriptQualifiedIdentifierExpression
@ ScriptQualifiedIdentifierBit
@ ScriptIdentifierExpression
@ ScriptVariableDeclaration
Combined button and popup list for selecting options.
#define Q_DECLARE_FLAGS(Flags, Enum)
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)
A common base class for all the script elements.