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

branch
eric7
changeset 10259
b51dfacef37f
parent 10135
36839e2c6945
child 10428
a071d4065202
equal deleted inserted replaced
10258:e7764f992a01 10259:b51dfacef37f
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></td> 34 <td>Module function to create the configuration page.</td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <hr /> 37 <hr />
38 <hr /> 38 <hr />
39 <a NAME="EditorGeneralPage" ID="EditorGeneralPage"></a> 39 <a NAME="EditorGeneralPage" ID="EditorGeneralPage"></a>
233 <hr /> 233 <hr />
234 <a NAME="create" ID="create"></a> 234 <a NAME="create" ID="create"></a>
235 <h2>create</h2> 235 <h2>create</h2>
236 <b>create</b>(<i>dlg</i>) 236 <b>create</b>(<i>dlg</i>)
237 237
238 <p>
239 Module function to create the configuration page.
240 </p>
241 <dl>
242
243 <dt><i>dlg</i></dt>
244 <dd>
245 reference to the configuration dialog
246 </dd>
247 </dl>
248 <dl>
249 <dt>Return:</dt>
250 <dd>
251 reference to the instantiated page (ConfigurationPageBase)
252 </dd>
253 </dl>
238 <div align="right"><a href="#top">Up</a></div> 254 <div align="right"><a href="#top">Up</a></div>
239 <hr /> 255 <hr />
240 </body></html> 256 </body></html>

eric ide

mercurial