Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqmldomreformatter_p.h File Reference

(5230151276041b16521122d6a55f5bc45780cdf2)

#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.

Classes

class  QQmlJS::Dom::ScriptFormatter
 

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::Dom
 

Functions

void QQmlJS::Dom::reformatAst (OutWriter &lw, const std::shared_ptr< AstComments > &comments, const std::function< QStringView(SourceLocation)> &loc2Str, AST::Node *n)