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

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
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="EditorFilePage" ID="EditorFilePage"></a> 39 <a NAME="EditorFilePage" ID="EditorFilePage"></a>
241 <hr /> 241 <hr />
242 <a NAME="create" ID="create"></a> 242 <a NAME="create" ID="create"></a>
243 <h2>create</h2> 243 <h2>create</h2>
244 <b>create</b>(<i>dlg</i>) 244 <b>create</b>(<i>dlg</i>)
245 245
246 <p>
247 Module function to create the configuration page.
248 </p>
249 <dl>
250
251 <dt><i>dlg</i></dt>
252 <dd>
253 reference to the configuration dialog
254 </dd>
255 </dl>
256 <dl>
257 <dt>Return:</dt>
258 <dd>
259 reference to the instantiated page (ConfigurationPageBase)
260 </dd>
261 </dl>
246 <div align="right"><a href="#top">Up</a></div> 262 <div align="right"><a href="#top">Up</a></div>
247 <hr /> 263 <hr />
248 </body></html> 264 </body></html>

eric ide

mercurial