src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPage.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="IconsPage" ID="IconsPage"></a> 39 <a NAME="IconsPage" ID="IconsPage"></a>
218 <hr /> 218 <hr />
219 <a NAME="create" ID="create"></a> 219 <a NAME="create" ID="create"></a>
220 <h2>create</h2> 220 <h2>create</h2>
221 <b>create</b>(<i>dlg</i>) 221 <b>create</b>(<i>dlg</i>)
222 222
223 <p>
224 Module function to create the configuration page.
225 </p>
226 <dl>
227
228 <dt><i>dlg</i></dt>
229 <dd>
230 reference to the configuration dialog
231 </dd>
232 </dl>
233 <dl>
234 <dt>Return:</dt>
235 <dd>
236 reference to the instantiated page (ConfigurationPageBase)
237 </dd>
238 </dl>
223 <div align="right"><a href="#top">Up</a></div> 239 <div align="right"><a href="#top">Up</a></div>
224 <hr /> 240 <hr />
225 </body></html> 241 </body></html>

eric ide

mercurial