src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorStylesPage.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="EditorStylesPage" ID="EditorStylesPage"></a> 39 <a NAME="EditorStylesPage" ID="EditorStylesPage"></a>
230 <hr /> 230 <hr />
231 <a NAME="create" ID="create"></a> 231 <a NAME="create" ID="create"></a>
232 <h2>create</h2> 232 <h2>create</h2>
233 <b>create</b>(<i>dlg</i>) 233 <b>create</b>(<i>dlg</i>)
234 234
235 <p>
236 Module function to create the configuration page.
237 </p>
238 <dl>
239
240 <dt><i>dlg</i></dt>
241 <dd>
242 reference to the configuration dialog
243 </dd>
244 </dl>
245 <dl>
246 <dt>Return:</dt>
247 <dd>
248 reference to the instantiated page (ConfigurationPageBase)
249 </dd>
250 </dl>
251 <div align="right"><a href="#top">Up</a></div> 235 <div align="right"><a href="#top">Up</a></div>
252 <hr /> 236 <hr />
253 </body></html> 237 </body></html>

eric ide

mercurial