MCPcopy
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

TimeOutMethod · 0.45

Calls 2

OnValueChangeMethod · 0.95
valueMethod · 0.45

Tested by

no test coverage detected