From 9e454d612962a59227f7b0648058a6c0747c0b65 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 22 Dec 2019 22:41:56 +0100 Subject: KDE Frameworks: kquickcharts got added --- kde/modules/frameworks | 1 + kde/slack-desc/kquickcharts | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 kde/slack-desc/kquickcharts diff --git a/kde/modules/frameworks b/kde/modules/frameworks index 2ce70c2..2fdc9cd 100644 --- a/kde/modules/frameworks +++ b/kde/modules/frameworks @@ -48,6 +48,7 @@ kpty kimageformats kfilemetadata5 syndication +kquickcharts # Tier 3, depends on Tier 1 and 2, Qt5, system libraries: kconfigwidgets kservice diff --git a/kde/slack-desc/kquickcharts b/kde/slack-desc/kquickcharts new file mode 100644 index 0000000..0c4e6f8 --- /dev/null +++ b/kde/slack-desc/kquickcharts @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +kquickcharts: kquickcharts (QtQuick module providing high-performance charts) +kquickcharts: +kquickcharts: The Quick Charts module provides a set of charts that can be used +kquickcharts: from QtQuick applications. They are intended to be used for both +kquickcharts: simple display of data as well as continuous display of +kquickcharts: high-volume data (often referred to as plotters). +kquickcharts: The charts use a system called distance fields for their accelerated +kquickcharts: rendering, which provides ways of using the GPU for rendering +kquickcharts: 2D shapes without loss of quality. +kquickcharts: +kquickcharts: See: https://api.kde.org/frameworks/kquickcharts/html/index.html -- cgit v1.2.3