MCPcopy
hub / github.com/PyQt5/PyQt / text

Method text

Demo/BubbleTips.py:54–55  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

52 self.label.setText(text)
53
54 def text(self):
55 return self.label.text()
56
57 def stop(self):
58 self.hide()

Callers 15

run_commandMethod · 0.45
_checkActionMethod · 0.45
onChangeTitleMethod · 0.45
doQueryMethod · 0.45
doModifyMethod · 0.45
onItemChangedMethod · 0.45
pathMethod · 0.45
toObjectMethod · 0.45
__findItemMethod · 0.45
toDictMethod · 0.45
paintEventMethod · 0.45

Calls

no outgoing calls

Tested by 3

doQueryMethod · 0.36
doModifyMethod · 0.36
onItemChangedMethod · 0.36