[Kde-pim] Implementation of KHolidays in Calendar
Sérgio Martins
iamsergio at gmail.com
Mon Jul 29 15:12:08 BST 2013
On Mon, Jul 29, 2013 at 12:54 PM, Heena Mahour <heena393 at gmail.com> wrote:
> Hi all ,
> I am working on qmlify plasmoids in Gsoc13 .I would like to know if you
> could suggest an approachable(a bit simpler though :p ) and efficient way
> to implement kholidays in my qml calendar .I am working with Mark
> Gaiser'calendar component .(It would be really a great help!)
I think a QAbstractItemModel subclass would be useful since models are easy
to use in QML.
For exampel KHolidayModel with a setRange(QDate,QDate) method.
Regards,
Sérgio Martins
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list