Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ showAnnotationsWindow
Method
showAnnotationsWindow
src/program/ui/WindowManager.cpp:268–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
void WindowManager::showAnnotationsWindow()
269
{
270
showWindow(annotationsWindow());
271
}
272
273
void WindowManager::showInputEditorWindow()
274
{
Callers
1
createMovieMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected