Peter Kümmel wrote: > Peter Kümmel wrote: >> Originally it was the Model-View-Controller pattern, so isn't a >> controller the perfect candidate for the central dispatcher? >> > > Wouldn't it be best to completely unlink the model and view like in > attached image, found as figue 4-6 in > http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/CocoaFundamentals/CocoaDesignPatterns/CocoaDesignPatterns.html
Diving a little bit deeper into the Apple's docs I must admit: Documentation at it's best! Such docu I miss for Qt, most there is a extended doxygen API description only, no big-picture is given any where. By the way, being again off-topic-on-the wrong-list: Are there plans to create a "Qt Interface Builder" which exports .qib files? Peter