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

(0f08e3e673ece32fc9ada041115a0df631b447f3)

#include "qqmldom_global.h"
#include "qqmldomfunctionref_p.h"
#include "qqmldomscanner_p.h"
#include "qqmldomlinewriter_p.h"
#include <QtCore/QStack>
#include <QtCore/QList>
#include <QtCore/QSet>
#include <QtCore/QVector>
#include <QtCore/QMetaObject>
+ Include dependency graph for qqmldomcodeformatter_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::FormatTextStatus
 
class  QQmlJS::Dom::FormatTextStatus::State
 
class  QQmlJS::Dom::FormatPartialStatus
 

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::Dom
 

Functions

int QQmlJS::Dom::indentForLineStartingWithToken (const FormatTextStatus &oldStatus, const FormatOptions &, int tokenKind)
 
FormatPartialStatus QQmlJS::Dom::formatCodeLine (QStringView line, const FormatOptions &options, const FormatTextStatus &initialStatus)