dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QSyntaxHighlighter.setFormat
qt
gui
syntaxhighlighter
QSyntaxHighlighter
Undocumented in source.
void
setFormat
(int start, int count, const(QTextCharFormat) format)
void
setFormat
(int start, int count, const(QColor) color)
class
QSyntaxHighlighter
protected final
void
setFormat
(
int
start
,
int
count
,
ref
const
(
QColor
)
color
)
void
setFormat
(int start, int count, const(QFont) font)
Meta
Source
See Implementation
qt
gui
syntaxhighlighter
QSyntaxHighlighter
constructors
this
destructors
~this
functions
currentBlock
currentBlockState
currentBlockUserData
document
format
highlightBlock
previousBlockState
rehighlight
rehighlightBlock
setCurrentBlockState
setCurrentBlockUserData
setDocument
setFormat