Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
483
void MainWindow::refreshLibrary()
484
{
485
EventManager::getInstance().fireRefreshLibraryEvent(RefreshLibraryEvent());
486
}
Callers
nothing calls this directly
Calls
1
fireRefreshLibraryEvent
Method · 0.80
Tested by
no test coverage detected