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

Method fireShowAddHttpPostDataDialogEvent

src/Core/EventManager.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134void EventManager::fireShowAddHttpPostDataDialogEvent(const ShowAddHttpPostDataDialogEvent& event)
135{
136 emit showAddHttpPostDataDialog(event);
137}
138
139void EventManager::fireCurrentItemChangedEvent(const CurrentItemChangedEvent& event)
140{

Callers 1

eventFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected