mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
improved save current page
This commit is contained in:
@ -136,6 +136,8 @@ virtual void mouseReleaseEvent ( QMouseEvent * event );
|
||||
const QPixmap * pixmap();
|
||||
//Comic * getComic(){return comic;}
|
||||
const BookmarksDialog * getBookmarksDialog(){return bd;}
|
||||
//returns the current index starting in 1 [1,nPages]
|
||||
unsigned int getIndex();
|
||||
signals:
|
||||
void backgroundChanges();
|
||||
void pageAvailable(bool);
|
||||
|
Reference in New Issue
Block a user