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

(a07e9360ed4b31c0088f7b6d1a99dd016c3c31aa)

#include <QtQml/private/qqmljssourcelocation_p.h>
#include <QtCore/QMap>
Include dependency graph for qqmldomformatdirectivescanner_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QmlFormat

Typedefs

using QmlFormat::DisabledRegions = QMap<quint32, QQmlJS::SourceLocation>

Enumerations

enum class  QmlFormat::Directive { QmlFormat::On , QmlFormat::Off }

Functions

std::optional< DirectiveQmlFormat::directiveFromComment (QStringView commentLine)
DisabledRegions QmlFormat::identifyDisabledRegions (QStringView code, const QList< QQmlJS::SourceLocation > &comments)