Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/loli_profiler
/ SetPythonPath
Method
SetPythonPath
include/startappprocess.h:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
StartAppProcess(QObject* parent = nullptr);
10
11
void SetPythonPath(const QString& path) {
12
pythonPath_ = path;
13
}
14
15
bool Result() const {
16
return startResult_;
Callers
2
Initialize
Method · 0.80
on_launchPushButton_clicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected