Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSLTeam/MCSL2
/ count
Method
count
MCSL2Lib/ProgramControllers/interfaceController.py:245–246 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
243
return
self.view.indexOf(widget)
244
245
def
count(self):
246
return
self.view.count()
247
248
249
class
MySmoothScrollArea(SmoothScrollArea):
Callers
15
initSinglePluginsWidget
Method · 0.80
autoStartServers
Method · 0.80
remove
Method · 0.80
__init__
Method · 0.80
initRainYunFileListWidget
Method · 0.80
releaseRainYunMemory
Method · 0.80
initJavaDownloadFileListWidget
Method · 0.80
releaseJavaDownloadMemory
Method · 0.80
releaseMCSLSyncMemory
Method · 0.80
releasePolarsAPIMemory
Method · 0.80
releaseFMMemory
Method · 0.80
fastMirrorCoreNameProcessor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected