Documentation/Source/eric6.Project.DebuggerPropertiesDialog.html

changeset 5559
072d97551334
parent 5525
1771a7f9065c
child 6378
26cd487e6b56
equal deleted inserted replaced
5558:858abfcbaf28 5559:072d97551334
60 <tr> 60 <tr>
61 <td><a href="#DebuggerPropertiesDialog.__init__">DebuggerPropertiesDialog</a></td> 61 <td><a href="#DebuggerPropertiesDialog.__init__">DebuggerPropertiesDialog</a></td>
62 <td>Constructor</td> 62 <td>Constructor</td>
63 </tr><tr> 63 </tr><tr>
64 <td><a href="#DebuggerPropertiesDialog.__clearHistory">__clearHistory</a></td> 64 <td><a href="#DebuggerPropertiesDialog.__clearHistory">__clearHistory</a></td>
65 <td>Private method to clear a path picker history</td> 65 <td>Private method to clear a path picker history.</td>
66 </tr><tr> 66 </tr><tr>
67 <td><a href="#DebuggerPropertiesDialog.__saveHistories">__saveHistories</a></td> 67 <td><a href="#DebuggerPropertiesDialog.__saveHistories">__saveHistories</a></td>
68 <td>Private method to save the path picker histories.</td> 68 <td>Private method to save the path picker histories.</td>
69 </tr><tr> 69 </tr><tr>
70 <td><a href="#DebuggerPropertiesDialog.on_debugClientClearHistoryButton_clicked">on_debugClientClearHistoryButton_clicked</a></td> 70 <td><a href="#DebuggerPropertiesDialog.on_debugClientClearHistoryButton_clicked">on_debugClientClearHistoryButton_clicked</a></td>
102 </dd> 102 </dd>
103 </dl><a NAME="DebuggerPropertiesDialog.__clearHistory" ID="DebuggerPropertiesDialog.__clearHistory"></a> 103 </dl><a NAME="DebuggerPropertiesDialog.__clearHistory" ID="DebuggerPropertiesDialog.__clearHistory"></a>
104 <h4>DebuggerPropertiesDialog.__clearHistory</h4> 104 <h4>DebuggerPropertiesDialog.__clearHistory</h4>
105 <b>__clearHistory</b>(<i>picker</i>) 105 <b>__clearHistory</b>(<i>picker</i>)
106 <p> 106 <p>
107 Private method to clear a path picker history 107 Private method to clear a path picker history.
108 </p><a NAME="DebuggerPropertiesDialog.__saveHistories" ID="DebuggerPropertiesDialog.__saveHistories"></a> 108 </p><dl>
109 <dt><i>picker</i> (E5ComboPathPicker)</dt>
110 <dd>
111 reference to the path picker
112 </dd>
113 </dl><a NAME="DebuggerPropertiesDialog.__saveHistories" ID="DebuggerPropertiesDialog.__saveHistories"></a>
109 <h4>DebuggerPropertiesDialog.__saveHistories</h4> 114 <h4>DebuggerPropertiesDialog.__saveHistories</h4>
110 <b>__saveHistories</b>(<i></i>) 115 <b>__saveHistories</b>(<i></i>)
111 <p> 116 <p>
112 Private method to save the path picker histories. 117 Private method to save the path picker histories.
113 </p><a NAME="DebuggerPropertiesDialog.on_debugClientClearHistoryButton_clicked" ID="DebuggerPropertiesDialog.on_debugClientClearHistoryButton_clicked"></a> 118 </p><a NAME="DebuggerPropertiesDialog.on_debugClientClearHistoryButton_clicked" ID="DebuggerPropertiesDialog.on_debugClientClearHistoryButton_clicked"></a>

eric ide

mercurial