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

(f86900fa79dee56db1c0694495a52069b81457c4)

#include "qqmldom_global.h"
#include "qqmldomstringdumper_p.h"
#include <QtQml/private/qqmljssourcelocation_p.h>
#include <QtCore/QObject>
#include <QtCore/QAtomicInt>
#include <QtCore/QMap>
#include <functional>
+ Include dependency graph for qqmldomlinewriter_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::IndentInfo
 
class  QQmlJS::Dom::FormatOptions
 
class  QQmlJS::Dom::LineWriterOptions
 
class  QQmlJS::Dom::PendingSourceLocation
 
class  QQmlJS::Dom::LineWriter
 

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::Dom
 

Typedefs

using QQmlJS::Dom::PendingSourceLocationId = int
 
using QQmlJS::Dom::PendingSourceLocationIdAtomic = QAtomicInt