Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ slotMoviePathChanged
Method
slotMoviePathChanged
src/program/ui/MainWindow.cpp:1353–1357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1351
}
1352
1353
void MainWindow::slotMoviePathChanged()
1354
{
1355
context->config.moviefile = moviePath->text().toStdString();
1356
updateMovieParams();
1357
}
1358
1359
void MainWindow::slotSaveMovie()
1360
{
Callers
nothing calls this directly
Calls
1
text
Method · 0.80
Tested by
no test coverage detected