CINXE.COM
API Documentation
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>API Documentation</title> <link rel="meta" href="https://www.kde.org/labels.rdf" type="application/rdf+xml" title="ICRA labels" /> <meta name="trademark" content="KDE e.V." /> <meta name="description" content="KDE products API documentation" /> <meta name="MSSmartTagsPreventParsing" content="true" /> <meta name="robots" content="all" /> <meta name="no-email-collection" content="http://www.unspam.com/noemailcollection" /> <link rel="shortcut icon" href="./resources/favicon.ico" /> <link rel="icon" href="./resources/favicon.ico" /> <!-- CSS can be edited in https://invent.kde.org/websites/aether-sass --> <link href="https://cdn.kde.org/aether-devel/aether-docsy.css" rel="stylesheet"> <link href="https://cdn.kde.org/breeze-icons/icons.css" rel="stylesheet"> <link href="./resources/css/customdoxygen.css" rel="stylesheet"> <script type="text/javascript" src="./resources/notetip.js"></script> <script type="text/javascript" src="./resources/frameworks.js"></script> <link rel="stylesheet" type="text/css" href="./resources/frameworks.css" /> <script> $(document).ready(main); </script> <style> .td-content .header, #nav-path { display: none; } div.contents { margin-top: 0 !important; margin-right: 0 !important; margin-left: 0 !important; } </style> </head> <body> <ul class="sr-only"> <li><a href="#cp-content" accesskey="2">Skip to content</a></li> <li><a href="#cp-menu" accesskey="5">Skip to link menu</a></li> </ul> <div class="container-fluid td-outer"> <header class="header row"> <nav class="col-12 col-md-9 col-xl-8 offset-md-3 offset-xl-2 js-navbar-scroll navbar navbar-expand flex-column flex-md-row td-navbar"> <a class="navbar-brand kde-logo active d-none d-lg-flex" href="/">Developer</a> <div class="td-navbar-nav-scroll" id="main_navbar"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link kde-logo active d-lg-none d-flex active" href="/">API</a> </li> <li class="nav-item"> <a class="nav-link" href="https://develop.kde.org/docs/"><span>Documentation</span></a> </li> <li class="nav-item"> <a class="nav-link active" href="https://api.kde.org" target="_blank"><span class="active">API</span></a> </li> <li class="nav-item"> <a class="nav-link" href="https://develop.kde.org/hig/"><span>KDE Human Interface Guidelines</span></a> </li> </ul> </div> </nav> </header> <div class="td-main"> <div class="row flex-xl-nowrap"> <!-- left sidebar --> <div class="col-12 col-md-3 col-xl-2 td-sidebar d-print-none"> <div id="td-sidebar-menu" class="td-sidebar__inner"> <form action="search.html" method="get" class="td-sidebar__search d-flex p-2 pt-0 align-items-center"> <input type="text" id="SearchBox" name="query" aria-label="Search input" class="form-control" placeholder="Search..."></input> <button class="btn btn-link td-sidebar__toggle d-md-none p-0 m-0 ml-3 icon icon_application-menu" type="button" data-toggle="collapse" data-target="#td-section-nav" aria-controls="td-docs-nav" aria-expanded="false" style="font-size: 1.5rem; height: 40px; width: 40px; border-width: 0" aria-label="Toggle section navigation"></button> </form> <div id="td-section-nav" class="td-sidebar-nav p-2 collapse"> <p>If you are looking for documentation about KDE software or how to use Plasma, please refer to our <a href="https://userbase.kde.org">userbase website</a>.</p> <h2 class="h4">Other KDE Products</h2> <ul> <li><a href="https://api.kde.org/ecm/">Extra CMake Modules</a></li> </ul> <h2 class="h4">Deprecated Products</h2> <ul> <li><a href="https://api.kde.org/legacy/">Old KDE Versions</a></li> </ul> </div> </div> </div> <!-- right sidebar --> <!-- main content --> <main class="col-12 col-md-9 col-xl-8 pl-md-5" role="main"> <nav aria-label="breadcrumb" class="d-md-block d-print-none"> <!-- breadcrumb --> <ol class="breadcrumb spb-1"> <li class="breadcrumb-item"><a href="./index.html">KDE API Reference</a></li> </ol> </nav> <!-- content --> <div class="td-content"> <h1 class="mt-2"> KDE Products </h1> <div class="textblock"> </div> <section class="products px-0"> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-frameworks" href="frameworks/index.html">The KDE Frameworks</a> </h2> <div class="d-flex"> <img src=" frameworks/frameworks.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Providing everything from simple utility classes to integrated solutions for common requirements of desktop applications</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android (partial) | FreeBSD (partial) | Linux | macOS (partial) | Windows (partial) </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kdepim" href="kdepim/index.html">KDE PIM</a> </h2> <div class="d-flex"> <img src=" kdepim/kdepim.svg " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>KDE PIM provides set of libraries and application to access and manage personal information like emails, contacts, events, etc.</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platform:</b> Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-alkimia" href="alkimia/html/index.html">Alkimia API</a> </h2> <div class="d-flex"> <img src=" alkimia/alkimia.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Alkimia API documentation</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-baloo-widgets" href="baloo-widgets/html/index.html">Baloo Widgets</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Widgets for Baloo</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-futuresql" href="futuresql/html/index.html">Futuresql</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Non-blocking database framework for Qt</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD | iOS | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kasync" href="kasync/html/index.html">KAsync</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>API to build composable asynchronous tasks</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platform:</b> All </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-libkcddb" href="libkcddb/html/index.html">KCDDB</a> </h2> <div class="d-flex"> <img src=" libkcddb/libkcddb.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>KDE CDDB library</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kcgroups" href="kcgroups/html/index.html">KCGroups</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Control cgroup resources through systemd dbus interface</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platform:</b> Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-libkcompactdisc" href="libkcompactdisc/html/index.html">KCompactDisc</a> </h2> <div class="d-flex"> <img src=" libkcompactdisc/libkcompactdisc.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>library for interfacing with CDs</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-libkdcraw" href="libkdcraw/html/index.html">KDcraw</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>A thread-safe wrapper around libraw</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platform:</b> All </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-libkdegames" href="libkdegames/html/index.html">KDEGames</a> </h2> <div class="d-flex"> <img src=" libkdegames/libkdegames.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Common code and data for many KDE games</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kexiframeworks" href="kexiframeworks/index.html">KEXI Frameworks</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>None</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Linux | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-libkexiv2" href="libkexiv2/html/index.html">KExiv2</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Wrapper around Exiv2 library to manipulate picture metadata as EXIF and XMP</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-khealthcertificate" href="khealthcertificate/html/index.html">KHealthCertificate</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Digital vaccination, test and recovery certificate parsing</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kirigami-addons" href="kirigami-addons/html/index.html">Kirigami-addons</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Convergent visual components ("widgets") for Kirigami-based applications</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD | Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kmymoney" href="kmymoney/html/index.html">KMyMoney Plugin API</a> </h2> <div class="d-flex"> <img src=" kmymoney/kmymoney.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>KMyMoney Plugin API documentation</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-libkomparediff2" href="libkomparediff2/html/index.html">KompareDiff2</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Library to compare files and strings</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kopeninghours" href="kopeninghours/html/index.html">KOpeningHours</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>OSM opening hours expression parser and evaluator</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kosmindoormap" href="kosmindoormap/html/index.html">KOSMIndoorMap</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>OSM indoor map QML component</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kquickimageeditor" href="kquickimageeditor/html/index.html">KQuickImageEditor</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>QtQuick plugins for image editing UI</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platform:</b> Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-krita" href="krita/html/index.html">Krita</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>scripting api for Krita</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-libksane" href="libksane/html/index.html">KSane</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>SANE Library Qt-based interface</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-ksanecore" href="ksanecore/html/index.html">KSaneCore</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Qt interface for the SANE library for scanner hardware</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kstars" href="kstars/html/index.html">Kstars</a> </h2> <div class="d-flex"> <img src=" kstars/kstars.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>KStars is free, open source, cross-platform Astronomy Software.</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-ktextaddons" href="ktextaddons/html/index.html">KTextAddons</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Text addons (autocorrection, text to speak, grammar checking, text translator, emoticon support, custom editor, autogenerate text)</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kunifiedpush" href="kunifiedpush/html/index.html">KUnifiedPush</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>UnifiedPush client components</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD | Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kweathercore" href="kweathercore/html/index.html">KWeatherCore</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Query weather data</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-libkeduvocdocument" href="libkeduvocdocument/html/index.html">LibKEduVocDocument</a> </h2> <div class="d-flex"> <img src=" libkeduvocdocument/libkeduvocdocument.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>libKEduVocDocument is a library for reading and writing vocabulary files used by Parley, Kanagram, KHangman and KWordQuiz.</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-libkmahjongg" href="libkmahjongg/html/index.html">LibKmahjongg</a> </h2> <div class="d-flex"> <img src=" libkmahjongg/libkmahjongg.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>For loading and rendering of Mahjongg tilesets and associated backgrounds</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-marble" href="marble/html/index.html">Marble</a> </h2> <div class="d-flex"> <img src=" marble/marble.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Marble framework, a library for maps, virtual globes and world atlases</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-mauikit" href="mauikit/index.html">MauiKit Frameworks</a> </h2> <div class="d-flex"> <img src=" mauikit/mauikit.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Provides utilities to build applications according to the Maui style</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD (partial) | Linux | macOS (unmantained) | Windows (unmantained) </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-md4qt" href="md4qt/html/index.html">Md4qt</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>md4qt is a header-only C++ library for parsing Markdown.</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Android | FreeBSD | Linux | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-okular" href="okular/html/index.html">Okular</a> </h2> <div class="d-flex"> <img src=" okular/okular.png " style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Okular, the unified document viewer</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-perceptualcolor" href="perceptualcolor/html/index.html">Perceptual Color</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>GUI components for choosing colors, with focus on an intuitive and perceptually uniform presentation.</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | macOS | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-phonon" href="phonon/html/index.html">Phonon</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Phonon, the Qt multimedia abstraction library.</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-plasma" href="plasma/index.html">Plasma</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Provides APIs to build plasma widgets, wallpaper plugins and more.</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-plasma-wayland-protocols" href="plasma-wayland-protocols/html/index.html">PlasmaWaylandProtocols</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Provides the xml files of non-standard wayland protocols used in Plasma.</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-polkit-qt-1" href="polkit-qt-1/html/index.html">PolkitQt-1</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Qt wrapper around polkit-1</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platform:</b> Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-pulseaudio-qt" href="pulseaudio-qt/html/index.html">PulseAudio Qt Bindings</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>libpulse bindings for Qt</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-qca" href="qca/html/index.html">QCA</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>QCA (Qt Cryptographic Architecture) provides a straightforward and cross-platform crypto API</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | Windows </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-libqaccessibilityclient" href="libqaccessibilityclient/html/index.html">Qt Accessibility Client</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Accessibilty tools helper library, used e.g. by screen readers</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux </p> </div> </div> </div> <div class="product my-3 ae-card p-4"> <h2 class="h2 mt-0 mb-3 d-flex"> <a name="prod-kdiagram" href="kdiagram/index.html">The KDiagram Libraries</a> </h2> <div class="d-flex"> <img src="./resources/default_product.png" style="min-width:80px; width: 80px;" class="align-self-start my-0 mr-4" /> <div> <p>Libraries for creating charts and Gantt diagrams</p> <div> <b>Maintainer:</b> <a href="mailto:kde-devel@kde.org">The KDE Community</a> </div> <p> <b>Platforms:</b> FreeBSD | Linux | macOS | Windows </p> </div> </div> </div> </section> </div> </main> </div> </div> <footer class="bg-dark py-4 row d-print-none"> <div class="container-fluid mx-sm-5"> <p class="text-white">Report problems with this website to <a href="https://invent.kde.org/frameworks/kapidox/-/issues">our bug tracking system</a>.<br /> Contact the specific authors with questions and comments about the page contents.<p> <p class="text-white" >KDE<sup>®</sup> and <a href="https://kde.org/media/images/trademark_kde_gear_black_logo.png">the K Desktop Environment<sup>®</sup> logo</a> are registered trademarks of <a href="https://ev.kde.org/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> | <a href="https://kde.org/community/whatiskde/impressum">Legal</a></p> <div id="footer-text" class="col-md-5 center-block text-white"> <p>Generated by <a href="https://api.kde.org/frameworks/kapidox/html/index.html">KApiDox</a>, a <a href="https://www.kde.org">KDE</a> product.</p> </div> </div> </footer> </div> <script src="https://cdn.kde.org/aether-devel/bootstrap.js"></script> <script src="./resources/js/main.js"></script> <script src="dynsections.js"></script> <script> document.querySelectorAll('h1, .dynheader, .el').forEach(h => { h.innerHTML = h.innerHTML.replace('org::kde::kirigami::templates::', 'Kirigami.<wbr>Templates.<wbr>'); h.innerHTML = h.innerHTML.replace('org::kde::kirigami::', 'Kirigami.<wbr>'); h.innerHTML = h.innerHTML.replace('org::kde::plasma::components::', 'PlasmaComponents2.<wbr>'); h.innerHTML = h.innerHTML.replace('org::kde::plasma::extras::', 'PlasmaExtras.<wbr>'); }); document.querySelectorAll('.memname, #class-picker option').forEach(h => { h.innerText = h.innerText.replace('org::kde::kirigami::templates::', 'Templates.'); h.innerText = h.innerText.replace('org::kde::kirigami::', ''); h.innerHTML = h.innerHTML.replace('org::kde::plasma::components::', 'PlasmaComponents2.<wbr>'); h.innerHTML = h.innerHTML.replace('org::kde::plasma::extras::', 'PlasmaExtras.<wbr>'); h.innerHTML = h.innerHTML.replace('org::kde::plasma::calendar::MonthView', 'MonthView.<wbr>'); }); </script> <!-- WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL BE BLOCKED INSTANTLY AND PERMANENTLY! <a href="mailto:aaaatrap-45abe0e0c3bebc77@kde.org">Block me</a> WARNING END --> </body> </html>