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
QQmlJS::Dom::IndentingLineWriter Member List

This is the complete list of members for QQmlJS::Dom::IndentingLineWriter, including all inherited members.

addInnerSink(const SinkF &s)QQmlJS::Dom::LineWriterinline
addNewlinesAutospacerCallback(int nLines)QQmlJS::Dom::LineWriter
addTextAddCallback(std::function< bool(LineWriter &, TextAddType)> callback)QQmlJS::Dom::LineWriter
column(int localIndex)QQmlJS::Dom::LineWriterprotected
commitLine(const QString &eol, TextAddType t=TextAddType::Normal, int untilChar=-1)QQmlJS::Dom::LineWriter
committedLocation() constQQmlJS::Dom::LineWriter
counter() constQQmlJS::Dom::LineWriterinline
currentLine() constQQmlJS::Dom::LineWriterinline
currentSourceLocation() constQQmlJS::Dom::LineWriterprotected
ensureNewline(int nNewlines=1, TextAddType t=TextAddType::Extra)QQmlJS::Dom::LineWriter
ensureSemicolon(TextAddType t=TextAddType::Extra)QQmlJS::Dom::LineWriter
ensureSpace(TextAddType t=TextAddType::Extra)QQmlJS::Dom::LineWriter
ensureSpace(QStringView space, TextAddType t=TextAddType::Extra)QQmlJS::Dom::LineWriter
eof(bool ensureNewline=true)QQmlJS::Dom::LineWriter
eolToWrite() constQQmlJS::Dom::LineWriterprotected
fileName() constQQmlJS::Dom::LineWriterinline
flush()QQmlJS::Dom::LineWriter
fStatus()QQmlJS::Dom::IndentingLineWriter
handleTrailingSpace()QQmlJS::Dom::IndentingLineWriter
QQmlJS::Dom::LineWriter::handleTrailingSpace(LineWriterOptions::TrailingSpace s)QQmlJS::Dom::LineWriter
IndentingLineWriter(const SinkF &innerSink, const QString &fileName, const LineWriterOptions &options=LineWriterOptions(), const FormatTextStatus &initialStatus=FormatTextStatus::initialStatus(), int lineNr=0, int columnNr=0, int utf16Offset=0, QString currentLine=QString())QQmlJS::Dom::IndentingLineWriterinline
innerSinks()QQmlJS::Dom::LineWriterinline
lineChanged() overrideQQmlJS::Dom::IndentingLineWriterinlinevirtual
LineWriter(const SinkF &innerSink, const QString &fileName, const LineWriterOptions &options=LineWriterOptions(), int lineNr=0, int columnNr=0, int utf16Offset=0, const QString &currentLine=QString())QQmlJS::Dom::LineWriter
m_columnNrQQmlJS::Dom::LineWriterprotected
m_committedEmptyLinesQQmlJS::Dom::LineWriterprotected
m_counterQQmlJS::Dom::LineWriterprotected
m_currentColumnNrQQmlJS::Dom::LineWriterprotected
m_currentLineQQmlJS::Dom::LineWriterprotected
m_fileNameQQmlJS::Dom::LineWriterprotected
m_fStatusQQmlJS::Dom::IndentingLineWriterprotected
m_fStatusValidQQmlJS::Dom::IndentingLineWriterprotected
m_innerSinksQQmlJS::Dom::LineWriterprotected
m_lastCallbackIdQQmlJS::Dom::LineWriterprotected
m_lineNrQQmlJS::Dom::LineWriterprotected
m_lineUtf16OffsetQQmlJS::Dom::LineWriterprotected
m_optionsQQmlJS::Dom::LineWriterprotected
m_preCachedStatusQQmlJS::Dom::IndentingLineWriterprotected
m_reindentQQmlJS::Dom::LineWriterprotected
m_textAddCallbacksQQmlJS::Dom::LineWriterprotected
m_utf16OffsetQQmlJS::Dom::LineWriterprotected
newline()QQmlJS::Dom::LineWriterinline
options() constQQmlJS::Dom::LineWriterinline
reindent() constQQmlJS::Dom::IndentingLineWriterinline
reindentAndSplit(const QString &eol, bool eof=false) overrideQQmlJS::Dom::IndentingLineWritervirtual
removeTextAddCallback(int i)QQmlJS::Dom::LineWriterinline
setLineIndent(int indentAmount)QQmlJS::Dom::LineWriter
setReindent(bool v)QQmlJS::Dom::IndentingLineWriterinline
sink()QQmlJS::Dom::LineWriterinline
splitOnMaxLength(const QString &eol, bool eof)QQmlJS::Dom::IndentingLineWriter
textAddCallback(TextAddType t)QQmlJS::Dom::LineWriterprotected
TextAddType enum nameQQmlJS::Dom::LineWriter
willCommit() overrideQQmlJS::Dom::IndentingLineWritervirtual
write(QStringView v, TextAddType tType=TextAddType::Normal)QQmlJS::Dom::LineWriter
~LineWriter()QQmlJS::Dom::LineWriterinlinevirtual