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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9964
a298db96ba65
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="MicroPythonPage" ID="MicroPythonPage"></a> 39 <a NAME="MicroPythonPage" ID="MicroPythonPage"></a>
164 <hr /> 164 <hr />
165 <a NAME="create" ID="create"></a> 165 <a NAME="create" ID="create"></a>
166 <h2>create</h2> 166 <h2>create</h2>
167 <b>create</b>(<i>dlg</i>) 167 <b>create</b>(<i>dlg</i>)
168 168
169 <p>
170 Module function to create the configuration page.
171 </p>
172 <dl>
173
174 <dt><i>dlg</i></dt>
175 <dd>
176 reference to the configuration dialog
177 </dd>
178 </dl>
179 <dl>
180 <dt>Return:</dt>
181 <dd>
182 reference to the instantiated page (ConfigurationPageBase)
183 </dd>
184 </dl>
185 <div align="right"><a href="#top">Up</a></div> 169 <div align="right"><a href="#top">Up</a></div>
186 <hr /> 170 <hr />
187 </body></html> 171 </body></html>

eric ide

mercurial