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

(9b45edfda190ff6bf94995e489633322a3a4ee33)

#include "qqmldom_fwd_p.h"
#include "qqmldomconstants_p.h"
#include "qqmldomitem_p.h"
#include "qqmldomattachedinfo_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...
 
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