Hi,
I am looking to create a simple organizer using Qt. I realize that one way of doing it is by subclassing QCalendarWidget and overriding the paintCell method. But it seems that css cannot be used to style qcalendarwiget and only the background image can be changed.
I do not have the time to implement the entire calendar by myself, is there any way to style the calendar using CSS ?
Thanks
Bookmarks