New method for getting the comics being read, plus added the read state to comics loaded for being served.

This commit is contained in:
Luis Ángel San Martín
2016-08-23 22:22:46 +02:00
parent a6204bcc65
commit 983a035c31
2 changed files with 43 additions and 2 deletions

View File

@ -33,6 +33,7 @@ public:
static QString getLibraryName(int id);
static QList<ComicDB> getLabelComics(qulonglong libraryId, qulonglong labelId);
static QList<ComicDB> getFavorites(qulonglong libraryId);
static QList<ComicDB> getReading(qulonglong libraryId);
//objects management
//deletes