Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ showInputWindow
Method
showInputWindow
src/program/ui/WindowManager.cpp:313–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
void WindowManager::showInputWindow()
314
{
315
inputWindow()->exec();
316
}
317
318
void WindowManager::showControllerTabWindow()
319
{
Callers
1
createInputMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected