ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PythonConfig.cpp File Reference
#include "PythonConfig.h"
#include "Utilities.h"
#include <QApplication>
#include <QDebug>
#include <QDir>
#include <QMessageBox>
#include <QProcess>
#include <QVector>
#include <QtGlobal>
#include <QtCompat.h>
Include dependency graph for PythonConfig.cpp:

Go to the source code of this file.

Classes

struct  PyVenvCfg
 

Functions

static Version GetPythonExeVersion (QProcess &pythonProcess)
 
static QString PathToPythonExecutableInEnv (PythonConfig::Type envType, const QString &envRoot)
 

Function Documentation

◆ GetPythonExeVersion()

static Version GetPythonExeVersion ( QProcess &  pythonProcess)
static

◆ PathToPythonExecutableInEnv()

static QString PathToPythonExecutableInEnv ( PythonConfig::Type  envType,
const QString &  envRoot 
)
static