210 <tr> |
210 <tr> |
211 <td><a href="#TestingWidget.__updateCoverage">__updateCoverage</a></td> |
211 <td><a href="#TestingWidget.__updateCoverage">__updateCoverage</a></td> |
212 <td>Private slot to update the state of the coverage checkbox depending on the selected framework's capabilities.</td> |
212 <td>Private slot to update the state of the coverage checkbox depending on the selected framework's capabilities.</td> |
213 </tr> |
213 </tr> |
214 <tr> |
214 <tr> |
|
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> |
|
217 </tr> |
|
218 <tr> |
215 <td><a href="#TestingWidget.__updateProgress">__updateProgress</a></td> |
219 <td><a href="#TestingWidget.__updateProgress">__updateProgress</a></td> |
216 <td>Private slot update the progress indicators.</td> |
220 <td>Private slot update the progress indicators.</td> |
217 </tr> |
221 </tr> |
218 <tr> |
222 <tr> |
219 <td><a href="#TestingWidget.clearRecent">clearRecent</a></td> |
223 <td><a href="#TestingWidget.clearRecent">clearRecent</a></td> |
244 <td>Private slot handling state changes of the 'discover' checkbox.</td> |
248 <td>Private slot handling state changes of the 'discover' checkbox.</td> |
245 </tr> |
249 </tr> |
246 <tr> |
250 <tr> |
247 <td><a href="#TestingWidget.on_frameworkComboBox_currentIndexChanged">on_frameworkComboBox_currentIndexChanged</a></td> |
251 <td><a href="#TestingWidget.on_frameworkComboBox_currentIndexChanged">on_frameworkComboBox_currentIndexChanged</a></td> |
248 <td>Private slot handling the selection of a test framework.</td> |
252 <td>Private slot handling the selection of a test framework.</td> |
|
253 </tr> |
|
254 <tr> |
|
255 <td><a href="#TestingWidget.on_showMarkersButton_clicked">on_showMarkersButton_clicked</a></td> |
|
256 <td>Private slot to show a window containing the list of defined markers.</td> |
249 </tr> |
257 </tr> |
250 <tr> |
258 <tr> |
251 <td><a href="#TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog">on_testsuitePicker_aboutToShowPathPickerDialog</a></td> |
259 <td><a href="#TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog">on_testsuitePicker_aboutToShowPathPickerDialog</a></td> |
252 <td>Private slot called before the test file selection dialog is shown.</td> |
260 <td>Private slot called before the test file selection dialog is shown.</td> |
253 </tr> |
261 </tr> |
650 |
658 |
651 <p> |
659 <p> |
652 Private slot to update the state of the coverage checkbox depending on |
660 Private slot to update the state of the coverage checkbox depending on |
653 the selected framework's capabilities. |
661 the selected framework's capabilities. |
654 </p> |
662 </p> |
|
663 <a NAME="TestingWidget.__updateMarkerSupport" ID="TestingWidget.__updateMarkerSupport"></a> |
|
664 <h4>TestingWidget.__updateMarkerSupport</h4> |
|
665 <b>__updateMarkerSupport</b>(<i></i>) |
|
666 |
|
667 <p> |
|
668 Private slot to update the state of the marker related widgets depending on |
|
669 the selected framework's capabilities. |
|
670 </p> |
655 <a NAME="TestingWidget.__updateProgress" ID="TestingWidget.__updateProgress"></a> |
671 <a NAME="TestingWidget.__updateProgress" ID="TestingWidget.__updateProgress"></a> |
656 <h4>TestingWidget.__updateProgress</h4> |
672 <h4>TestingWidget.__updateProgress</h4> |
657 <b>__updateProgress</b>(<i></i>) |
673 <b>__updateProgress</b>(<i></i>) |
658 |
674 |
659 <p> |
675 <p> |
778 <dt><i>index</i> (int)</dt> |
794 <dt><i>index</i> (int)</dt> |
779 <dd> |
795 <dd> |
780 index of the selected framework |
796 index of the selected framework |
781 </dd> |
797 </dd> |
782 </dl> |
798 </dl> |
|
799 <a NAME="TestingWidget.on_showMarkersButton_clicked" ID="TestingWidget.on_showMarkersButton_clicked"></a> |
|
800 <h4>TestingWidget.on_showMarkersButton_clicked</h4> |
|
801 <b>on_showMarkersButton_clicked</b>(<i></i>) |
|
802 |
|
803 <p> |
|
804 Private slot to show a window containing the list of defined markers. |
|
805 </p> |
783 <a NAME="TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog" ID="TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog"></a> |
806 <a NAME="TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog" ID="TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog"></a> |
784 <h4>TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog</h4> |
807 <h4>TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog</h4> |
785 <b>on_testsuitePicker_aboutToShowPathPickerDialog</b>(<i></i>) |
808 <b>on_testsuitePicker_aboutToShowPathPickerDialog</b>(<i></i>) |
786 |
809 |
787 <p> |
810 <p> |