Skip to content

Latest commit

 

History

History
68 lines (24 loc) · 1.16 KB

createqthelp.rst

File metadata and controls

68 lines (24 loc) · 1.16 KB

Create QtHelp

  1. Download and install Qt SDK

images/createqtdownload.png

Download and install QtHelp SDK if you haven't already done so.

  1. Set path to qthelpgenerator.exe

images/enoptionsqtcompiler.png

Select Main Menu->Tools->Options and enter "Path to QtSDK BIN folder" where qthelpgenerator.exe is located.

  1. Select "HTML-based templates"

images/en-createqt.png

Select "HTML-based templates" and check there's a template for QtHelp. Helpinator's default.html is QtHelp-compatible.

  1. Click "Add template"

images/en-createqt1.png

Click "Add template" if you are not satisfied with default template.

  1. Check for QtHelp templates

images/en-createqt2.png

Select templates that have "For: QTHELP" label.

  1. Set QtHelp template

images/en-createqt3.png

Select root node in the project tree view and browse to "Templates" tab, then select template for QtHelp from the drop-down list or leave default.html.

  1. Compile QtHelp

images/en-createqt4.png

Now you can click "Compile QtHelp" on the main tool bar to compile QtHelp help file.