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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10259
b51dfacef37f
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="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>
219 <div align="right"><a href="#top">Up</a></div> 203 <div align="right"><a href="#top">Up</a></div>
220 <hr /> 204 <hr />
221 </body></html> 205 </body></html>

eric ide

mercurial