supergillis
17th November 2010, 14:34
Hello
I want to make an agenda widget (like Google Agenda). I'm trying to make it with model/view architecture.
When, for example, every row represents 30 minutes and you have an appointment of two hours, how can you make an item delegate that spans the four rows?
I've checked QxtScheduleView, etc. but I don't really understand how they manage to make it work :p.
Should I use QGraphicsScene, etc. instead?
Thanks in advance,
Gillis
I want to make an agenda widget (like Google Agenda). I'm trying to make it with model/view architecture.
When, for example, every row represents 30 minutes and you have an appointment of two hours, how can you make an item delegate that spans the four rows?
I've checked QxtScheduleView, etc. but I don't really understand how they manage to make it work :p.
Should I use QGraphicsScene, etc. instead?
Thanks in advance,
Gillis