Frameworks/Overview: Difference between revisions

From KDE Community Wiki
(itemmodels)
Line 10: Line 10:
ItemModels contains useful classes such as a model for checkable or selectable items, recursive filtering and breadcrumb selection.
ItemModels contains useful classes such as a model for checkable or selectable items, recursive filtering and breadcrumb selection.


== karchive ==
== KArchive ==
 
KArchive offers easy packing and unpacking of files.


KArchive comes with support for a number of popular packing codecs, such as Tar, GZip, Zip, 7z and xz and offers a self-contained and easy to use library for archiving files.


== kcodecs ==
== kcodecs ==

Revision as of 14:23, 19 September 2013

This page gives an overview of available libraries and solutions in KDE Frameworks 5.


Tier 1

ItemModels

The ItemModels framework contains data models on top of QAbstractItemModel that help in common tasks, such as sorting, proxying and filtering.

ItemModels contains useful classes such as a model for checkable or selectable items, recursive filtering and breadcrumb selection.

KArchive

KArchive offers easy packing and unpacking of files.

KArchive comes with support for a number of popular packing codecs, such as Tar, GZip, Zip, 7z and xz and offers a self-contained and easy to use library for archiving files.

kcodecs

kconfig

kcoreaddons

kdbusaddons

kguiaddons

kidletime

kjs

kplotting

kwidgetsaddons

kwindowsystem

solid

sonnet

threadweaver

Tier 2

kauth

kconfig

kcrash

ki18n

knotifications

Tier 3

kunitconversion