#include "Window.h"
#include "TextEdit.h"
#include "SyntaxHighlighter.h"
Go to the source code of this file.
Classes | |
class | Gui::PythonEditor |
Python text editor with syntax highlighting. More... | |
class | Gui::PythonSyntaxHighlighter |
Syntax highlighter for Python. More... | |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. |