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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10135
36839e2c6945
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="EditorGeneralPage" ID="EditorGeneralPage"></a> 39 <a NAME="EditorGeneralPage" ID="EditorGeneralPage"></a>
215 <hr /> 215 <hr />
216 <a NAME="create" ID="create"></a> 216 <a NAME="create" ID="create"></a>
217 <h2>create</h2> 217 <h2>create</h2>
218 <b>create</b>(<i>dlg</i>) 218 <b>create</b>(<i>dlg</i>)
219 219
220 <p>
221 Module function to create the configuration page.
222 </p>
223 <dl>
224
225 <dt><i>dlg</i></dt>
226 <dd>
227 reference to the configuration dialog
228 </dd>
229 </dl>
230 <dl>
231 <dt>Return:</dt>
232 <dd>
233 reference to the instantiated page (ConfigurationPageBase)
234 </dd>
235 </dl>
236 <div align="right"><a href="#top">Up</a></div> 220 <div align="right"><a href="#top">Up</a></div>
237 <hr /> 221 <hr />
238 </body></html> 222 </body></html>

eric ide

mercurial