diff -r e8a46f81517c -r fa4f79c34e0c Documentation/Source/eric5.Helpviewer.HelpDocsInstaller.html --- a/Documentation/Source/eric5.Helpviewer.HelpDocsInstaller.html Mon Dec 31 12:35:13 2012 +0100 +++ b/Documentation/Source/eric5.Helpviewer.HelpDocsInstaller.html Mon Dec 31 15:01:06 2012 +0100 @@ -120,13 +120,16 @@ </dd> </dl><a NAME="HelpDocsInstaller.__installQtDoc" ID="HelpDocsInstaller.__installQtDoc"></a> <h4>HelpDocsInstaller.__installQtDoc</h4> -<b>__installQtDoc</b>(<i>name, engine</i>) +<b>__installQtDoc</b>(<i>name, version, engine</i>) <p> Private method to install/update a Qt help document. </p><dl> <dt><i>name</i></dt> <dd> name of the Qt help document (string) +</dd><dt><i>version</i></dt> +<dd> +Qt version of the help documens (integer) </dd><dt><i>engine</i></dt> <dd> reference to the help engine (QHelpEngineCore)