Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
493
void VideoSwitchWidget::SetFilePath(const QString &text)
494
{
495
filePath->setText(text);
496
FilePathChanged();
497
}
498
499
void VideoSwitchWidget::SourceChanged(const QString &text)
500
{
Callers
1
on_getScreenshot_clicked
Method · 0.80
Calls
1
setText
Method · 0.80
Tested by
no test coverage detected