MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / backgroundColor

Method backgroundColor

src/texteditor.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158QColor TextEditor::backgroundColor() const
159{
160 return m_highlighter->backgroundColor();
161}
162
163void TextEditor::setBackgroundColor(const QColor& c)
164{

Callers 1

setBackgroundColorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected