Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ gridSize
Method
gridSize
TaskFlow/Editor/GridBackground.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
int GridBackground::gridSize() const
21
{
22
return m_gridSize;
23
}
24
25
void GridBackground::setGridSize(int size)
26
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected