223 <td><a href="#TestingWidget.__updatePatternSupport">__updatePatternSupport</a></td> |
223 <td><a href="#TestingWidget.__updatePatternSupport">__updatePatternSupport</a></td> |
224 <td>Private slot to update the state of the test name pattern line edit depending on the selected framework's capabilities.</td> |
224 <td>Private slot to update the state of the test name pattern line edit depending on the selected framework's capabilities.</td> |
225 </tr> |
225 </tr> |
226 <tr> |
226 <tr> |
227 <td><a href="#TestingWidget.__updateProgress">__updateProgress</a></td> |
227 <td><a href="#TestingWidget.__updateProgress">__updateProgress</a></td> |
228 <td>Private slot update the progress indicators.</td> |
228 <td>Private slot to update the progress indicators.</td> |
229 </tr> |
229 </tr> |
230 <tr> |
230 <tr> |
231 <td><a href="#TestingWidget.clearRecent">clearRecent</a></td> |
231 <td><a href="#TestingWidget.clearRecent">clearRecent</a></td> |
232 <td>Public slot to clear the recently used lists.</td> |
232 <td>Public slot to clear the recently used lists.</td> |
233 </tr> |
233 </tr> |
713 <a NAME="TestingWidget.__updateProgress" ID="TestingWidget.__updateProgress"></a> |
713 <a NAME="TestingWidget.__updateProgress" ID="TestingWidget.__updateProgress"></a> |
714 <h4>TestingWidget.__updateProgress</h4> |
714 <h4>TestingWidget.__updateProgress</h4> |
715 <b>__updateProgress</b>(<i></i>) |
715 <b>__updateProgress</b>(<i></i>) |
716 |
716 |
717 <p> |
717 <p> |
718 Private slot update the progress indicators. |
718 Private slot to update the progress indicators. |
719 </p> |
719 </p> |
720 <a NAME="TestingWidget.clearRecent" ID="TestingWidget.clearRecent"></a> |
720 <a NAME="TestingWidget.clearRecent" ID="TestingWidget.clearRecent"></a> |
721 <h4>TestingWidget.clearRecent</h4> |
721 <h4>TestingWidget.clearRecent</h4> |
722 <b>clearRecent</b>(<i></i>) |
722 <b>clearRecent</b>(<i></i>) |
723 |
723 |