Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ showMovieSettingsWindow
Method
showMovieSettingsWindow
src/program/ui/WindowManager.cpp:263–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
}
262
263
void WindowManager::showMovieSettingsWindow()
264
{
265
movieSettingsWindow()->exec();
266
}
267
268
void WindowManager::showAnnotationsWindow()
269
{
Callers
1
createMovieMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected