MCPcopy 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
85void LuaConsoleWindow::timerEvent(QTimerEvent *event)
86{
87 luaModel->update();
88}
89
90void LuaConsoleWindow::slotAppend(QString qstr)
91{

Callers

nothing calls this directly

Calls 1

updateMethod · 0.45

Tested by

no test coverage detected