![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
| namespace | QQmlJS |
| namespace | QQmlJS::Dom |
Typedefs | |
| using | QQmlJS::Dom::StateType = FormatTextStatus::StateType |
| using | QQmlJS::Dom::State = FormatTextStatus::State |
Functions | |
| Q_STATIC_LOGGING_CATEGORY (formatterLog, "qt.qmldom.formatter", QtWarningMsg) | |
| int | QQmlJS::Dom::indentForLineStartingWithToken (const FormatTextStatus &oldStatus, const FormatOptions &, int tokenKind) |
| FormatPartialStatus | QQmlJS::Dom::formatCodeLine (QStringView line, const FormatOptions &options, const FormatTextStatus &initialStatus) |
| Q_STATIC_LOGGING_CATEGORY | ( | formatterLog | , |
| "qt.qmldom.formatter" | , | ||
| QtWarningMsg | ) |