#include "PythonEditor.h"
#include <Base/PyObjectBase.h>
Go to the source code of this file.
Classes | |
class | Gui::ConsoleHistory |
This class implements the history for the Python console. More... | |
class | Gui::InteractiveInterpreter |
This class implements an interactive Python interpreter. More... | |
class | Gui::PythonConsole |
class | Gui::PythonConsoleHighlighter |
Syntax highlighter for Python console. More... | |
class | Gui::PythonInputField |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. |