Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
86
QString FmBankFormatBase::formatModuleName() const
87
{
88
return formatName();
89
}
90
91
QString FmBankFormatBase::formatExtensionMask() const
92
{
Callers
1
formats_sup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected