mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 13:34:44 -04:00
Merge - 9.0.0 release
This commit is contained in:
@ -27,6 +27,7 @@ public slots:
|
||||
void getSeriesDetail(const QString & id);
|
||||
void getSeriesCover(const QString & url);
|
||||
void getVolumeComicsInfo(const QString & idVolume, int page=1);
|
||||
void getAllVolumeComicsInfo(const QString & idVolume);
|
||||
QByteArray getComicDetail(const QString & id, bool &outError, bool &outTimeout);
|
||||
void getComicCover(const QString & url);
|
||||
|
||||
|
Reference in New Issue
Block a user