QtQuick Controls Calendar
Kai Uwe Broulik
kde at privat.broulik.de
Sat Nov 8 17:20:51 UTC 2014
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?
Cheers,
Kai Uwe
More information about the Plasma-devel
mailing list