Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ getConfigName
Method
getConfigName
src/drivers/Qt/input.cpp:319–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
}
318
319
const char *hotkey_t::getConfigName(void)
320
{
321
return configName;
322
}
323
324
int hotkey_t::getString(char *s)
325
{
Callers
6
changeKeySeq0
Method · 0.80
changeKeySeq1
Method · 0.80
HotKeySelectDialog_t
Method · 0.80
assignHotkey
Method · 0.80
cleanButtonCB
Method · 0.80
warnAmbiguousShortcut
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected