mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 11:37:56 -04:00

This is the first step to handling several zim file at the same time. - The Library class is used has a handler mapping zimId to kiwix::Reader. - The KiwixWebView display url of the form : "zim://<zimId>.zim/path". - The KiwixSchemeHandler uses the host (containing the zimid) to get the reader from the library and serve the content.
Languages
C++
92.4%
CSS
3.7%
QMake
2.2%
Python
0.9%
HTML
0.4%
Other
0.4%