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

Method clearCommandChanged

src/Widgets/Inspector/InspectorCustomCommandWidget.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102void InspectorCustomCommandWidget::clearCommandChanged(QString command)
103{
104 this->command->setClearCommand(command);
105}
106
107void InspectorCustomCommandWidget::clearVideolayerCommandChanged(QString command)
108{

Callers

nothing calls this directly

Calls 1

setClearCommandMethod · 0.80

Tested by

no test coverage detected