Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ getEngineList
Method
getEngineList
unit-tests/MockScriptingAPI.h:213–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
return {};
212
}
213
QList<QVariant> getEngineList() const override { return {}; }
214
215
bool mayExecuteSystemCommand(const QString& cmd, QObject * context) const override {
216
Q_UNUSED(cmd);
Callers
1
mocks
Method · 0.45
Calls
no outgoing calls
Tested by
1
mocks
Method · 0.36