Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
QColor TextEditor::backgroundColor() const
159
{
160
return m_highlighter->backgroundColor();
161
}
162
163
void TextEditor::setBackgroundColor(const QColor& c)
164
{
Callers
1
setBackgroundColor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected