MCPcopy 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
313void WindowManager::showInputWindow()
314{
315 inputWindow()->exec();
316}
317
318void WindowManager::showControllerTabWindow()
319{

Callers 1

createInputMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected