eric7/Documentation/Source/eric7.HelpViewer.HelpViewerWidget.html

branch
eric7
changeset 8763
a99f822a3da7
parent 8752
3c1ea4dfb691
child 8905
986278234c8a
diff -r f05818ae6431 -r a99f822a3da7 eric7/Documentation/Source/eric7.HelpViewer.HelpViewerWidget.html
--- a/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerWidget.html	Wed Nov 03 20:02:41 2021 +0100
+++ b/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerWidget.html	Tue Nov 09 19:33:55 2021 +0100
@@ -83,6 +83,10 @@
 <td>Private slot to clear the history of the current viewer.</td>
 </tr>
 <tr>
+<td><a href="#HelpViewerWidget.__configureHelpDocumentation">__configureHelpDocumentation</a></td>
+<td>Private slot to open the Help Documentation configuration page.</td>
+</tr>
+<tr>
 <td><a href="#HelpViewerWidget.__currentFilterChanged">__currentFilterChanged</a></td>
 <td>Private slot handling a change of the active QtHelp filter.</td>
 </tr>
@@ -372,6 +376,13 @@
 <p>
         Private slot to clear the history of the current viewer.
 </p>
+<a NAME="HelpViewerWidget.__configureHelpDocumentation" ID="HelpViewerWidget.__configureHelpDocumentation"></a>
+<h4>HelpViewerWidget.__configureHelpDocumentation</h4>
+<b>__configureHelpDocumentation</b>(<i></i>)
+
+<p>
+        Private slot to open the Help Documentation configuration page.
+</p>
 <a NAME="HelpViewerWidget.__currentFilterChanged" ID="HelpViewerWidget.__currentFilterChanged"></a>
 <h4>HelpViewerWidget.__currentFilterChanged</h4>
 <b>__currentFilterChanged</b>(<i>filter_</i>)

eric ide

mercurial