mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04:00
getting most of the info from comic vine
This commit is contained in:
@ -23,6 +23,8 @@ public slots:
|
||||
void setCover(const QByteArray &);
|
||||
void setDescription(const QString & jsonDetail);
|
||||
QString getSelectedVolumeId();
|
||||
int getSelectedVolumeNumIssues();
|
||||
QString getSelectedVolumePublisher();
|
||||
|
||||
private:
|
||||
QLabel * cover;
|
||||
|
Reference in New Issue
Block a user