MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / DumpDynamicStateRequested

Method DumpDynamicStateRequested

TranslucentTB/mainappwindow.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206void MainAppWindow::DumpDynamicStateRequested()
207{
208 m_App.GetWorker().DumpState();
209}
210
211void MainAppWindow::EditSettingsRequested()
212{

Callers 1

RegisterMenuHandlersMethod · 0.80

Calls 1

DumpStateMethod · 0.80

Tested by

no test coverage detected