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.cpp File Reference

(9b45edfda190ff6bf94995e489633322a3a4ee33)

#include "qqmldomcomments_p.h"
#include "qqmldomoutwriter_p.h"
#include "qqmldomlinewriter_p.h"
#include "qqmldomelements_p.h"
#include "qqmldomexternalitems_p.h"
#include "qqmldomastdumper_p.h"
#include "qqmldomattachedinfo_p.h"
#include <QtQml/private/qqmljsastvisitor_p.h>
#include <QtQml/private/qqmljsast_p.h>
#include <QtQml/private/qqmljslexer_p.h>
#include <QtCore/QSet>
#include <variant>
+ Include dependency graph for qqmldomcomments.cpp:

Go to the source code of this file.

Classes

class  QQmlJS::Dom::RegionRef
 
class  QQmlJS::Dom::ElementRef
 
class  QQmlJS::Dom::AstRangesVisitor
 
class  QQmlJS::Dom::CommentLinker
 

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::Dom
 

Functions

static Q_LOGGING_CATEGORY (commentsLog, "qt.qmldom.comments", QtWarningMsg)
 

Function Documentation

◆ Q_LOGGING_CATEGORY()

static Q_LOGGING_CATEGORY ( commentsLog ,
"qt.qmldom.comments" ,
QtWarningMsg  )
static