Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ canBeResorted
Method
canBeResorted
YACReaderLibrary/db/comic_model.cpp:213–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
bool ComicModel::canBeResorted()
214
{
215
return enableResorting;
216
}
217
218
QMimeData *ComicModel::mimeData(const QModelIndexList &indexes) const
219
{
Callers
1
canDropFormats
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected