Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ gridColor
Method
gridColor
TaskFlow/Editor/GridBackground.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
QColor GridBackground::gridColor() const
35
{
36
return m_gridColor;
37
}
38
39
void GridBackground::setGridColor(const QColor &color)
40
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected