MCPcopy Create free account
hub / github.com/CasparCG/client / refreshLibrary

Method refreshLibrary

src/Widgets/MainWindow.cpp:483–486  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

481}
482
483void MainWindow::refreshLibrary()
484{
485 EventManager::getInstance().fireRefreshLibraryEvent(RefreshLibraryEvent());
486}

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected