Documentation/Source/eric6.Preferences.ConfigurationPages.DebuggerPython3Page.html

changeset 6382
4d6e43200bc7
parent 4575
464a6b049f89
child 6386
91dc4fa9bc9c
equal deleted inserted replaced
6381:37f23590dbbc 6382:4d6e43200bc7
61 <table> 61 <table>
62 <tr> 62 <tr>
63 <td><a href="#DebuggerPython3Page.__init__">DebuggerPython3Page</a></td> 63 <td><a href="#DebuggerPython3Page.__init__">DebuggerPython3Page</a></td>
64 <td>Constructor</td> 64 <td>Constructor</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#DebuggerPython3Page.__populateAndSetVenvComboBox">__populateAndSetVenvComboBox</a></td>
67 <td>Private method to populate and set the virtual environment combo box.</td>
68 </tr><tr>
69 <td><a href="#DebuggerPython3Page.on_refreshButton_clicked">on_refreshButton_clicked</a></td>
70 <td>Private slot handling a click of the refresh button.</td>
71 </tr><tr>
72 <td><a href="#DebuggerPython3Page.on_venvDlgButton_clicked">on_venvDlgButton_clicked</a></td>
73 <td>Slot documentation goes here.</td>
74 </tr><tr>
66 <td><a href="#DebuggerPython3Page.save">save</a></td> 75 <td><a href="#DebuggerPython3Page.save">save</a></td>
67 <td>Public slot to save the Debugger Python configuration.</td> 76 <td>Public slot to save the Debugger Python configuration.</td>
68 </tr> 77 </tr>
69 </table> 78 </table>
70 <h3>Static Methods</h3> 79 <h3>Static Methods</h3>
74 <a NAME="DebuggerPython3Page.__init__" ID="DebuggerPython3Page.__init__"></a> 83 <a NAME="DebuggerPython3Page.__init__" ID="DebuggerPython3Page.__init__"></a>
75 <h4>DebuggerPython3Page (Constructor)</h4> 84 <h4>DebuggerPython3Page (Constructor)</h4>
76 <b>DebuggerPython3Page</b>(<i></i>) 85 <b>DebuggerPython3Page</b>(<i></i>)
77 <p> 86 <p>
78 Constructor 87 Constructor
88 </p><a NAME="DebuggerPython3Page.__populateAndSetVenvComboBox" ID="DebuggerPython3Page.__populateAndSetVenvComboBox"></a>
89 <h4>DebuggerPython3Page.__populateAndSetVenvComboBox</h4>
90 <b>__populateAndSetVenvComboBox</b>(<i></i>)
91 <p>
92 Private method to populate and set the virtual environment combo box.
93 </p><a NAME="DebuggerPython3Page.on_refreshButton_clicked" ID="DebuggerPython3Page.on_refreshButton_clicked"></a>
94 <h4>DebuggerPython3Page.on_refreshButton_clicked</h4>
95 <b>on_refreshButton_clicked</b>(<i></i>)
96 <p>
97 Private slot handling a click of the refresh button.
98 </p><a NAME="DebuggerPython3Page.on_venvDlgButton_clicked" ID="DebuggerPython3Page.on_venvDlgButton_clicked"></a>
99 <h4>DebuggerPython3Page.on_venvDlgButton_clicked</h4>
100 <b>on_venvDlgButton_clicked</b>(<i></i>)
101 <p>
102 Slot documentation goes here.
79 </p><a NAME="DebuggerPython3Page.save" ID="DebuggerPython3Page.save"></a> 103 </p><a NAME="DebuggerPython3Page.save" ID="DebuggerPython3Page.save"></a>
80 <h4>DebuggerPython3Page.save</h4> 104 <h4>DebuggerPython3Page.save</h4>
81 <b>save</b>(<i></i>) 105 <b>save</b>(<i></i>)
82 <p> 106 <p>
83 Public slot to save the Debugger Python configuration. 107 Public slot to save the Debugger Python configuration.

eric ide

mercurial