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

Method fireRefreshLibraryEvent

src/Core/EventManager.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254void EventManager::fireRefreshLibraryEvent(const RefreshLibraryEvent& event)
255{
256 emit refreshLibrary(event);
257}
258
259void EventManager::fireAutoRefreshLibraryEvent(const AutoRefreshLibraryEvent& event)
260{

Callers 6

refreshLibraryMethod · 0.80
showAddDeviceDialogMethod · 0.80
removeDeviceMethod · 0.80
initializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected