qskinny/playground/charts
Uwe Rathmann bc066c8103 QskArcRenderer using the normal vector of the tangents for expanding
the arc to the desired thickness. This matches the result of what
QPainter::drawArc does. However our implementation is much
simpler as we do not convert the arc into a sequence of
bezier curves finally running into code that has to deal with
random QPainterPath element lists.
2024-05-30 19:06:02 +02:00
..
CMakeLists.txt copyright notice generalised 2024-01-17 14:31:45 +01:00
ChartSample.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
ChartSample.h copyright notice generalised 2024-01-17 14:31:45 +01:00
ChartView.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
ChartView.h copyright notice generalised 2024-01-17 14:31:45 +01:00
CircularChart.cpp QskArcRenderer using the normal vector of the tangents for expanding 2024-05-30 19:06:02 +02:00
CircularChart.h copyright notice generalised 2024-01-17 14:31:45 +01:00
CircularChartSkinlet.cpp QskArcMetrics::isProprtional added 2024-05-21 17:19:24 +02:00
CircularChartSkinlet.h copyright notice generalised 2024-01-17 14:31:45 +01:00
StackedChart.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
StackedChart.h copyright notice generalised 2024-01-17 14:31:45 +01:00
main.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00