#include <QtCore/QString>#include <QtGui/QTextCharFormat>Go to the source code of this file.
Classes | |
| class | HighlightBlock |
| Class representing highlighting block with its name/description and formating Class holds generic info for all available highlight block, its name and description, used to store values in ini files and to build UI, and formatting aplied if block of code is detected. More... | |
| class | SingleLineHighlightBlock |
| class providing Single Line Highlight block (Highlighting block couldn't span over multiple lines) More... | |
| class | MultiLinesHighlightBlock |
| class providing Multiple Lines Highlight block (Highlighting block which can span over multiple lines) More... | |
Definition in file HighlightBlock.h.
1.5.8