Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ addExtraRows
Method
addExtraRows
YACReaderLibrary/comic_vine/model/volume_comics_model.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
void VolumeComicsModel::addExtraRows(int numRows)
167
{
168
numExtraRows = numRows;
169
}
Callers
1
setData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected