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

Method onSaveAsWatchFile

Source/GUI/MainWindow.cpp:482–486  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

480}
481
482void MainWindow::onSaveAsWatchFile()
483{
484 m_watcher->saveAsWatchFile();
485 updateStatusBar();
486}
487
488void MainWindow::onClearWatchList()
489{

Callers

nothing calls this directly

Calls 1

saveAsWatchFileMethod · 0.80

Tested by

no test coverage detected