[libalkimia] [Bug 428994] Separate widgets from the regular alkimia library

Ralf Habacker bugzilla_noreply at kde.org
Wed Apr 10 19:50:46 BST 2024


https://bugs.kde.org/show_bug.cgi?id=428994

--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 011224e42afbb9dba8ba89caf926df43bf001809 by Ralf Habacker.
Committed on 10/04/2024 at 12:35.
Pushed by habacker into branch 'master'.

Extend AlkWebView class for supported browser engines

The mentioned class was moved from alkwebpage.cpp to
separate files and completed for the supported browsers.

According to the Qt documentation, the easiest way to use
Webkit or WebEngine is to use the associated view classes,
which is now possible with this separation and addition.

With Webkit and WebEngine, an instance of the corresponding
page class is created internally.

M  +2    -0    src/CMakeLists.txt
M  +3    -44   src/alkwebpage.cpp
A  +192  -0    src/alkwebview.cpp     [License: LGPL(v2.1+)]
A  +98   -0    src/alkwebview.h     [License: LGPL(v2.1+)]

https://invent.kde.org/office/alkimia/-/commit/011224e42afbb9dba8ba89caf926df43bf001809

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list