Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tonquer/JMComic-qt
/ GetTitle
Method
GetTitle
src/component/widget/comment_item_widget.py:56–57 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
54
self.commentList = []
55
56
def
GetTitle(self):
57
return
self.linkLabel.text()
58
59
def
SetLike(self, isLike=True):
60
p = QPixmap()
Callers
1
eventFilter
Method · 0.95
Calls
1
text
Method · 0.80
Tested by
no test coverage detected