![]() |
Qt 6.x
The Qt SDK
|
#include "qqmldom_global.h"#include "qqmldomoutwriter_p.h"#include "qqmldom_fwd_p.h"#include "qqmldomcomments_p.h"#include <QtQml/private/qqmljsast_p.h>
Include dependency graph for qqmldomreformatter_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | QQmlJS |
| namespace | QQmlJS::Dom |
Functions | |
| void | QQmlJS::Dom::reformatAst (OutWriter &lw, std::shared_ptr< AstComments > comments, const std::function< QStringView(SourceLocation)> loc2Str, AST::Node *n) |