It seems that the time has come for me to start thinking QT things, so as a QT-newbie, but old fart in programming I'd like to ask:
Any pointers to writings on thinking QT - the paradigm?
Something about what kind of architectures are preferable within QT community.
I understand that QT is "advertized" as good framework for event based systems. Why, How?
Are there generally accepted ideas of basic patterns? (Like in C#/WPF it's almost always MVVM).
What should the main function do? The main work or almost nothing?
...
(I hope you get the picture.)
Also, is there a good technical overview about what QT is made of and how it works?
Bookmarks