Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.

Qt Creator Documentation gallery: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Redirect to Qt Creator Documentation Gallery. We need this in case someone has bookmarked this page: Redirect them instead of showing them Error 404.)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Tools::QtCreator]]
#REDIRECT [[Qt Creator Documentation Gallery]]
 
= Qt Creator Documentation Gallery =
 
This page is meant to list 3rd party documentation files in .qch format that can get "integrated into Qt Creator":http://doc.qt.nokia.com/qtcreator-snapshot/creator-help.html.
 
== Documentation ==
 
=== C++ ===
 
C++ related documentation.
 
* "C++ reference documentation":https://docs.google.com/leaf?id=0B6w3G_xx1dDnMjYyMjQ1ODctNGZmMy00MzRhLWJlOGEtMDdhOTc0N2EzOTgx&sort=name&layout=list&num=50
* "C++ reference documentation":http://en.cppreference.com/w/Cppreference:Archives
 
=== CMake ===
 
CMake 3.0.0 and upwards can use Sphinx to generate a .qch file.
 
* "CMake 3.0.0 Documentation":http://www.kdab.com/context-sensitive-cmake-documentation-qtcreator/
 
Note that Qt Creator 3.2 beta or higher is required for context help (F1) support.
 
=== Qwt ===
 
* "Qwt - Qt Widgets for Technical Applications" :
** "Qwt-6.1.0 .qhc file":http://sourceforge.net/projects/qwt/files/qwt/6.1.0/qwt-6.1.0.qch/download
** "Qwt-6.0.1 .qhc file":http://sourceforge.net/projects/qwt/files/qwt/6.0.1/qwt-6.0.1.qch/download
 
=== KDE ===
 
KDE related documentation.
 
* "KDE API reference documentation":http://api.kde.org/ is available in .qch format!
 
=== LLVM ===
 
Here are instructions on how to build a Qt Compressed Help file for the LLVM source: http://llvm-reviews.chandlerc.com/D2967
 
=== STL ===
 
* "STL documentation":http://www.steveire.com/libstdc++-v3.qch
 
=== OpenGL ===
 
* "OpenGL Help for Qt Creator":http://code.google.com/p/qtcreator-openglhelp/
 
=== OGRE ===
 
* "Integrating API documentation into Qt Creator Help":http://www.ogre3d.org/tikiwiki/Integrating+API+documentation+into+Qt+Creator+Help
 
=== Linux Man Pages ===
 
This Qt help file contains ''Section 2: System calls'' and ''Section 3: Library function'' of the ''Linux Man Pages''. Context-sensitive help by pressing F1 is also available.<br />&quot;site&amp;quot;:http://shinnok.com/rants/2011/07/19/linux-man-pages-integration-with-qt-creator/
 
== Converters and Generators to/for Qt help files ==
 
* There is a (obsolete?) &quot;converter for CMake documentation&amp;quot;:http://qt-apps.org/content/show.php/CMake2assistant?content=67492 to qch.

Latest revision as of 05:43, 19 February 2016