Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ showEncodeWindow
Method
showEncodeWindow
src/program/ui/WindowManager.cpp:278–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
void WindowManager::showEncodeWindow()
279
{
280
encodeWindow()->exec();
281
}
282
283
void WindowManager::showGameInfoWindow()
284
{
Callers
1
createToolsMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected