MCPcopy Create free account
hub / github.com/QNapi/qnapi / setTargetFormatOverride

Method setTargetFormatOverride

gui/src/forms/frmprogress.h:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 getThread.setLanguages(lang, langBackup, langBackupPassed);
90 }
91 void setTargetFormatOverride(QString value) { targetFormatOverride = value; }
92 void setTargetExtOverride(QString value) { targetExtOverride = value; }
93 bool isBatchMode() { return batchMode; }
94

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected