Use of Qt documentation
-
Well i use mostly the online documentation, but i don't know how the build-in search works because i use google to search topics and then the documentation is pretty well organized (has links to inherited_by-inherits classes and other goodies)
Also another reason i use google to search for online documentation/content is that it finds the documentation site and, in most of the cases, it also can find discussions on QtDN or "qtcentre":http://www.qtcentre.org (i learned a lot about Qt from there).
-
I mainly use the online documentation.
-
Oh, forgot also about krunner in kde. It is helpful sometimes.
-
My first option is F1 on Qt Creator, for everything else Qt Assistant
-
I use the help in QtCreator. When I search for help, I usually search online. By reading this thread just now, I learned that I can launch QtCreator's Offline Help in a separate window and how to search it.
I wish I had printouts for QtMobility. I wish I had more examples, too. For Qt, I have Blanchette & Summerfeld's C++ GUI Programming with Qt 4.
-
[quote author="Panke" date="1294783647"]When Konqueror is open and I want to know something about a particular class, qt <classname-here> does it as well.[/quote]I have opera set up to do exactly the same with the online documentation. I hardly use the help in QtCreator (only sometimes a quick F1 when I can't search using opera). I never use Assistant.