Hi
I was wondering if QT could be used as simple as including a header or a couple of headers and then just using the APIs, just as you would use WIN32 API, for instance, you just add #include <windows.h> and use the API, as simple as that, nothing to install nothing difficult to do to make it run.
I've seen in the QT download page that there's a "QT Library" and I wonder if, can I use this library as easy as I can use WIN32 API?
Bookmarks