src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PythonPage.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10259
b51dfacef37f
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
29 29
30 <table> 30 <table>
31 31
32 <tr> 32 <tr>
33 <td><a href="#create">create</a></td> 33 <td><a href="#create">create</a></td>
34 <td>Module function to create the configuration page.</td> 34 <td></td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <hr /> 37 <hr />
38 <hr /> 38 <hr />
39 <a NAME="PythonPage" ID="PythonPage"></a> 39 <a NAME="PythonPage" ID="PythonPage"></a>
103 <hr /> 103 <hr />
104 <a NAME="create" ID="create"></a> 104 <a NAME="create" ID="create"></a>
105 <h2>create</h2> 105 <h2>create</h2>
106 <b>create</b>(<i>dlg</i>) 106 <b>create</b>(<i>dlg</i>)
107 107
108 <p>
109 Module function to create the configuration page.
110 </p>
111 <dl>
112
113 <dt><i>dlg</i></dt>
114 <dd>
115 reference to the configuration dialog
116 </dd>
117 </dl>
118 <dl>
119 <dt>Return:</dt>
120 <dd>
121 reference to the instantiated page (ConfigurationPageBase)
122 </dd>
123 </dl>
124 <div align="right"><a href="#top">Up</a></div> 108 <div align="right"><a href="#top">Up</a></div>
125 <hr /> 109 <hr />
126 </body></html> 110 </body></html>

eric ide

mercurial