Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tonquer/JMComic-qt
/ clearFocus
Method
clearFocus
src/component/line_edit/search_line_edit.py:157–158 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
155
return
156
157
def
clearFocus(self) -> None:
158
return
QLineEdit.clearFocus(self)
159
160
def
focusInEvent(self, ev):
161
# print("in")
Callers
2
Search
Method · 0.95
CheckClick
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected