kquickcharts 5.109.0-0ubuntu1 source package in Ubuntu
Changelog
kquickcharts (5.109.0-0ubuntu1) mantic; urgency=medium * New upstream release (5.109.0) -- Rik Mills <email address hidden> Fri, 18 Aug 2023 05:50:46 +0100
Upload details
- Uploaded by:
- Rik Mills
- Uploaded to:
- Mantic
- Original maintainer:
- Kubuntu Members
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kquickcharts_5.109.0.orig.tar.xz | 110.7 KiB | 743387f56359b571708c0fe68fa4c12b98e599dd68659e8014e8f6ba3dd9a1ad |
kquickcharts_5.109.0-0ubuntu1.debian.tar.xz | 8.2 KiB | fe629c42432e364b396acf4a5799edc528eb21baf9d8d5aa4412e86c08a794e0 |
kquickcharts_5.109.0-0ubuntu1.dsc | 2.5 KiB | ec31779d5b659433256e42fab0b76f360975eade030cb4e8050686409cd8e1be |
Available diffs
Binary packages built by this source
- kquickcharts-dev: Quick Charts - development files
A QtQuick plugin providing high-performance charts (gpu-accelerated).
.
It supports three different chart types: pie, line and bar, which can be fed
from multiple types of data sources. There is also support for axis labels, an
axis grid and a legend. Additionally, there is a submodule that contains some
convenience items.
.
The pie and line charts are rendered using a technique called signed
distance fields, which allows efficient GPU-accelerated rendering of 2D
shapes without loss of quality.
.
This package contains the development files.
- qml-module-org-kde-quickcharts: Quick Charts
A QtQuick plugin providing high-performance charts (gpu-accelerated).
.
It supports three different chart types: pie, line and bar, which can be fed
from multiple types of data sources. There is also support for axis labels, an
axis grid and a legend. Additionally, there is a submodule that contains some
convenience items.
.
The pie and line charts are rendered using a technique called signed
distance fields, which allows efficient GPU-accelerated rendering of 2D
shapes without loss of quality.
.
This package contain the runtime qml module.
- qml-module-org-kde-quickcharts-dbgsym: debug symbols for qml-module-org-kde-quickcharts