Module qtjambi
Package io.qt.gui

Class QSyntaxHighlighter

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public abstract class QSyntaxHighlighter extends QObject

Allows you to define syntax highlighting rules, and in addition you can use the class to query a document's current formatting or user data

Java wrapper for Qt's class QSyntaxHighlighter