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

Method targetExtensionChanged

gui/src/forms/frmconvert.cpp:204–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204void frmConvert::targetExtensionChanged() { generateTargetFileName(); }
205
206void frmConvert::generateTargetFileName() {
207 if (!targetFileNameSelected) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected