Qt 4.8
|
#include <QtCore/qglobal.h>
#include <QtCore/qobject.h>
#include <QtGui/qtextobject.h>
Go to the source code of this file.
Classes | |
class | QSyntaxHighlighter |
The QSyntaxHighlighter class 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. More... | |