MCPcopy Create free account
hub / github.com/YACReader/yacreader / setData

Method setData

YACReaderLibrary/db/comic_item.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void ComicItem::setData(const QList<QVariant> &data)
32{
33 itemData = data;
34}
35//! [5]
36
37//! [6]

Callers 15

createActionsMethod · 0.45
ClassicComicsViewMethod · 0.45
setupAddToSubmenuMethod · 0.45
mimeDataMethod · 0.45
updateFolderTypeMethod · 0.45
updateTreeTypeMethod · 0.45
setCustomFolderCoverMethod · 0.45
resetFolderCoverMethod · 0.45
mimeDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected