--- a/Documentation/Source/eric6.UI.CodeDocumentationViewer.html Sun Sep 16 19:13:30 2018 +0200 +++ b/Documentation/Source/eric6.UI.CodeDocumentationViewer.html Mon Sep 17 19:25:49 2018 +0200 @@ -84,18 +84,12 @@ <td><a href="#CodeDocumentationViewer.__setHtml">__setHtml</a></td> <td>Private slot to set the prepared HTML text.</td> </tr><tr> -<td><a href="#CodeDocumentationViewer.__setHtmlWarning">__setHtmlWarning</a></td> -<td>Private slot to set a display message.</td> -</tr><tr> <td><a href="#CodeDocumentationViewer.__setupUi">__setupUi</a></td> <td>Private method to generate the UI layout.</td> </tr><tr> <td><a href="#CodeDocumentationViewer.__showDisabledMessage">__showDisabledMessage</a></td> <td>Private method to show a message giving the reason for being disabled.</td> </tr><tr> -<td><a href="#CodeDocumentationViewer.__showTextViewer">__showTextViewer</a></td> -<td>Private slot to show the selected viewer.</td> -</tr><tr> <td><a href="#CodeDocumentationViewer.__unregisterTimerTimeout">__unregisterTimerTimeout</a></td> <td>Private slot handling the timeout signal of the unregister timer.</td> </tr><tr> @@ -164,16 +158,6 @@ <dd> prepared HTML text </dd> -</dl><a NAME="CodeDocumentationViewer.__setHtmlWarning" ID="CodeDocumentationViewer.__setHtmlWarning"></a> -<h4>CodeDocumentationViewer.__setHtmlWarning</h4> -<b>__setHtmlWarning</b>(<i>warningText</i>) -<p> - Private slot to set a display message. -</p><dl> -<dt><i>warningText</i> (str)</dt> -<dd> -text to be shown as a warning -</dd> </dl><a NAME="CodeDocumentationViewer.__setupUi" ID="CodeDocumentationViewer.__setupUi"></a> <h4>CodeDocumentationViewer.__setupUi</h4> <b>__setupUi</b>(<i></i>) @@ -184,17 +168,7 @@ <b>__showDisabledMessage</b>(<i></i>) <p> Private method to show a message giving the reason for being disabled. -</p><a NAME="CodeDocumentationViewer.__showTextViewer" ID="CodeDocumentationViewer.__showTextViewer"></a> -<h4>CodeDocumentationViewer.__showTextViewer</h4> -<b>__showTextViewer</b>(<i>richText</i>) -<p> - Private slot to show the selected viewer. -</p><dl> -<dt><i>richText</i> (bool)</dt> -<dd> -flag indicating the rich text viewer -</dd> -</dl><a NAME="CodeDocumentationViewer.__unregisterTimerTimeout" ID="CodeDocumentationViewer.__unregisterTimerTimeout"></a> +</p><a NAME="CodeDocumentationViewer.__unregisterTimerTimeout" ID="CodeDocumentationViewer.__unregisterTimerTimeout"></a> <h4>CodeDocumentationViewer.__unregisterTimerTimeout</h4> <b>__unregisterTimerTimeout</b>(<i></i>) <p>