![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <QString>#include <QtGlobal>#include <QtCompat.h>#include <memory>#include <pybind11/pybind11.h>

Go to the source code of this file.
Classes | |
| struct | Version |
| Simple representation of a SemVer version. More... | |
| class | PythonConfig |
| class | PythonConfigPaths |
Functions | |
| constexpr Version | PythonVersion (PY_MAJOR_VERSION, PY_MINOR_VERSION, PY_MICRO_VERSION) |
| Python Version the plugin was compiled against. More... | |
|
constexpr |
Python Version the plugin was compiled against.
Referenced by PythonInterpreter::initialize(), Version::isCompatibleWithCompiledVersion(), and PythonConfig::validateAndDisplayErrors().