[PyKDE] Model view controller

Eron Lloyd eronlloyd at gmail.com
Mon Oct 10 18:46:17 BST 2005


Hi guys,

Does anyone have a nice, simple MVC recipe? I have an application that uses 
multiple views and dialogs to make changes to a set of XML files that act as 
one file (similar to OpenOffice's zipped compound document). What is the best 
way (using Qt) to manage changes to the UI and data to make sure the two 
remain synced?

Thanks!

Eron




More information about the PyQt mailing list