MCPcopy 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
213bool ComicModel::canBeResorted()
214{
215 return enableResorting;
216}
217
218QMimeData *ComicModel::mimeData(const QModelIndexList &indexes) const
219{

Callers 1

canDropFormatsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected