dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QSyntaxHighlighter.setFormat
qt
gui
syntaxhighlighter
QSyntaxHighlighter
Undocumented in source.
void
setFormat
(int start, int count, const(QTextCharFormat) format)
class
QSyntaxHighlighter
protected final
void
setFormat
(
int
start
,
int
count
,
ref
const
(
QTextCharFormat
)
format
)
void
setFormat
(int start, int count, const(QColor) color)
void
setFormat
(int start, int count, const(QFont) font)
Meta
Source
See Implementation
qt
gui
syntaxhighlighter
QSyntaxHighlighter
destructors
~this
functions
currentBlock
currentBlockState
currentBlockUserData
document
format
highlightBlock
previousBlockState
rehighlight
rehighlightBlock
setCurrentBlockState
setCurrentBlockUserData
setDocument
setFormat