Qt 6.x
The Qt SDK
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(SinkF s)QQmlJS::Dom::LineWriterinline
addNewlinesAutospacerCallback(int nLines)QQmlJS::Dom::LineWriter
addTextAddCallback(std::function< bool(LineWriter &, TextAddType)> callback)QQmlJS::Dom::LineWriter
changeAtOffset(quint32 offset, qint32 change, qint32 colChange, qint32 lineChange)QQmlJS::Dom::LineWriterprotected
column(int localIndex)QQmlJS::Dom::LineWriterprotected
commitLine(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
endSourceLocation(PendingSourceLocationId)QQmlJS::Dom::LineWriter
ensureNewline(int nNewlines=1, 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(LineWriterOptions::TrailingSpace s)QQmlJS::Dom::LineWriter
IndentingLineWriter(SinkF innerSink, 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(SinkF innerSink, QString fileName, const LineWriterOptions &options=LineWriterOptions(), int lineNr=0, int columnNr=0, int utf16Offset=0, 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_lastSourceLocationIdQQmlJS::Dom::LineWriterprotected
m_lineNrQQmlJS::Dom::LineWriterprotected
m_lineUtf16OffsetQQmlJS::Dom::LineWriterprotected
m_optionsQQmlJS::Dom::LineWriterprotected
m_pendingSourceLocationsQQmlJS::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(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
space()QQmlJS::Dom::LineWriterinline
startSourceLocation(SourceLocation *)QQmlJS::Dom::LineWriter
startSourceLocation(std::function< void(SourceLocation)>)QQmlJS::Dom::LineWriter
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
write(QStringView v, SourceLocation *toUpdate)QQmlJS::Dom::LineWriterinline
~LineWriter()QQmlJS::Dom::LineWriterinlinevirtual