QSyntaxHighlighter.setFormat

Undocumented in source.
  1. void setFormat(int start, int count, const(QTextCharFormat) format)
  2. void setFormat(int start, int count, const(QColor) color)
  3. void setFormat(int start, int count, const(QFont) font)
    class QSyntaxHighlighter
    protected final
    void
    setFormat
    (
    int start
    ,
    int count
    ,
    ref const(QFont) font
    )

Meta