MCPcopy 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
319const char *hotkey_t::getConfigName(void)
320{
321 return configName;
322}
323
324int hotkey_t::getString(char *s)
325{

Callers 6

changeKeySeq0Method · 0.80
changeKeySeq1Method · 0.80
HotKeySelectDialog_tMethod · 0.80
assignHotkeyMethod · 0.80
cleanButtonCBMethod · 0.80
warnAmbiguousShortcutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected