Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ timerEvent
Method
timerEvent
src/program/ui/LuaConsoleWindow.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void LuaConsoleWindow::timerEvent(QTimerEvent *event)
86
{
87
luaModel->update();
88
}
89
90
void LuaConsoleWindow::slotAppend(QString qstr)
91
{
Callers
nothing calls this directly
Calls
1
update
Method · 0.45
Tested by
no test coverage detected