mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
Merge - 9.0.0 release
This commit is contained in:
@ -9,6 +9,7 @@ class VolumeComicsModel : public JSONModel
|
||||
public:
|
||||
explicit VolumeComicsModel(QObject *parent = 0);
|
||||
void load(const QString & json);
|
||||
//void load(const QStringList & jsonList);
|
||||
|
||||
QModelIndex parent(const QModelIndex &index) const;
|
||||
int rowCount(const QModelIndex &parent = QModelIndex()) const;
|
||||
|
Reference in New Issue
Block a user