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

changeset 6382
4d6e43200bc7
parent 3673
e26d7d0c1088
equal deleted inserted replaced
6381:37f23590dbbc 6382:4d6e43200bc7
61 <table> 61 <table>
62 <tr> 62 <tr>
63 <td><a href="#PythonPage.__init__">PythonPage</a></td> 63 <td><a href="#PythonPage.__init__">PythonPage</a></td>
64 <td>Constructor</td> 64 <td>Constructor</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#PythonPage.on_refreshButton_clicked">on_refreshButton_clicked</a></td>
67 <td>Private slot handling a click of the refresh button.</td>
68 </tr><tr>
66 <td><a href="#PythonPage.save">save</a></td> 69 <td><a href="#PythonPage.save">save</a></td>
67 <td>Public slot to save the Python configuration.</td> 70 <td>Public slot to save the Python configuration.</td>
68 </tr> 71 </tr>
69 </table> 72 </table>
70 <h3>Static Methods</h3> 73 <h3>Static Methods</h3>
74 <a NAME="PythonPage.__init__" ID="PythonPage.__init__"></a> 77 <a NAME="PythonPage.__init__" ID="PythonPage.__init__"></a>
75 <h4>PythonPage (Constructor)</h4> 78 <h4>PythonPage (Constructor)</h4>
76 <b>PythonPage</b>(<i></i>) 79 <b>PythonPage</b>(<i></i>)
77 <p> 80 <p>
78 Constructor 81 Constructor
82 </p><a NAME="PythonPage.on_refreshButton_clicked" ID="PythonPage.on_refreshButton_clicked"></a>
83 <h4>PythonPage.on_refreshButton_clicked</h4>
84 <b>on_refreshButton_clicked</b>(<i></i>)
85 <p>
86 Private slot handling a click of the refresh button.
79 </p><a NAME="PythonPage.save" ID="PythonPage.save"></a> 87 </p><a NAME="PythonPage.save" ID="PythonPage.save"></a>
80 <h4>PythonPage.save</h4> 88 <h4>PythonPage.save</h4>
81 <b>save</b>(<i></i>) 89 <b>save</b>(<i></i>)
82 <p> 90 <p>
83 Public slot to save the Python configuration. 91 Public slot to save the Python configuration.

eric ide

mercurial