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.
Just use the regular Qt reference and docs. The API is the same whether its Python or c++. There's really not much a python/pyqt book could offer that is not in the c++ book, other than a python tutorial, but thats not what these books are about. This is a very common request/query, and I honestly can't figure it out.
API is API. if you know your language, the API docs will makes sense.
Just use the regular Qt reference and docs. The API is the same whether its Python or c++. There's really not much a python/pyqt book could offer that is not in the c++ book, other than a python tutorial, but thats not what these books are about. This is a very common request/query, and I honestly can't figure it out.
API is API. if you know your language, the API docs will makes sense.