Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyQt5/PyQt
/ setText
Method
setText
Test/ChartView/ChatWidget.py:172–173 ·
view source on GitHub ↗
(self, text)
Source
from the content-addressed store, hash-verified
170
QMessageBox.critical(self,
"错误"
, str(e))
171
172
def
setText(self, text):
173
self.codeScintilla.setText(text)
174
175
def
text(self):
176
return
self.codeScintilla.text().strip()
Callers
15
openFile
Method · 0.95
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
retranslateUi
Method · 0.45
__init__
Method · 0.45
renew_urlbar
Method · 0.45
__initUI
Method · 0.45
start_animation
Method · 0.45
setupUi
Method · 0.45
retranslateUi
Method · 0.45
retranslateUi
Method · 0.45
Calls
no outgoing calls
Tested by
2
__init__
Method · 0.36
__init__
Method · 0.36