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

Method getMode

YACReaderLibrary/db/comic_model.h:154–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 bool isFavorite(const QModelIndex &index);
153
154 ComicModel::Mode getMode() { return mode; }
155 unsigned long long int getSourceId() { return sourceId; }
156
157 void setShowRecent(bool visible);

Callers 3

openComicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected