MCPcopy Create free account
hub / github.com/aldelaro5/dolphin-memory-engine / onSaveWatchFile

Method onSaveWatchFile

Source/GUI/MainWindow.cpp:476–480  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474}
475
476void MainWindow::onSaveWatchFile()
477{
478 m_watcher->saveWatchFile();
479 updateStatusBar();
480}
481
482void MainWindow::onSaveAsWatchFile()
483{

Callers

nothing calls this directly

Calls 1

saveWatchFileMethod · 0.80

Tested by

no test coverage detected