Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QNapi/qnapi
/ setTargetExtOverride
Method
setTargetExtOverride
gui/src/forms/frmprogress.h:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
void setTargetFormatOverride(QString value) { targetFormatOverride = value; }
92
void setTargetExtOverride(QString value) { targetExtOverride = value; }
93
bool isBatchMode() { return batchMode; }
94
95
signals:
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected