What is Manjaro Qt Creator version?
-
Hi
Qt framework contains the same widgets regardless of what OS its installed on.Does Manjaro Linux use KDE and its widgets you have seen ?
-
Hi
Qt framework contains the same widgets regardless of what OS its installed on.Does Manjaro Linux use KDE and its widgets you have seen ?
-
Hi
there is
https://doc.qt.io/qt-5/qtwebview-index.htmlFor KDE widgets
https://api.kde.org/frameworks/The tier 1 widgets can often be compiled and used on other os¨'s without much fuss but the other tiers might
require more of kde and hence reuse them solo is harder.Example
https://api.kde.org/frameworks/kwidgetsaddons/html/classKColorButton.html
look in left side, it says how to get the source and how to use it with make and make