Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tonquer/JMComic-qt
/ _Finished
Method
_Finished
src/component/scroll/smooth_scroll_bar.py:18–20 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
16
self.__animation.finished.connect(self._Finished)
17
18
def
_Finished(self):
19
self.MoveEvent.emit()
20
return
21
22
def
setValue(self, value):
23
# if self.__animation.state == QPropertyAnimation.State.Running:
Callers
nothing calls this directly
Calls
1
emit
Method · 0.80
Tested by
no test coverage detected