MCPcopy 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
530void InputEditorView::leaveEvent(QEvent *event)
531{
532 inputEditorModel->setHoveredCell(QModelIndex());
533}
534
535void InputEditorView::hideMarkerToolTip()
536{

Callers

nothing calls this directly

Calls 1

setHoveredCellMethod · 0.80

Tested by

no test coverage detected