Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ text
Method
text
lib/matplotlib/backends/qt_editor/_formlayout.py:128–129 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
126
self.lineedit.setText(mcolors.to_hex(color.getRgbF(), keep_alpha=True))
127
128
def
text(self):
129
return
self.lineedit.text()
130
131
132
def
font_is_installed(font):
Callers
3
update_color
Method · 0.95
is_edit_valid
Function · 0.45
get
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected