MCPcopy Create free account
hub / github.com/TASEmulators/fceux / ResetCDLogClicked

Method ResetCDLogClicked

src/drivers/Qt/CodeDataLogger.cpp:400–403  ·  view source on GitHub ↗

----------------------------------------------------

Source from the content-addressed store, hash-verified

398}
399//----------------------------------------------------
400void CodeDataLoggerDialog_t::ResetCDLogClicked(void)
401{
402 ::ResetCDLog();
403}
404//----------------------------------------------------
405void CodeDataLoggerDialog_t::StartPauseCDLogClicked(void)
406{

Callers

nothing calls this directly

Calls 1

ResetCDLogFunction · 0.70

Tested by

no test coverage detected