Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyQt5/PyQt
/ text
Method
text
Test/ChartView/ChatWidget.py:175–176 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
173
self.codeScintilla.setText(text)
174
175
def
text(self):
176
return
self.codeScintilla.text().strip()
177
178
179
class
ChartWidget(QWidget):
Callers
6
onRunButton
Method · 0.95
navigate_to_url
Method · 0.45
__initUI
Method · 0.45
pr
Method · 0.45
helpMenu
Method · 0.45
pr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected