#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>
Go to the source code of this file.
◆ Q_LOGGING_CATEGORY()
static Q_LOGGING_CATEGORY |
( |
commentsLog |
, |
|
|
"qt.qmldom.comments" |
, |
|
|
QtWarningMsg |
|
|
) |
| |
|
static |