Advance Study materials
-
I am find some very advance study materials, I have read 2 books* Foundations of Qt Development* and C++ GUI Programming with Qt4 and currently reading Advanced Qt Programming Creating Great Software with Cpp and Qt4.
But still finding some advance study materials which explain Qt in deep, if someone suggest me few books or any other document which covers advance topics. -
We have a page dedicated to "Qt Books":http://qt-project.org/books
happy reading
-
There is no need to make duplicate topics in separate forum groups :
"duplicate":http://qt-project.org/forums/viewthread/40241/I will close the other one
-
There are a lot of books in "Qt books":http://qt-project.org/books, and as i discussed i have gone through 3 of theme, so can u plz tell me which book can provide me some advanced stuff.
Thanks
-
Thanks for suggesting this book.
I would like to read advance stuff about Painting and QPaintDevice, and i also like to read some good stuff on Rich text processing.
please suggest me.Thanks,
-
Did you search the docs already?
"rich text processing from the docs":http://qt-project.org/doc/qt-5/richtext.html
"paint system":https://qt-project.org/doc/qt-5.0/qtgui/paintsystem.htmlalso you can search the examples for tutorials with working code.
"paint examples":http://qt-project.org/doc/qt-5.0/qtwidgets/examples-painting.html
"rich text examples":https://qt-project.org/doc/qt-5.1/qtwidgets/examples-richtext.html -
yes i did.
Some other stuff except these?Thanks,