Hello,
I want to create a calendar application, but not whit the QCalendarWidget because I want to display some texte on each day.
calendar.jpg
Anyway, I want to load my data into a model, and then ask for it from the view.
I've been reading and testing a lot, but still I can't figure a way to do this.

Do you have any tips on this?

Thank you!

Asier