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

Method formatInstModuleName

src/FileFormats/ffmt_base.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71QString FmBankFormatBase::formatInstModuleName() const
72{
73 return formatInstName();
74}
75
76QString FmBankFormatBase::formatInstExtensionMask() const
77{

Callers 1

formats_supMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected