MCPcopy Create free account
hub / github.com/Tencent/loli_profiler / ErrorStr

Method ErrorStr

include/startappprocess.h:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18
19 QString ErrorStr() const {
20 return errorStr_;
21 }
22
23 void StartApp(const QString& appName, const QString& subProcessName, const QString& compiler,
24 const QString& arch, bool interceptMode, QProgressDialog* dialog);

Calls

no outgoing calls

Tested by

no test coverage detected