Higgs
7th April 2014, 14:53
Hi all!
I'm reading Johan Thelin's "Foundation of Qt Development" and my first big obstacle is understand model/view architecture. It seems a abit difficult for me. It confuses me.
Let's say I have table 4x4, I want to change background of (2,0). What can I do? Create custom delegate or custom model,right?
But which one to go? which is better?
I'm reading Johan Thelin's "Foundation of Qt Development" and my first big obstacle is understand model/view architecture. It seems a abit difficult for me. It confuses me.
Let's say I have table 4x4, I want to change background of (2,0). What can I do? Create custom delegate or custom model,right?
But which one to go? which is better?