mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
added label content loading
This commit is contained in:
@ -30,6 +30,10 @@ public slots:
|
||||
|
||||
void loadFolderInfo(const QModelIndex & modelIndex);
|
||||
void loadListInfo(const QModelIndex & modelIndex);
|
||||
void loadSpecialListInfo(const qulonglong id);
|
||||
void loadLabelInfo(const qulonglong id);
|
||||
void loadReadingListInfo(const qulonglong id);
|
||||
|
||||
void loadPreviousStatus();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user