diff -r 490f9539e535 -r 6bac6775abb2 src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html --- a/src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html Mon Sep 05 18:08:58 2022 +0200 +++ b/src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html Tue Sep 06 13:39:18 2022 +0200 @@ -216,6 +216,10 @@ <td>Private slot to update the state of the marker related widgets depending on the selected framework's capabilities.</td> </tr> <tr> +<td><a href="#TestingWidget.__updatePatternSupport">__updatePatternSupport</a></td> +<td>Private slot to update the state of the test name pattern line edit depending on the selected framework's capabilities.</td> +</tr> +<tr> <td><a href="#TestingWidget.__updateProgress">__updateProgress</a></td> <td>Private slot update the progress indicators.</td> </tr> @@ -668,6 +672,14 @@ Private slot to update the state of the marker related widgets depending on the selected framework's capabilities. </p> +<a NAME="TestingWidget.__updatePatternSupport" ID="TestingWidget.__updatePatternSupport"></a> +<h4>TestingWidget.__updatePatternSupport</h4> +<b>__updatePatternSupport</b>(<i></i>) + +<p> + Private slot to update the state of the test name pattern line edit depending on + the selected framework's capabilities. +</p> <a NAME="TestingWidget.__updateProgress" ID="TestingWidget.__updateProgress"></a> <h4>TestingWidget.__updateProgress</h4> <b>__updateProgress</b>(<i></i>)