Linked by Thom Holwerda on Wed 7th May 2008 08:54 UTC, submitted by elsewhere
Permalink for comment 313259
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2005-11-18
Overall, I like it as a GUI toolkit. But I don't like how it tries to replace the STL with its own counterparts, or how it uses the Meta-Object Compiler to extend the language. That, combined with its dual-licensing policy, I tend to prefer other toolkits.
. Obviously things like QString curently provide advantages, like good internationalization support. But you are locking yourself into one toolkit, which can be OK for applications, but is less nice for e.g. libraries.
Though, I have to admit this is primarily taste