![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "PythonInterpreter.h"#include "PythonStdErrOutRedirect.h"#include "Runtime/Consoles.h"#include "Utilities.h"#include <pybind11/embed.h>#include <QApplication>#include <QCoreApplication>#include <QDir>#include <QListWidgetItem>#include <QMessageBox>#include <QtCompat.h>#include <CVLog.h>#include <CVTools.h>
Go to the source code of this file.
Functions | |
| static py::dict | CreateGlobals () |
|
static |
Definition at line 37 of file PythonInterpreter.cpp.
Referenced by PythonInterpreter::executeFile().