libkf6configcore6
configuration settings framework for Qt
KConfig provides an advanced configuration system. It is made of two
parts: KConfigCore, KConfigGui and KConfigQml.
libkf6i18n6
Advanced internationalization framework
Ki18n is the KDE internationalization system for
user-interface text. It enables localization of
user-visible strings, including locale-aware argument
substitution and formatting. Ki18n is built atop the
widely used Gettext internationalization system, making
the workflow familiar to both programmers and translators.
It can be considered a Gettext-wrapper for code based on
the Qt library, but it also provides additional
functionality over basic Gettext.
libkirigami6
set of QtQuick components targeted for mobile use
Kirigami is a set of QtQuick components at the moment targeted for
mobile use (in the future desktop as well) targeting both Plasma
Mobile and Android. A set of high level components to make the
creation of applications that look and feel great on mobile as well
as desktop devices and follow the Kirigami Human Interface
Guidelines. The target of these components is anybody that wants to
do an application using QtQuick as its main UI, especially if
targeting a mobile platform, without adding many dependencies. They
work on a variety of platforms, such as Plasma Mobile, Desktop Linux,
Android and Windows.
qml6-module-org-kde-kirigami
set of QtQuick components targeted for mobile use (QML module)
Kirigami is a set of QtQuick components at the moment targeted for
mobile use (in the future desktop as well) targeting both Plasma
Mobile and Android. A set of high level components to make the
creation of applications that look and feel great on mobile as well
as desktop devices and follow the Kirigami Human Interface
Guidelines. The target of these components is anybody that wants to
do an application using QtQuick as its main UI, especially if
targeting a mobile platform, without adding many dependencies. They
work on a variety of platforms, such as Plasma Mobile, Desktop Linux,
Android and Windows.
libkf6jobwidgets6
widgets for tracking KJob instances
Window class that associates this job with a window given by
window. This is used by KDialogJobUiDelegate as parent widget
for error messages, KWidgetJobTracker as parent widget for
progress dialogs, KIO::AbstractJobInteractionInterface as
parent widget for rename/skip dialogs and possibly more.
Overload that takes a QWindow.
qml6-module-org-kde-notifications
Framework for desktop notifications qml
KNotification is used to notify the user of an event. It covers
feedback and persistent events.