I would like to implement a calendar in my Qt-based program as it is already implement in Mozilla Sunbird (different colors and categories are important).
Is there any "simple" possibility to realize that or do I have to create it all by myself, beginning at zero? Is there a good tutorial to create such a calendar with standards, so that I could import it in Mozilla Sunbird for example?