mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-26 06:12:17 -04:00

When a user <Ctrl+LeftClick> or <MiddleClick> on a link, `QWebEngineView` try to open a new window using the `createWindow` method. By overloading it, we can create our own tab as we want.
Languages
C++
92.4%
CSS
3.7%
QMake
2.2%
Python
0.9%
HTML
0.4%
Other
0.4%