MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SetFilePath

Method SetFilePath

lib/legacy/switch-video.cpp:493–497  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491}
492
493void VideoSwitchWidget::SetFilePath(const QString &text)
494{
495 filePath->setText(text);
496 FilePathChanged();
497}
498
499void VideoSwitchWidget::SourceChanged(const QString &text)
500{

Callers 1

Calls 1

setTextMethod · 0.80

Tested by

no test coverage detected