Advanced Book
-
Hi:
I would like to know, is there any advanced book whick focuse on qt subject and design, specially thread, signal slot mechanism and event system?
I like to understand qt internal mechanism, many books partially mentoined these subject and designed for rapid learning...
I need more detail about qt model...Regards,
-
Hello. None of the books I held in hand discuss the Qt mechanisms particularly deeply. How to use them yes, but not much on how they work internally.
Actually some good hints on the internals were given in some of the lectures during Qt Developer Days. You can check out the recordings here http://qt-project.org/videos#c-92
Ultimatelly, there is Qt source code. It's actually very well organized and once you get the hang of it, easy to read as well.
-
[quote author="QMartin" date="1356596567"]Hi!
There is a book titled "Advance Qt Programming" by Mark Summerfield. Hope this is what you were looking for.
Good luck.[/quote]
no, the book is good, but it also just covers "using qt"-topics ... it gives some hints about using ItemModel, GraphicsItem and WebKit for Hybrid-Applications (thought, somethings that can go wrong if you just use API-documentation, without having an overview)
I would also say that the best information that you could get about internals (beside the sourcecode) are the talks from DevDays which focused on that topic ... I haven't attended them one the last years, but back in 2008 it was a good starting point ;)
-
use this http://qt-project.org/doc/ and this http://qt-project.org/books