Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ columnCount
Method
columnCount
YACReaderLibrary/db/comic_item.cpp:21–24 ·
view source on GitHub ↗
[5]
Source
from the content-addressed store, hash-verified
19
20
//! [5]
21
int ComicItem::columnCount() const
22
{
23
return itemData.count();
24
}
25
26
QList<QVariant> ComicItem::getData() const
27
{
Callers
2
requestedHeaderContextMenu
Method · 0.45
showLibraryInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected