MCPcopy 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]
21int ComicItem::columnCount() const
22{
23 return itemData.count();
24}
25
26QList<QVariant> ComicItem::getData() const
27{

Callers 2

showLibraryInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected