Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlJS::Dom::LineWriter Member List

This is the complete list of members for QQmlJS::Dom::LineWriter, 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
changeAtOffset(quint32 offset, qint32 change, qint32 colChange, qint32 lineChange)QQmlJS::Dom::LineWriterprotected
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
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
handleTrailingSpace(LineWriterOptions::TrailingSpace s)QQmlJS::Dom::LineWriter
innerSinks()QQmlJS::Dom::LineWriterinline
lineChanged()QQmlJS::Dom::LineWriterinlinevirtual
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_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_reindentQQmlJS::Dom::LineWriterprotected
m_textAddCallbacksQQmlJS::Dom::LineWriterprotected
m_utf16OffsetQQmlJS::Dom::LineWriterprotected
newline()QQmlJS::Dom::LineWriterinline
options() constQQmlJS::Dom::LineWriterinline
reindentAndSplit(const QString &eol, bool eof=false)QQmlJS::Dom::LineWritervirtual
removeTextAddCallback(int i)QQmlJS::Dom::LineWriterinline
setLineIndent(int indentAmount)QQmlJS::Dom::LineWriter
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()QQmlJS::Dom::LineWriterinlinevirtual
write(QStringView v, TextAddType tType=TextAddType::Normal)QQmlJS::Dom::LineWriter
write(QStringView v, SourceLocation *toUpdate)QQmlJS::Dom::LineWriterinline
~LineWriter()QQmlJS::Dom::LineWriterinlinevirtual