Both calibre's ebook viewer and Sigil use a QWebView for displaying the book. Calibre modifies (sub-class) to allow for displaying the book in a single flow. Sigil modifies it for WYSISWYG editing. Both use the same base so you could port what Sigil does to the calibre viewer.
|