#include <QTextEdit>#include <QSyntaxHighlighter>#include <Base/Console.h>#include "DockWindow.h"#include "Window.h"Go to the source code of this file.
Classes | |
| class | Gui::DockWnd::ReportHighlighter |
| Syntax highlighter to write log or normal messages, warnings and errors in different colors. More... | |
| class | Gui::DockWnd::ReportOutput |
| Output window to show messages. More... | |
| class | Gui::DockWnd::ReportView |
| Report view containing an output window and a very simple Python console. More... | |
Namespaces | |
| namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
| namespace | Gui::DockWnd |
The namespace of the dockable windows of FreeCAD. | |
1.6.1