Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tonquer/JMComic-qt
/ GetStr
Method
GetStr
src/tools/str.py:578–579 ·
view source on GitHub ↗
(cls, enumType, defualt="")
Source
from the content-addressed store, hash-verified
576
577
@classmethod
578
def
GetStr(cls, enumType, defualt=
""
):
579
return
cls.strDict.get(enumType, defualt)
580
581
@classmethod
582
def
CheckStr(cls):
Callers
15
CheckShowMsg
Method · 0.80
CopyText
Method · 0.80
OpenProxy
Method · 0.80
OpenSearch2Author
Method · 0.80
GetUpdateStr
Method · 0.80
GetUpdateStrByTick
Method · 0.80
ParseBookInfo2
Method · 0.80
SetPictureErr
Method · 0.80
SetPictureErr
Method · 0.80
Logout
Method · 0.80
LoginSucBack
Method · 0.80
GetSignDailyBack
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected