src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DiffColoursPage.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="DiffColoursPage" ID="DiffColoursPage"></a> 39 <a NAME="DiffColoursPage" ID="DiffColoursPage"></a>
198 <hr /> 198 <hr />
199 <a NAME="create" ID="create"></a> 199 <a NAME="create" ID="create"></a>
200 <h2>create</h2> 200 <h2>create</h2>
201 <b>create</b>(<i>dlg</i>) 201 <b>create</b>(<i>dlg</i>)
202 202
203 <p>
204 Module function to create the configuration page.
205 </p>
206 <dl>
207
208 <dt><i>dlg</i></dt>
209 <dd>
210 reference to the configuration dialog
211 </dd>
212 </dl>
213 <dl>
214 <dt>Return:</dt>
215 <dd>
216 reference to the instantiated page (ConfigurationPageBase)
217 </dd>
218 </dl>
203 <div align="right"><a href="#top">Up</a></div> 219 <div align="right"><a href="#top">Up</a></div>
204 <hr /> 220 <hr />
205 </body></html> 221 </body></html>

eric ide

mercurial