Do you use Qt and why do you use it? [closed]
I have been using Qt for several years now for commercial development and have been very happy with it. One of the nice things with Qt is that it provides a large set of libraries as well as the GUI stuff (eg XML parsing, threads, networking), all in a consistent style and all multi-platform. This … Read more