MCPcopy 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
20int GridBackground::gridSize() const
21{
22 return m_gridSize;
23}
24
25void GridBackground::setGridSize(int size)
26{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected