#include <QtGui/QWidget>
#include "HSyntaxHighlighter.h"
#include "ui_sh.h"
Go to the source code of this file.
Classes | |
| class | SyntaxHighlighterWindow |
| Main program window class. This class contains basic user interface generated by QtDesigner, with 3 buttons and text edit, and highlighter it presents. The only purpose of this class is to show how HSyntaxHighlighter works, and make some configurations available. More... | |
Definition in file SyntaxHighlighterWindow.h.
1.5.8