![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
| struct | BlockData |
| struct | MyHighlighter |
| struct | ParenthesisInfo |
| [3] More... | |
Variables | |
| QTextEdit * | editor = new QTextEdit |
| [0] | |
| MyHighlighter * | highlighter = new MyHighlighter(editor->document()) |
[0]
Definition at line 23 of file src_gui_text_qsyntaxhighlighter.cpp.
| MyHighlighter * src_gui_text_qsyntaxhighlighter::highlighter = new MyHighlighter(editor->document()) |
Definition at line 24 of file src_gui_text_qsyntaxhighlighter.cpp.