MCPcopy
hub / github.com/tonquer/JMComic-qt / text

Method text

src/component/label/msg_label.py:35–36  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

33 self.label.setText(text)
34
35 def text(self):
36 return self.label.text()
37
38 def stop(self):
39 self.hide()

Callers 15

paintMethod · 0.80
JumpPageMethod · 0.80
SendCommentMethod · 0.80
GetTitleMethod · 0.80
SetLikeMethod · 0.80
SearchMethod · 0.80
SearchMethod · 0.80
GetNasInfoMethod · 0.80
__init__Method · 0.80
DelUploadDBMethod · 0.80
AddUploadDBMethod · 0.80
LoadUploadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected