MCPcopy Create free account
hub / github.com/Wohlstand/OPL3BankEditor / formatModuleName

Method formatModuleName

src/FileFormats/ffmt_base.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86QString FmBankFormatBase::formatModuleName() const
87{
88 return formatName();
89}
90
91QString FmBankFormatBase::formatExtensionMask() const
92{

Callers 1

formats_supMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected