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
QQmlJS::Dom::FormatOptions Class Reference

#include <qqmldomlinewriter_p.h>

+ Collaboration diagram for QQmlJS::Dom::FormatOptions:

Public Attributes

int tabSize = 4
 
int indentSize = 4
 
bool useTabs = false
 

Detailed Description

Definition at line 66 of file qqmldomlinewriter_p.h.

Member Data Documentation

◆ indentSize

int QQmlJS::Dom::FormatOptions::indentSize = 4

◆ tabSize

◆ useTabs

bool QQmlJS::Dom::FormatOptions::useTabs = false

Definition at line 71 of file qqmldomlinewriter_p.h.

Referenced by QQmlJS::Dom::LineWriter::setLineIndent().


The documentation for this class was generated from the following file: