![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmldomlinewriter_p.h>
Public Attributes | |
int | tabSize = 4 |
int | indentSize = 4 |
bool | useTabs = false |
Definition at line 66 of file qqmldomlinewriter_p.h.
int QQmlJS::Dom::FormatOptions::indentSize = 4 |
Definition at line 70 of file qqmldomlinewriter_p.h.
Referenced by QQmlJS::Dom::FormatPartialStatus::defaultOnEnter().
int QQmlJS::Dom::FormatOptions::tabSize = 4 |
Definition at line 69 of file qqmldomlinewriter_p.h.
bool QQmlJS::Dom::FormatOptions::useTabs = false |
Definition at line 71 of file qqmldomlinewriter_p.h.