#include "PreCompiled.h"
#include <QContextMenuEvent>
#include <QMenu>
#include <QShortcut>
#include <QTextCursor>
#include "PythonEditor.h"
#include "Application.h"
#include "BitmapFactory.h"
#include "FileDialog.h"
#include "DlgEditorImp.h"
#include <Base/Interpreter.h>
#include <Base/Exception.h>
#include <Base/Parameter.h>
#include "moc_PythonEditor.cpp"
Go to the source code of this file.
Classes | |
struct | Gui::PythonEditorP |
class | Gui::PythonSyntaxHighlighterP |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. |