QtQuick Controls Calendar

Marco Martin notmart at gmail.com
Mon Nov 24 19:33:16 UTC 2014


On Saturday 08 November 2014, Kai Uwe Broulik wrote:
> Hi all,
> 
> I was looking into migrating the Plasma Calendar to QtQuick Controls
> Calendar.
> 
> However, we went through so much work making this thing efficient and fast
> using Canvas but the QtQuick Controls Calendar again uses one item per day
> (which potentially contains a Label and Rects for the borders). I do not
> know whether it re-uses the items when switching through months (which is
> a bit laggy with the Canvas calendar), though. One advantage is that it
> would give us week numbers for free.
> 
> Suggestions?

last week this was discussed a bit, and the conclusion in the end seemed that 
they really solve two different problems.

-- 
Marco Martin


More information about the Plasma-devel mailing list