Comment Re:Why? (Score 4, Interesting) 117
Why is everyone heading to this "everything is a web app" model?
Qt isn't going for web apps. It's going for Qt Declarative / Qt Quick. Just write some GUI apps with classic Qt and with Qt Quick, then you'll quickly realize how much more powerful it is to write GUIs declaratively instead of imperatively.