Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmldomcomments_p.h File Reference

(ff5a92ce052eb07b47fc701e3504382559727b71)

#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>
Include dependency graph for qqmldomcomments_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::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