![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQml/private/qqmljssourcelocation_p.h>#include <QtCore/QMap>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< Directive > | QmlFormat::directiveFromComment (QStringView commentLine) |
| DisabledRegions | QmlFormat::identifyDisabledRegions (QStringView code, const QList< QQmlJS::SourceLocation > &comments) |