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