Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ leaveEvent
Method
leaveEvent
src/program/ui/InputEditorView.cpp:530–533 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
528
}
529
530
void InputEditorView::leaveEvent(QEvent *event)
531
{
532
inputEditorModel->setHoveredCell(QModelIndex());
533
}
534
535
void InputEditorView::hideMarkerToolTip()
536
{
Callers
nothing calls this directly
Calls
1
setHoveredCell
Method · 0.80
Tested by
no test coverage detected