MCPcopy Create free account
hub / github.com/YACReader/yacreader / getBookmarksDialog

Method getBookmarksDialog

YACReader/viewer.h:235–235  ·  view source on GitHub ↗

Comic * getComic(){return comic;}

Source from the content-addressed store, hash-verified

233 QImage grabMagnifiedRegion(const QPoint &viewerPos, const QSize &glassSize, float zoomLevel) const;
234 // Comic * getComic(){return comic;}
235 const BookmarksDialog *getBookmarksDialog() { return bd; }
236 // returns the current index starting in 1 [1,nPages]
237 unsigned int getIndex();
238 void updateComic(ComicDB &comic);

Callers 1

createActionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected