Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ showExecutableWindow
Method
showExecutableWindow
src/program/ui/WindowManager.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
void WindowManager::showExecutableWindow()
219
{
220
executableWindow()->exec();
221
}
222
223
void WindowManager::openRuntimeSettingsWindow()
224
{
Callers
1
createFileMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected