![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmldom_fwd_p.h"#include "qqmldomconstants_p.h"#include "qqmldomitem_p.h"#include "qqmldomfilelocations_p.h"#include <QtQml/private/qqmljsast_p.h>#include <QtQml/private/qqmljsengine_p.h>#include <QtCore/QMultiMap>#include <QtCore/QHash>#include <QtCore/QStack>#include <QtCore/QCoreApplication>#include <memory>Go to the source code of this file.
Classes | |
| class | QQmlJS::Dom::CommentInfo |
| Extracts various pieces and information out of a rawComment string. More... | |
| struct | QQmlJS::Dom::CommentAnchor |
| class | QQmlJS::Dom::Comment |
| Represents a comment. More... | |
| class | QQmlJS::Dom::CommentedElement |
| Keeps the comment associated with an element. More... | |
| class | QQmlJS::Dom::RegionComments |
| Keeps the comments associated with a DomItem. More... | |
| class | QQmlJS::Dom::AstComments |
| Associates comments with AST::Node *. More... | |
| class | QQmlJS::Dom::CommentCollector |
| class | QQmlJS::Dom::VisitAll |
| A vistor that visits all the AST:Node. More... | |
Namespaces | |
| namespace | QQmlJS |
| namespace | QQmlJS::Dom |
Functions | |
| size_t | QQmlJS::Dom::qHash (const CommentAnchor &key, size_t seed=0) noexcept |