src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html

branch
eric7
changeset 9313
6bac6775abb2
parent 9311
8e588f403fd9
child 9388
bfe7ea6599a3
equal deleted inserted replaced
9312:490f9539e535 9313:6bac6775abb2
214 <tr> 214 <tr>
215 <td><a href="#TestingWidget.__updateMarkerSupport">__updateMarkerSupport</a></td> 215 <td><a href="#TestingWidget.__updateMarkerSupport">__updateMarkerSupport</a></td>
216 <td>Private slot to update the state of the marker related widgets depending on the selected framework's capabilities.</td> 216 <td>Private slot to update the state of the marker related widgets depending on the selected framework's capabilities.</td>
217 </tr> 217 </tr>
218 <tr> 218 <tr>
219 <td><a href="#TestingWidget.__updatePatternSupport">__updatePatternSupport</a></td>
220 <td>Private slot to update the state of the test name pattern line edit depending on the selected framework's capabilities.</td>
221 </tr>
222 <tr>
219 <td><a href="#TestingWidget.__updateProgress">__updateProgress</a></td> 223 <td><a href="#TestingWidget.__updateProgress">__updateProgress</a></td>
220 <td>Private slot update the progress indicators.</td> 224 <td>Private slot update the progress indicators.</td>
221 </tr> 225 </tr>
222 <tr> 226 <tr>
223 <td><a href="#TestingWidget.clearRecent">clearRecent</a></td> 227 <td><a href="#TestingWidget.clearRecent">clearRecent</a></td>
664 <h4>TestingWidget.__updateMarkerSupport</h4> 668 <h4>TestingWidget.__updateMarkerSupport</h4>
665 <b>__updateMarkerSupport</b>(<i></i>) 669 <b>__updateMarkerSupport</b>(<i></i>)
666 670
667 <p> 671 <p>
668 Private slot to update the state of the marker related widgets depending on 672 Private slot to update the state of the marker related widgets depending on
673 the selected framework's capabilities.
674 </p>
675 <a NAME="TestingWidget.__updatePatternSupport" ID="TestingWidget.__updatePatternSupport"></a>
676 <h4>TestingWidget.__updatePatternSupport</h4>
677 <b>__updatePatternSupport</b>(<i></i>)
678
679 <p>
680 Private slot to update the state of the test name pattern line edit depending on
669 the selected framework's capabilities. 681 the selected framework's capabilities.
670 </p> 682 </p>
671 <a NAME="TestingWidget.__updateProgress" ID="TestingWidget.__updateProgress"></a> 683 <a NAME="TestingWidget.__updateProgress" ID="TestingWidget.__updateProgress"></a>
672 <h4>TestingWidget.__updateProgress</h4> 684 <h4>TestingWidget.__updateProgress</h4>
673 <b>__updateProgress</b>(<i></i>) 685 <b>__updateProgress</b>(<i></i>)

eric ide

mercurial