mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 17:04:45 -04:00
added SortVolumeComics widget (and models)
This commit is contained in:
@ -22,6 +22,8 @@ public:
|
||||
int role = Qt::DisplayRole) const;
|
||||
QModelIndex index(int row, int column, const QModelIndex &parent = QModelIndex()) const;
|
||||
|
||||
QString getVolumeId(const QModelIndex & index) const;
|
||||
|
||||
signals:
|
||||
|
||||
public slots:
|
||||
|
Reference in New Issue
Block a user