Documentation/Source/eric6.Debugger.StartDialog.html

changeset 5372
7ba8d3d61fdd
parent 4602
48cc4820e2c2
child 5374
c18d759b6b86
equal deleted inserted replaced
5371:01c4c059142b 5372:7ba8d3d61fdd
66 <td>Constructor</td> 66 <td>Constructor</td>
67 </tr><tr> 67 </tr><tr>
68 <td><a href="#StartDialog.__clearHistories">__clearHistories</a></td> 68 <td><a href="#StartDialog.__clearHistories">__clearHistories</a></td>
69 <td>Private slot to clear the combo boxes lists and record a flag to clear the lists.</td> 69 <td>Private slot to clear the combo boxes lists and record a flag to clear the lists.</td>
70 </tr><tr> 70 </tr><tr>
71 <td><a href="#StartDialog.__editHistory">__editHistory</a></td>
72 <td>Private slot to edit a history list.</td>
73 </tr><tr>
71 <td><a href="#StartDialog.getCoverageData">getCoverageData</a></td> 74 <td><a href="#StartDialog.getCoverageData">getCoverageData</a></td>
72 <td>Public method to retrieve the coverage related data entered into this dialog.</td> 75 <td>Public method to retrieve the coverage related data entered into this dialog.</td>
73 </tr><tr> 76 </tr><tr>
74 <td><a href="#StartDialog.getData">getData</a></td> 77 <td><a href="#StartDialog.getData">getData</a></td>
75 <td>Public method to retrieve the data entered into this dialog.</td> 78 <td>Public method to retrieve the data entered into this dialog.</td>
155 <h4>StartDialog.__clearHistories</h4> 158 <h4>StartDialog.__clearHistories</h4>
156 <b>__clearHistories</b>(<i></i>) 159 <b>__clearHistories</b>(<i></i>)
157 <p> 160 <p>
158 Private slot to clear the combo boxes lists and record a flag to 161 Private slot to clear the combo boxes lists and record a flag to
159 clear the lists. 162 clear the lists.
163 </p><a NAME="StartDialog.__editHistory" ID="StartDialog.__editHistory"></a>
164 <h4>StartDialog.__editHistory</h4>
165 <b>__editHistory</b>(<i></i>)
166 <p>
167 Private slot to edit a history list.
160 </p><a NAME="StartDialog.getCoverageData" ID="StartDialog.getCoverageData"></a> 168 </p><a NAME="StartDialog.getCoverageData" ID="StartDialog.getCoverageData"></a>
161 <h4>StartDialog.getCoverageData</h4> 169 <h4>StartDialog.getCoverageData</h4>
162 <b>getCoverageData</b>(<i></i>) 170 <b>getCoverageData</b>(<i></i>)
163 <p> 171 <p>
164 Public method to retrieve the coverage related data entered into this 172 Public method to retrieve the coverage related data entered into this

eric ide

mercurial