Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
void ComicItem::setData(const QList<QVariant> &data)
32
{
33
itemData = data;
34
}
35
//! [5]
36
37
//! [6]
Callers
15
createActions
Method · 0.45
ClassicComicsView
Method · 0.45
setupAddToSubmenu
Method · 0.45
mimeData
Method · 0.45
takeUpdatedChildrenInfo
Method · 0.45
updateFolderCompletedStatus
Method · 0.45
updateFolderFinishedStatus
Method · 0.45
updateFolderType
Method · 0.45
updateTreeType
Method · 0.45
setCustomFolderCover
Method · 0.45
resetFolderCover
Method · 0.45
mimeData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected