Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tonquer/JMComic-qt
/ Finished
Method
Finished
src/component/scroll/read_scroll.py:125–126 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
123
return
self.scrollArea.readImg
124
125
def
Finished(self):
126
self.OnValueChange(self.value())
127
128
def
StopScroll(self):
129
self.ani.stop()
Callers
1
TimeOut
Method · 0.45
Calls
2
OnValueChange
Method · 0.95
value
Method · 0.45
Tested by
no test coverage detected