MCPcopy 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
132def font_is_installed(font):

Callers 3

update_colorMethod · 0.95
is_edit_validFunction · 0.45
getMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected