Qt Creator Documentation Gallery: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Decode HTML entity names)
(Cleanup)
Line 1: Line 1:
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
__NOTOC__
 
[[Category:Tools::QtCreator]]
[[Category:Tools::QtCreator]]
This page is meant to list 3rd party documentation files in .qch format that can get [[Qt Creator]].


= Qt Creator Documentation Gallery =
== C++ ==
 
This page is meant to list 3rd party documentation files in .qch format that can get [http://doc.qt.nokia.com/qtcreator-snapshot/creator-help.html integrated into Qt Creator].
 
== Documentation ==
 
=== C++ ===


C++ related documentation.
C++ related documentation.
Line 16: Line 10:
* [http://en.cppreference.com/w/Cppreference:Archives C++ reference documentation]
* [http://en.cppreference.com/w/Cppreference:Archives C++ reference documentation]


=== CMake ===
== CMake ==


CMake 3.0.0 and upwards can use Sphinx to generate a .qch file.
CMake 3.0.0 and upwards can use Sphinx to generate a .qch file.
Line 24: Line 18:
Note that Qt Creator 3.2 beta or higher is required for context help (F1) support.
Note that Qt Creator 3.2 beta or higher is required for context help (F1) support.


=== Qwt ===
== Qwt ==


* "Qwt - Qt Widgets for Technical Applications" :
* "Qwt - Qt Widgets for Technical Applications" :
Line 30: Line 24:
** [http://sourceforge.net/projects/qwt/files/qwt/6.0.1/qwt-6.0.1.qch/download Qwt-6.0.1 .qhc file]
** [http://sourceforge.net/projects/qwt/files/qwt/6.0.1/qwt-6.0.1.qch/download Qwt-6.0.1 .qhc file]


=== KDE ===
== KDE ==


KDE related documentation.
KDE related documentation.


* [http://api.kde.org/ KDE API reference documentation] is available in .qch format!
* [http://api.kde.org/ KDE API reference documentation] is available in [http://api.kde.org/qch/ .qch format]!


=== LLVM ===
== LLVM ==


Here are instructions on how to build a Qt Compressed Help file for the LLVM source: http://llvm-reviews.chandlerc.com/D2967
Here are instructions on how to build a Qt Compressed Help file for the LLVM source: http://llvm-reviews.chandlerc.com/D2967


=== STL ===
== STL ==


* [http://www.steveire.com/libstdc++-v3.qch STL documentation]
* [http://www.steveire.com/libstdc++-v3.qch STL documentation]


=== OpenGL ===
== OpenGL ==


* [http://code.google.com/p/qtcreator-openglhelp/ OpenGL Help for Qt Creator]
* [http://code.google.com/p/qtcreator-openglhelp/ OpenGL Help for Qt Creator]


=== OGRE ===
== OGRE ==


* [http://www.ogre3d.org/tikiwiki/Integrating+API+documentation+into+Qt+Creator+Help Integrating API documentation into Qt Creator Help]
* [http://www.ogre3d.org/tikiwiki/Integrating+API+documentation+into+Qt+Creator+Help Integrating API documentation into Qt Creator Help]


=== Linux Man Pages ===
== 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.
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.

Revision as of 14:26, 24 May 2015

This page is meant to list 3rd party documentation files in .qch format that can get Qt Creator.

C++

C++ related documentation.

CMake

CMake 3.0.0 and upwards can use Sphinx to generate a .qch file.

Note that Qt Creator 3.2 beta or higher is required for context help (F1) support.

Qwt

KDE

KDE related documentation.

LLVM

Here are instructions on how to build a Qt Compressed Help file for the LLVM source: http://llvm-reviews.chandlerc.com/D2967

STL

OpenGL

OGRE

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. site

Converters and Generators to/for Qt help files