Linked by Eugenia Loli-Queru on Wed 10th Mar 2004 07:07 UTC
Qt Trolltech was very kind to send us over a copy of the recently released "C++ GUI Programming with Qt 3" book, part of "Bruce Perens' Open Source Series". The book weighs in at about 400 pages and comes with a CD-ROM loaded with software not found elsewhere freely.
Permalink for comment
To read all comments associated with this story, please click here.
People, signals and slots ARE C++!!!!!
by Roberto on Thu 11th Mar 2004 17:04 UTC

Maybe you missed it, but if you apply a C++ compiler to Qtīs source code, it builds, giving no errors.

As far as I know, thatīs a pretty good proof of it being C++.

Maybe itīs not the C++ you like, or doesnīt use your pet feature, but saying "itīs not C++" or even "itīs not standard C++" is stupid.