![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Public Member Functions | |
| PyVenvCfg ()=default | |
Static Public Member Functions | |
| static PyVenvCfg | FromFile (const QString &path) |
Public Attributes | |
| QString | home {} |
| bool | includeSystemSitesPackages {} |
| Version | version |
Definition at line 99 of file PythonConfig.cpp.
|
default |
|
static |
Definition at line 110 of file PythonConfig.cpp.
References name, cloudViewer::t::geometry::path, and qtCompatStringRef().
Referenced by PythonConfig::initVenv().
| QString PyVenvCfg::home {} |
Definition at line 105 of file PythonConfig.cpp.
Referenced by PythonConfig::initVenv().
| bool PyVenvCfg::includeSystemSitesPackages {} |
Definition at line 106 of file PythonConfig.cpp.
Referenced by PythonConfig::initVenv().
| Version PyVenvCfg::version |
Definition at line 107 of file PythonConfig.cpp.