Hey folks,
I am new to Qt for Symbian, though I have been working on it since the past few months.
I need to develop a Qt application on Symbian having multiple screens/views. I need to retain my data for each view even though its not visible.
So I want to know whether it is necessary or a good practice to use the Model/View architecture in Qt to develop an application?
Or just using widgets / windows would also suffice?
Can anyone please help me out with this?

Reply With Quote


