Thanks for answers
as far as I understood the delegates are adapters that selects and provides UI widget for list item, in this it is like TemplateSelector which decides which template to use for elements in the list. The template in WPF is like widget, just a tree of visuals.
Because the two frameworks are created to solve the same problem (UI development) there are many similarities, some comparison would be great for those who knows one and wants to try the other.
I think this document could be o help http://windowsphone.interoperability...esults/?tag=Qt
although it was written for those going from qt to wpf I will try to use it for reverse conversion![]()
Bookmarks