Sunday, February 11, 2007

Adventures into Model/View/Delegate

I am going to switch one of my applications over to Model/View/Delegate architecture. I have always written my own CRUD (Create/Read/Update/Delete) methods and it was the major part of my work. After seeing the wonderful things you can do with views, I decided to go over to MVDs. Also if this works, it will save me a ton of time.

The model I decided on using is the QSqlRelationalTableModel. I'll try to keep you up to date on my progress.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home