Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmlformatoptions_p.h File Reference

(b855223eda6c124a08eea50163cc475b552da7f1)

#include <QtCore/qstring.h>
#include <QtQmlDom/private/qqmldomoutwriter_p.h>
#include <QtQmlDom/private/qqmldomlinewriter_p.h>
#include <QtQmlToolingSettings/private/qqmltoolingsettings_p.h>
#include "qqmlformatsettings_p.h"
#include <bitset>
Include dependency graph for qqmlformatoptions_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlFormatOptions

Enumerations

enum  QQmlFormatOptionLineEndings { Native , Windows , Unix , OldMacOs }

Enumeration Type Documentation

◆ QQmlFormatOptionLineEndings

Enumerator
Native 
Windows 
Unix 
OldMacOs 

Definition at line 29 of file qqmlformatoptions_p.h.