KNSWidgets Namespace
Contains UX widgets for KNewStuffCore. More...
Header: | #include <KNSWidgets> |
CMake: | find_package(KF6 REQUIRED COMPONENTS NewStuff) target_link_libraries(mytarget PRIVATE KF6::NewStuff) |
Classes
Detailed Description
Classes
class Action
QAction subclass that encapsulates the logic for showing the KNewStuff dialog. More...
class Button
QPushButton subclass that encapsulates the logic for showing the KNewStuff dialog. More...
class Dialog
This class is a wrapper around the QtQuick QML dialog. This dialog content is loaded QQuickWidget. More...