Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
QString FmBankFormatBase::formatInstModuleName() const
72
{
73
return formatInstName();
74
}
75
76
QString FmBankFormatBase::formatInstExtensionMask() const
77
{
Callers
1
formats_sup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected