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.cpp File Reference

(282446da4cf67a50013cad3a98e5b4a7aaffa710)

#include "qqmlformatoptions_p.h"
#include "qqmlformatsettings_p.h"
#include <QCommandLineParser>
#include <QCommandLineOption>
Include dependency graph for qqmlformatoptions.cpp:

Go to the source code of this file.

Functions

std::optional< QQmlJS::Dom::LineWriterOptions::SemicolonRuleparseSemicolonRule (const QString &value)

Function Documentation

◆ parseSemicolonRule()

std::optional< QQmlJS::Dom::LineWriterOptions::SemicolonRule > parseSemicolonRule ( const QString & value)

Definition at line 71 of file qqmlformatoptions.cpp.