mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 00:44:59 -04:00
first version saving some info from comic vine
This commit is contained in:
@ -22,6 +22,7 @@ signals:
|
||||
|
||||
public slots:
|
||||
QString getComicId(const QModelIndex &index) const;
|
||||
QString getComicId(int row) const;
|
||||
QString getCoverURL(const QModelIndex &index) const;
|
||||
void addExtraRows(int numRows);
|
||||
|
||||
|
Reference in New Issue
Block a user